LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Ntfs (https://www.linuxquestions.org/questions/debian-26/ntfs-197596/)

whkoh 06-25-2004 09:35 AM

Ntfs
 
I can't seem to mount NTFS on my PC. Using Sid, just installed today.

/proc/filesystems gives
Code:

nodev  rootfs
nodev  bdev
nodev  proc
nodev  sockfs
nodev  tmpfs
nodev  shm
nodev  pipefs
        ext2
        cramfs
nodev  ramfs
nodev  devfs
nodev  devpts
        ext3
nodev  usbdevfs
nodev  usbfs


whkoh 06-25-2004 11:20 AM

Doesn't NTFS come installed default?

comp12345 06-25-2004 01:12 PM

You have to load the module.
Code:

modprobe ntfs
Then it will appear. Unless your kernel wasn't compiled with ntfs support


All times are GMT -5. The time now is 11:46 PM.