[klibc] Re: [PATCH - RFC] Move initramfs configuration to "General setup"

Olaf Hering olh at suse.de
Mon Aug 8 07:31:51 PDT 2005


 On Mon, Aug 08, Grzegorz Kulewski wrote:

> >From my recent experiments it looks like in order to be able to use 
> initramfs not compiled into the kernel image but loaded from separate file 
> by GRUB or LILO one must also build initrd into the kernel.

The file passed from the bootloader to the kernel, which is later
eventually recognized as an initrd, can be everything. But the kernel
code to deal with the memory range containing the file is behind
CONFIG_BLK_DEV_INITRD. The new config options should depend on
BLK_DEV_INITRD



More information about the klibc mailing list