wsw1wsw2
March 19th, 2009, 01:39
I use FreeBSD-7.1 and in my kernel conf file:
options MSDOSFS
options MSDOSFS_ICONV
options LIBICONV
I mount the fat32 filesystem :
mount_msdosfs -D cp936 -L zh_CN.UTF-8 /dev/da0s1 /mnt
But it can not display chinese. Is there any problem about msdosfs or the problem about kiconv(GBK->UTF-8)?
options MSDOSFS
options MSDOSFS_ICONV
options LIBICONV
I mount the fat32 filesystem :
mount_msdosfs -D cp936 -L zh_CN.UTF-8 /dev/da0s1 /mnt
But it can not display chinese. Is there any problem about msdosfs or the problem about kiconv(GBK->UTF-8)?