This is for all the newcomers who wants to mount those NTFS partitions in Linux. You must begin here and download according to your kernel.
These instructions are only for users of Fedora or RedHat kernels.
Which RPM
It is important to install exactly the same version of NTFS kernel module as the kernel you have installed. Below are some simple instructions to help you find the file you need. A quick way to find the version is to use the whichrpm script. Save the file and run it.
chmod 700 whichrpm
./whichrpm
(more…)