> Modules are compiled separately and saved onto > the hard drive, they will not be available until after the hard drive > has been mounted and so if the kernel needs that module during the boot > process then the kernel will panic and will not boot.
Modules that have been placed into the initrd or initramfs *will* be available during bootup if early userspace has been properly programmed. And therein lies the rub: learning and debugging early userspace requires persistence and fortitude. -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
