QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1580|回复: 10

还是无法挂载NTFS分区怎么办?

[复制链接]
发表于 2006-4-23 18:00:45 | 显示全部楼层 |阅读模式
[root@localhost potter]# uname -a
Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux


[root@localhost potter]# rpm -ivh kernel-ntfs-2.4.20-8.i686.rpm
Preparing...                ########################################### [100%]
        package kernel-ntfs-2.4.20-8 is already installed
[root@localhost potter]# mount -t -ntfs /dev/hda7 /mnt/win-f
mount: fs type -ntfs not supported by kernel
[root@localhost potter]#


以前都是这么装的.这是为什么?
发表于 2006-4-23 20:05:32 | 显示全部楼层
mount -t -ntfs /dev/hda7 /mnt/win-f ???
mount -t ntfs /dev/hda7 /mnt/win-f 吧
回复

使用道具 举报

发表于 2006-4-23 20:37:19 | 显示全部楼层
我是新手,前天才买的盒装FC5。安装手册上说,linux不能挂载ntfs分驱 ?
回复

使用道具 举报

 楼主| 发表于 2006-4-23 21:45:06 | 显示全部楼层
[root@localhost root]# mount -t ntfs /dev/hda7 /mnt/win-f
mount: fs type ntfs not supported by kernel

我已经晕了,不行就编译内核了!
回复

使用道具 举报

发表于 2006-4-24 10:08:34 | 显示全部楼层
。。。可怜,居然要重新编译内核了。搜索一下如何编译内核吧。
回复

使用道具 举报

发表于 2006-4-24 12:03:02 | 显示全部楼层
[quote:9dd858f626="kingpotter"][root@localhost root]# mount -t ntfs /dev/hda7 /mnt/win-f
mount: fs type ntfs not supported by kernel

我已经晕了,不行就编译内核了![/quote]

不用昏了,编译吧。

FC5怎么这么红?
回复

使用道具 举报

 楼主| 发表于 2006-4-25 10:56:56 | 显示全部楼层
问题解决了.
在http://www.linux-ntfs.org/content/view/127/63/网站上,按照下面的方法卸载,重装就可以了.这种方法也适用于装错kernel-ntfs组件挂载不了的问题.
Uninstall
If you wish to remove the NTFS RPM, first list all the RPMs with ntfs in their name. You output might look something like this:

    rpm -qa | grep -i ntfs

    kernel-module-ntfs-2.6.9-1.667smp-2.1.20-0.fc.1.2


Then, cut and paste the name into the rpm erase command:

    rpm -e kernel-module-ntfs-2.6.9-1.667smp-2.1.20-0.fc.1.2
回复

使用道具 举报

 楼主| 发表于 2006-4-25 14:51:26 | 显示全部楼层
http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash
回复

使用道具 举报

发表于 2006-4-26 12:47:43 | 显示全部楼层

不用那么麻烦了,我教大家一个方法

到www.linux-ntfsorg下载一个对应你的版本的ntfs的rpm驱动包安装就可以了,不过版本一定要对,比如i586选i686就不行的 。大家记得用uname -a查看自己的版本。肯定可以的,祝大家成功!不行的话,把问题写清楚一点。

donyzhou
回复

使用道具 举报

发表于 2006-4-26 12:49:02 | 显示全部楼层
上面网址打错了 应该是 :www.linux-ntfs.org
回复

使用道具 举报

发表于 2006-6-13 22:59:51 | 显示全部楼层
谢谢,我的同样的问题也解决了 !
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-16 16:29 , Processed in 0.052376 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

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