[lug] mount NTFS without a kernel rebuild?

dan radom dan at radom.org
Tue Oct 1 09:50:18 MDT 2002


you can try to compile the module by itself with gcc.  often the compile command is in the source.  then move it to /lib/modules/`uname -r`/blah and run depmod -a.  if all goes well you can modprobe ntfs and mount it.

dan

* carl.wagner at level3.com (carl.wagner at level3.com) wrote:
> Is there a way to get the kernel module for NTFS without having to
> rebuild the whole kernel?  I want to grab some files from my nt partition.
> 
> 
> Carl.



More information about the LUG mailing list