[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: display chinese file in vfat partition




On Mon, 15 May 2000, Anthony Fok wrote:

> On Mon, May 15, 2000 at 09:15:09AM +0800, 50191914@uxmail.cityu.edu.hk wrote:
> > How can I display the chinese file name in the windows partition?
> > I have patch the kernel with cp950,and also have compiled
> > nls_cp950.o module..
> > in redhat,I can just set LANG=zh_TW.Big5,and then I can display chinese
> > name.
> > But seem doesn't work in debian...
> 
> It worked here.  :-)
> 
> Did you mount the partition with the correct options?  Here's an excerpt
> of what I used in /etc/fstab:
> 
> /dev/hda1           /dosc           vfat    user,codepage=950,iocharset=cp950	0	0
> /dev/hda7           /dosd           vfat    noauto,user,codepage=950,iocharset=cp950	0	0
> /dev/hda8           /dosh           vfat    noauto,user,codepage=950,iocharset=cp950	0	0
> /dev/hda10          /dosi           vfat    noauto,user,codepage=950,iocharset=cp950	0	0
> /dosi/drvspace.000  /dosf           vfat    codepage=950,iocharset=cp950,loop,cvf_format=dblspace,low,noauto,user	0	0
> 
> Hope this helps.  Let me know if it works or not.
Thx,it work...However ,in my RH6.0+CLE..
I no need set /etc/fstab to include codepage=950,iocharset=cp950 option...
it just remain normal and it will display chinese automatically when
I set LANG=zh_TW.Big5 ...




Reply to: