On Mon, 31 Jan 2005 14:20:05 -0500, myang wrote:

> I don't want to recompile the whole kernel. 
> 
> What should I do? Can I compile the NTFS support as a single 
> module and load it in? How? 

cd /usr/src/linux
make menuconfig
enable NTFS support as a module and save config
make modules
make modules_install
modprobe -v ntfs


-- 
Neil Bothwick

"Bother," said Pooh, as he pulled the alien face-hugger off.

Attachment: pgpCODXkl92FK.pgp
Description: PGP signature

Reply via email to