Re: Module Ideas: Persistence, PnP, and more...

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Tue, 8 Sep 1998 21:24:54 +0100


On Tue, Sep 08, 1998 at 04:49:16PM +0100, David Woodhouse wrote:
> I'd like to find a way of providing modules at boot time, for the kernel to
> initialise before it tries to find a root filesystem.

How is this much different than romfs+initrd? You can do romfs+initrd
before initialising just about anything else, except the memory
subsystem. Even that can be minimal.

romfs+initrd can run before initialising PCI devices, console, other
CPUs, CPU bug checks, IO-APIC etc.

I don't see how the Multiboot Standard is in any way superior.

-- Jamie

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/faq.html