On Mon, May 03, 2004 at 09:09:29AM -0400, William Hawkes wrote: > I rebuilt the 2.4.26 kernel on an averatec 3200. I noticed that the > modules are not reloaded on boot. I am new at kernel rebuilding. Any > Ideas? >
First, make sure that the kernel autoloader option is selected (under loadable module support -> Kernel module loader). Modules you want specifically loaded at boot should go into /etc/modules, they are loaded on startup using modprobe (just enter the module name on its own line, no path or .o). There is also the modprobe interface for automatically loading modules on demand, but I don't really know that one that much, sorry. > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > > +++++++++++++++++++++++++++++++++++++++++++ > This Mail Was Scanned By Mail-seCure System > at the Tel-Aviv University CC. > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]