LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   mount: unknown filesystem type 'ntfs' (https://www.linuxquestions.org/questions/linux-newbie-8/mount-unknown-filesystem-type-ntfs-348975/)

lowrida 08-01-2005 03:33 PM

mount: unknown filesystem type 'ntfs'
 
What's a program that I can install that will recognize my ntfs partition?

Matir 08-01-2005 03:45 PM

You need the proper kernel driver and utilities. See if 'ntfs' is listed in /proc/filesystems.

lowrida 08-01-2005 03:55 PM

'ntfs' was not listed in /proc/filesystems.

Matir 08-01-2005 04:02 PM

Then your kernel lacks support for ntfs, or the module is not loaded and needs to be loaded. Try running 'modprobe ntfs'. If that is not found, you'll need a kernel with ntfs support.


All times are GMT -5. The time now is 08:40 PM.