一个关于挂载ntfs分区的问题,请大家帮忙看看,谢谢了

OOo,TeX,KO,ABI,GIMP,Picasa,ProE,QCAD,Inkscape,Kicad,Eagle
回复
头像
wtwang1985
帖子: 54
注册时间: 2005-06-25 21:57

一个关于挂载ntfs分区的问题,请大家帮忙看看,谢谢了

#1

帖子 wtwang1985 » 2005-08-14 21:40

在终端输入~$ dmesg | grep -i ntfs命令后,系统输出如下:
NTFS driver 2.1.22 [Flags: R/O MODULE].
NTFS-fs warning (device hda1): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel.
NTFS volume version 3.1.
NTFS-fs warning (device hda5): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel.
NTFS volume version 3.1.
NTFS-fs warning (device hda6): parse_options(): Option utf8 is no longer supported, using option nls=utf8. Please use option nls=utf8 in the future and make sure utf8 is compiled either as a module or into the kernel.
NTFS volume version 3.1.
我的挂载操作是照指南上进行的。
另外在系统启动是也会出现上述warning.
不知该如何解决这个问题。请大家帮忙看看。
谢谢le !
yongyi
帖子: 3025
注册时间: 2005-05-07 23:57
联系:

#2

帖子 yongyi » 2005-08-14 21:45

手动修改 /etc/fstab ,把ntfs 的行中,utf8 改为 nls=utf8
独自看一看大海
总想起身边走在路上的朋友
Lenovo E290-420[Celeron-M420/256M/60G/Intel GMA950]
头像
wtwang1985
帖子: 54
注册时间: 2005-06-25 21:57

#3

帖子 wtwang1985 » 2005-08-14 22:11

谢谢了。问题解决了
回复