Hi Jan, On Fri, Jan 28, 2005 at 10:57:45AM +0100, [EMAIL PROTECTED] wrote: > I configured kenrel without Kernel modules support. Compiling was O.K. > But when new kernel booted I get folow: > > . > . > . > VFS: Mounted root (ext2 filesystem). > Red Hat nash version 3.4.43 starting. > Loading scsi_mod.o module > insmod: QM_MODULES: Function not implemented > > ERROR: /bin/insmod exited abnormally! > > (and same errors for sd_mod.o, BusLogic.o) > > . > . > . > Do you have any idea?
- make sure you have these modules build into the kernel! - delete your initrd (it's useless) - delete the boot option for your initrd - make sure your startscripts don't try to modprobe modules - disable the depmod in the startscripts. Your kernel should work fine. Also those errors are displayed at startup. Greetings Daniel -- and remember: Don't panic. The answer is 42. _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
