> Does anyone know how to mount the NTFS file system ? > mount -t ntfs /dev/hd(x) /path/to/somewhere
This is assuming that you have ntfs support built into the kernel or the ntfs module loaded. I don't know whether the 2.4 kernels have inbuilt NTFS support. I'm sure that there is a patch available, though. Most distros running the 2.6 kernels have atleast NTFS read support enabled, but you might have to rebuild the kernel to include write support. Kaustubh -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
