March 28, 2024, 10:24:49 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: mount ntfs partitions  (Read 4487 times)

Offline shailesh_jain

  • Linux Noob !
  • *
  • Posts: 10
mount ntfs partitions
« on: May 26, 2004, 06:38:43 AM »
how to access the ntfs partition in  linux redhat 8


Thanks

Offline raghavachary

  • Linux Noob !
  • *
  • Posts: 15
mount ntfs partitions
« Reply #1 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:

Offline shailesh_jain

  • Linux Noob !
  • *
  • Posts: 10
it's giving error
« Reply #2 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

Offline Ricky

  • LST CareTaker
  • Specially Skilled
  • *****
  • Posts: 2381
mount ntfs partitions
« Reply #3 on: May 26, 2004, 10:31:45 AM »
What is your exact kernel version ?

Offline shailesh_jain

  • Linux Noob !
  • *
  • Posts: 10
i got it
« Reply #4 on: May 26, 2004, 11:21:38 AM »
thanks

I got it  :)


Thanks