Hi,
this is regarding NTFS partition.. is it possible to mount a NTFS partition in Gnu/Linux? is so what r the steps? -- Regards, Amachu Mobile: 91 98417 72001
Amachu wrote:
Hi,
this is regarding NTFS partition.. is it possible to mount a NTFS partition in Gnu/Linux? is so what r the steps?
Yes, it is possible. It is easy to mount it (at least read-only) using a kernel drivers from the Linux-NTFS project [http://linux-ntfs.sourceforge.net/]. If you're on a RedHat based system especially, this is just a matter of downloading the appropriate RPM and installing it. You will later need to modify your /etc/fstab to automount this partition on boot.
Refer the website mentioned above for fairly idiot-proof steps.
Harish