| Did this help? |
| Yes, thank you. |
|
100% |
[ 2 ] |
| No, you make me sick. |
|
0% |
[ 0 ] |
|
| Total Votes : 2 |
|
| Author |
Message |
iateadonut
Joined: 02 Nov 2007 Posts: 2
|
Posted: Fri 02 Nov 2007, 03:04 Post subject:
Chinese 217 - how-to view chinese FAT file systems Subject description: Puppy Chinese 217 does not automatically detect FAT drives from windows partitions. here's how: |
|
This was taken from a Chinese site about Puppy:
二、Linux下显示中文文件名
linux下显示fat分区下的中文文件名
mount -t vfat -o codepage=936,iocharset=cp936 /dev/hda1 /mnt/c
或 (this means 'or')
mount -t vfat -o codepage=936,iocharset=gb2312 /dev/hda1 /mnt/c
或者修改/etc/fstab文件
/dev/hda1 /mnt/c vfat defaults,codepage=936,iocharset=cp936 0 0
或 (this means 'or')
/dev/hda1 /mnt/c vfat defaults,codepage=936,iocharset=gb2312 0 0
经过试验,这里不能是GB2312,只能是gb2312(RH9下)
在Linux下显示光盘上的中文文件名
发现在mount的时候指定-o iocharset=cp936就可以了
注意不能用-o codepage=cp936,这一句一加上就不行了
相关文档见内核源码的Documentation/filesystems/isofs.txt
I think it's pretty self explanatory if you just read the english parts and know the commands mount, if you know about character sets, and if you know the file /etc/fstab.
Anyway, if it's not clear, please let me know.
|
|
Back to top
|
|
 |
cecc
Joined: 21 Aug 2007 Posts: 38
|
Posted: Fri 02 Nov 2007, 11:13 Post subject:
|
|
Thank you iateadonut.
_________________ Chinese Puppy Linux Project
Chinese Puppy Linux Forum
Chinese Puppy Linux Project Blog
they are in Chinese.
|
|
Back to top
|
|
 |
ly2101
Joined: 26 Apr 2007 Posts: 14
|
Posted: Fri 02 Nov 2007, 23:55 Post subject:
|
|
Hope this will help puppians!
|
|
Back to top
|
|
 |
ambercomm
Joined: 20 Oct 2007 Posts: 51 Location: Hong Kong
|
Posted: Fri 09 Nov 2007, 03:45 Post subject:
|
|
Hi,
I am a Linux newbie who has just installed Puppylinux 2.17. I would like to read Chinese with my Seamonkey web browser, write an occasional Chinese letter (Simplified and Traditional) with Abiword/email program and search a Chinese term on the Internet.
Using Seamonkey, Chinese characters on the web pages show up as square boxes with numbers at the corners. How can I activate the browser to read Chinese ?
Which and how do I install a suitable Input Engine to write Chinese? I only know Roman Pinyin input.
I am afraid I do not know Linux commands to appreciate what and when to do things. So I would appreciate your advice and help.
Many thanks.
|
|
Back to top
|
|
 |
ly2101
Joined: 26 Apr 2007 Posts: 14
|
Posted: Sat 10 Nov 2007, 22:04 Post subject:
|
|
Maybe ,this will help you !
http://www.fs2you.com/zh-cn/files/ee0c0159-8eab-11dc-b075-00142218fc6e/
IF you know Chinese character ,look here for details!
http://hi.baidu.com/ly2101/blog/item/e45169cb67e7691cbf09e624.html
|
|
Back to top
|
|
 |
cecc
Joined: 21 Aug 2007 Posts: 38
|
Posted: Sat 10 Nov 2007, 22:30 Post subject:
|
|
Hi, ambercomm,
We have many ways to solve your problems about Chinese support for Puppy 217, first, you could download ly2101's Chinese support .pet and install it, after doing that, your Puppy might be able to read and write in Chinese. Second, you could download Puppy Linux Chinese edition: E-PUP Linux and NOP 217. They have been mostly localized for Chinese users and are much easier to use.
Welcome to Chinese E-PUP Linux forum, we have suppot for all Chinese Puppy Linux(E-PUP Linux) users,
http://e-pup.5d6d.com/
E-PUP Linux,
http://www.fs2you.com/zh-cn/files/68c5dade-8e47-11dc-9c84-0014221b798a/
NOP-217-zh_CN,
http://www.fs2you.com/files/bb7087e6-902e-11dc-be06-0014221f3995/
Have fun!
cecc
_________________ Chinese Puppy Linux Project
Chinese Puppy Linux Forum
Chinese Puppy Linux Project Blog
they are in Chinese.
|
|
Back to top
|
|
 |
ambercomm
Joined: 20 Oct 2007 Posts: 51 Location: Hong Kong
|
Posted: Thu 15 Nov 2007, 12:14 Post subject:
|
|
Hi cecc and ly2101,
Thank you for your prompt replies and advice.
I had a cursory look at the web links you suggested and have the following questions for you:
| Quote: | | 本中文包仅限于3.XX版本,其他版本未测试,请慎用! |
I only have Puppy Linux 2.17 installed on my old computer (CPU= AMD-k6 450 M Hz, RAM= 256 M). This old computer appears to have problems with Puppy Linux 3.01.
1) What is a safe way to try out the zh_support_1110.pet package on Puppy 2.17, i.e. without damaging the OS if the program proves to be problematic with 2.17?
2) How do I install this package, in other words, how do I use PETget to install the program?
Many thanks!
|
|
Back to top
|
|
 |
ly2101
Joined: 26 Apr 2007 Posts: 14
|
Posted: Thu 15 Nov 2007, 22:36 Post subject:
|
|
if you like 2.17,you can try cecc's E-PUP!
that's wonderful!
_________________ 我荒废了时间,时间荒废了我!
|
|
Back to top
|
|
 |
cecc
Joined: 21 Aug 2007 Posts: 38
|
Posted: Sat 17 Nov 2007, 03:16 Post subject:
|
|
Thank you, ly2101.
_________________ Chinese Puppy Linux Project
Chinese Puppy Linux Forum
Chinese Puppy Linux Project Blog
they are in Chinese.
|
|
Back to top
|
|
 |
|