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