Peter <[EMAIL PROTECTED]> writes: > Yes. > > cd /usr/src/linux > make menuconfig or make xconfig > choose the module option you wish to enable > Select whether to build into the kernel or as a module. > exit and save > make > make modules_install > > You should not have to copy bzImage unless you built your new modules into > the kernel.
Haa... thanks for the step thru... and I'm guessing if you don't want to reboot you can insmod this module into running kernel? -- [email protected] mailing list

