On 11 Mar 2002 at 13:54, abrar hazarika wrote: > no mention of any ntfs there. any other places? > > /lib/modules/`uname -r`/kernel/fs would be more > > distro independent!
That calls for a kernel compile. But IIRC it's RH7.1 and I would be surprised if it didn't have ntfs module by default. Just to make sure do' find /lib/modules | grep -i ntfs'. Here is what I got(OK that's not much relevant given he can not locate it. but still..) [root@perth shridhar]# find /lib/modules | grep -i ntfs /lib/modules/2.4.8-26mdk/kernel/fs/ntfs /lib/modules/2.4.8-26mdk/kernel/fs/ntfs/ntfs.o.gz /lib/modules/2.4.13-8mdk/kernel/fs/ntfs /lib/modules/2.4.13-8mdk/kernel/fs/ntfs/ntfs.o.gz /lib/modules/2.2.19-19.1mdksecure/fs/ntfs.o.gz [root@perth shridhar]# Oh. were you root while doing all that? That's just to be safe.. Shridhar _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
