LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   RH 9.0 Kernel 2.4.20-8 Mount (NTFS error) (https://www.linuxquestions.org/questions/linux-software-2/rh-9-0-kernel-2-4-20-8-mount-ntfs-error-53868/)

x86br 04-07-2003 01:11 PM

RH 9.0 Kernel 2.4.20-8 Mount (NTFS error)
 
Linux floresta 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux

I tried a mount:

mount -t ntfs /dev/hdd2 /export/windows
mount: fs type ntfs not supported by kernel

I added /etc/fstab
/dev/hdd2 /export/windows ntfs defaults 0 0



Any help mates? TIA

whansard 04-07-2003 01:42 PM

ntfs support isn't usually built in by default.
its really only read only though. anyway,
build a kernel and select ntfs under filesystems.

Crashed_Again 04-07-2003 02:02 PM

Try this link for NTFS support. Read the instructions carefully before doing anything.


All times are GMT -5. The time now is 05:24 PM.