How to install NTFS support in Centos 6.2

H

How Can We Help?

How to install NTFS support in Centos 6.2

  1. Download the rpmforge for Centos 6
    wget http://packages.sw.be/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
  2. Install the rpmforge for Centos 6
    rmp -Uvh rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm
  3. Now install the ntfs-3g package
    yum install fuse-ntfs-3g
  4. Now try mounting your NTFS drive and it should work

About the author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me