You can manually load ntfs.o as a module:
# modprobe ntfs
# mount -t NTFS /dev/hdc2 /root/nt/ntf
Or to get it to load automatically when needed, config your kernel with
* Enable loadable module support
Carl
----- Original Message -----
From: Navinchandra <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, February 04, 2000 11:34 AM
Subject: mount NTFS...
> Dear pluggies,
>
> I am having 3 patitions on my hard disk. One is FAT, One is NTFS, and of
> corse Linux. I can read FAT patition with command *mount -t msdos
/dev/hdc1
> /root/nt/c* but cannot read NTFS. WHY?
>
> The command *mount -t NTFS /dev/hdc2 /root/nt/ntf* returns
> mount: fs type NTFS not supported by kernel
>
> Plz help.
>
> Navinchandra.
>
>
> --
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.
>
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.