LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1160|回复: 4

mount NTFS时遇到了问题?

[复制链接]
发表于 2005-8-16 23:57:47 | 显示全部楼层 |阅读模式
mount NTFS时遇到了问题?先在论坛里找了找方法,自己动手操作时输入命令如下:

[root@localhost tmp]# mount -t ntfs -o iocharset=cp936 /dev/hda6 /mnt/winf
mount: fs type ntfs not supported by kernel
[root@localhost tmp]#
不太懂,看起来好像是内核不支持,于是又在论坛里着,看一些帖子,怀疑可能是没有kernel-module-ntfs-2.6.9-11.ELhugemem-2.1.20-0.rr.6.0.i686.rpm,在http://linux-ntfs.sourceforge.ne ... ,并安装,如下

root@localhost tmp]# rpm -ivh kernel-module-ntfs-2.6.9-11.ELhugemem-2.1.20-0.rr.6.0.i686.rpm
Preparing...                ########################################### [100%]
   1:kernel-module-ntfs-2.6.########################################### [100%]
[root@localhost tmp]# mount -t ntfs -o iocharset=cp936 /dev/hda6 /mnt/winf
mount: fs type ntfs not supported by kernel
[root@localhost tmp]#

但是我mount还是不行,请教,问题出在哪里,我用的是CentOS 4.1 这个版本
发表于 2005-8-17 00:09:21 | 显示全部楼层
这个问题好象见过一千遍了.

http://linux-ntfs.sourceforge.net/ 去找找吧. 如果您可以用rpm, 那么去 http://linux-ntfs.sourceforge.net/rpm/index.html 找一个跟您的版本, 您的内核匹配的
rpm, 一装上就好了. (读是没有问题了, 写不知道怎样? )
回复 支持 反对

使用道具 举报

发表于 2005-8-17 07:11:52 | 显示全部楼层
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-8-17 11:38:46 | 显示全部楼层
我就是在ROOT下做的,kernel-module-ntfs-2.6.9-11.ELhugemem-2.1.20-0.rr.6.0.i686.rpm也下载并安装了,我的内核就是2.6.9-11.EL

root@localhost tmp]# rpm -ivh kernel-module-ntfs-2.6.9-11.ELhugemem-2.1.20-0.rr.6.0.i686.rpm
Preparing... ########################################### [100%]
1:kernel-module-ntfs-2.6.########################################### [100%]
[root@localhost tmp]# mount -t ntfs -o iocharset=cp936 /dev/hda6 /mnt/winf
mount: fs type ntfs not supported by kernel
[root@localhost tmp]#

安装完后我MOUNT,还是显示mount: fs type ntfs not supported by kernel
回复 支持 反对

使用道具 举报

发表于 2005-8-17 14:18:23 | 显示全部楼层
rpm -q ntfs 看看,是不是真的安装了.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表