stevenriz
IS-IT--Management
- May 21, 2001
- 1,069
Hi I am trying to mount a windows based usb drive in my rhel system. I added ntfs support...
[root@server1 rpms]# rpm -ivh kernel-module-ntfs-2.6.9-34.ELsmp-2.1.20-0.rr.10.10.i686.rpm
Preparing... ########################################### [100%]
1:kernel-module-ntfs-2.6.########################################### [100%]
[root@server1 rpms]#
It is definately there...
[root@server1 media]# rpm -qa | grep ntfs
kernel-module-ntfs-2.6.9-34.ELsmp-2.1.20-0.rr.10.10
[root@server1 media]#
Tried to mount it and I still get this message...
[root@stevenrizvm1 media]# mount /dev/sda1 /media/New_Volume -t ntfs -o ro
mount: fs type ntfs not supported by kernel
[root@stevenrizvm1 media]#
Is there some other module(s) I need to be able to do this?
Thanks!!
Steve
[root@server1 rpms]# rpm -ivh kernel-module-ntfs-2.6.9-34.ELsmp-2.1.20-0.rr.10.10.i686.rpm
Preparing... ########################################### [100%]
1:kernel-module-ntfs-2.6.########################################### [100%]
[root@server1 rpms]#
It is definately there...
[root@server1 media]# rpm -qa | grep ntfs
kernel-module-ntfs-2.6.9-34.ELsmp-2.1.20-0.rr.10.10
[root@server1 media]#
Tried to mount it and I still get this message...
[root@stevenrizvm1 media]# mount /dev/sda1 /media/New_Volume -t ntfs -o ro
mount: fs type ntfs not supported by kernel
[root@stevenrizvm1 media]#
Is there some other module(s) I need to be able to do this?
Thanks!!
Steve