[lug] mount NTFS without a kernel rebuild?

David Morris lists at morris-clan.net
Tue Oct 1 10:43:04 MDT 2002


On Tue, Oct 01, 2002 at 09:26:09AM -0600, 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.

If you are using a pre-built kernel, you can probably just
probe the module:

    modprobe ntfs

Otherwise, you probably built the kernel yourself and, if
you still have that directory around you built in, you can
follow the instructions from another post to get just the
module built...you might search the net (perhaps visit
kernel.org) for details of incrementally building new
modules, as it is easy once you know how to do it (never
needed to).

BTW, I also suggest you use xconfig, not menuconfig.

--David


----- End forwarded message -----



More information about the LUG mailing list