On Sun, 2011-06-26 at 09:49 -0400, Neal Murphy wrote:
> > 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.

However, LFS does not use an initramfs by default, nor provide any
guidance on using one. And since it's a pretty complex area to approach
on your own, it's probably best for the original poster to avoid it for
the time being - if you're not familiar with kernel configuration, you
*really* don't want to try setting up an initramfs unaided...

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to