Re: Initramfs

From: Werner Almesberger
Date: Thu Aug 21 2003 - 17:36:14 EST


Jeff Garzik wrote:
> Support replacing "initrd=" with "initramfs=", so that bootloaders can
> pass a cpio image into the standard initrd memory space.

This sounds like a very good idea, yes.

Or, maybe even make it such that initramfs acts like a file system,
that will just de-cpio the content of a block device to a ramfs.

Pro:
- requires less or no changes to existing initrd
- one can experiment with initramfs loaded from other sources than
an initrd

Contra:
- needs more infrastructure than plain initramfs

- Werner

--
_________________________________________________________________________
/ Werner Almesberger, Buenos Aires, Argentina wa@xxxxxxxxxxxxxxx /
/_http://www.almesberger.net/____________________________________________/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/