Advertisement

Mounting NTFS on Fedora Core

Started by April 21, 2005 03:37 AM
1 comment, last by erydo 19 years, 4 months ago
I'm attempting to mount my WinXP NTFS fs for access with Fedora Core 3. I've seen a couple of sites, and one tells me to run "cat /proc/filesystems" and if I see "ntfs", then FC is able to understand ntfs and I can continue. Well, I didn't see it. Does this mean that I'm fairly stuffed for accessing my ntfs partition without recompiling the kernel? Little help??
[size="2"][size=2]Mort, Duke of Sto Helit: NON TIMETIS MESSOR -- Don't Fear The Reaper
Yes, it does. You will need to recompile your kernel with NTFS support enabled. Note that writing to NTFS partitions in Linux is rather sketchy and can cause severe damage to the files on the drive.
Advertisement
Actually, no.

http://linux-ntfs.sourceforge.net/rpm/

Just install the appropriate kernel module, and things will work fine (reading, not writing, however).

This topic is closed to new replies.

Advertisement