Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: shailesh_jain on May 26, 2004, 06:38:43 AM

Title: mount ntfs partitions
Post by: shailesh_jain on May 26, 2004, 06:38:43 AM
how to access the ntfs partition in  linux redhat 8


Thanks
Title: mount ntfs partitions
Post by: raghavachary on May 26, 2004, 08:31:52 AM
By default redhat will not support to access NTFS, you need to modify the kernel by installing RPM .. GO TO the following link and download the RPM.

http://linux-ntfs.sourceforge.net/rpm/redhat8.html

and then just mount the NTFS partition which you want to use it !

 :arrow:
Title: it's giving error
Post by: shailesh_jain on May 26, 2004, 09:08:27 AM
i am installing the kernel rpm file but it's giving error

error :


[root@shailu shailu]# rpm -ivh --force kernel-ntfs-2.4.20-27.8.i386.rpm
error: Failed dependencies:
        kernel = 2.4.20-27.8 is needed by kernel-ntfs-2.4.20-27.8
[root@shailu shailu]#

so plz help me .


Thanks
Title: mount ntfs partitions
Post by: Ricky on May 26, 2004, 10:31:45 AM
What is your exact kernel version ?
Title: i got it
Post by: shailesh_jain on May 26, 2004, 11:21:38 AM
thanks

I got it  :)


Thanks