Mount NTFS on linux Centos

Posted: October 31, 2012 in FX Pipeline, Linux


If you get the error : mount: unknown filesystem type ‘ntfs’ do the following to mount NTFS to a linux Centos

go to terminal 

su

wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.3.6-1.el5.rf.i386.rpm
rpm -Uhv rpmforge-release-0.3.6-1.el5.rf.i386.rpm

yum install fuse fuse-ntfs-3g dkms dkms-fuse

mkdir /mnt/usb

mount -t ntfs-3g /dev/sdc1 /mnt/usb
Comments
  1. Amarjargal says:

    Thanks

  2. someone says:

    Thnx. works for me

  3. vivek says:

    Great work and thanks…..:D

  4. ahamed says:

    omg! i wasted 2 hours and finally landed here. thank you !!!

  5. singh jalim says:

    great……..:D
    THanks very much………

  6. kunal says:

    thank you sirji……

  7. Superb… The only article which solved the problem… seems like proper rpm did the trick… but a description of above steps would be highly appreciated..

  8. Yes, i would like to get followup through e-mail…
    And description will be highly appreciated…

  9. Ashish says:

    than you sooo much sir g but how to install google chrome in redhat

  10. Soonu says:

    Thanks Mr. Rajiv Sharma

  11. mohammad says:

    sharing it on my blog

  12. JR says:

    thanks.!!!! up and running now.

  13. Marius says:

    Easy and to the point! Thanks!

  14. Sunil says:

    Thanks, It’s Working now.. 🙂

  15. Bates Valery says:

    Muchas Gracias .

  16. hesus lambado says:

    ahsante sana…mine has worked too…great job

Leave a comment