LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mount NTFS parition? (https://www.linuxquestions.org/questions/linux-newbie-8/mount-ntfs-parition-243974/)

leduytien 10-17-2004 09:07 PM

mount NTFS parition?
 
Why can't I mount NTFS in Fedora Core 2?

it said ntfs type is not supported by kernel. So what kernel support?

kostason 10-17-2004 09:13 PM

hi,

FC2 does not support NTFS.
here you can find how you will enable NTFS support on FC2
http://linux-ntfs.sourceforge.net/rpm/index.html

kimchee411 10-17-2004 09:18 PM

NTFS mount support is not installed in the default kernel. You have to turn on NTFS support and compile a new kernel. Or you can just install the NTFS driver (just search for linux ntfs driver on google, the site will come right up) via RPM, which is what I did... but this way I was not able to automount with /etc/fstab and just added a mount command in /etc/rc.d/rc.local. Seems rather crude (I AM a newbie afterall), but everytime I compile a new kernel something else goes wrong...:rolleyes:


All times are GMT -5. The time now is 12:45 AM.