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

Re: ntfs分区中文文件名问题



Chrys Liu wrote:
在我的/etc/fstab文件中有这样几行:
/dev/sdb3 /WinBackup ntfs-3g iocharset=utf8,uid=chrys,gid=chrys 0 0 /dev/sdb2 /LCS ntfs-3g iocharset=utf8,uid=chrys,gid=chrys 0 0 /dev/sdb1 /Windows ntfs-3g iocharset=utf8,uid=chrys,gid=chrys 0 0

系统是testing版, locale 是 zh_CN.UTF-8,Gnome桌面。
每次重启机器后,发现以上几个分区里以中文命名的文件都无发列出,但只要将这 三个分区都 umount 掉,然后用 mount -a 挂载后,就一切正常了,这样看来 fstab 文件中的内容应该没什么问题吧,难道系统启动时挂载分区还有其他配置文 件么? ;

man ntfs-3g 中似乎没有提到 iocharset ,倒是有个 locale 。我是用参数 locale=zh_CN.UTF-8 来挂载的。参考 http://ntfs-3g.org/support.html#locale



Reply to: