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

Re: display chinese file in vfat partition



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.

Anthony Fok <foka@debian.org>

-- 
Anthony Fok Tung-Ling                Civil and Environmental Engineering
foka@ualberta.ca, foka@debian.org    University of Alberta, Canada
Come visit Our Lady of Victory Camp -- http://www.olvc.ab.ca/




Reply to: