On Thu Nov 09, 2000 at 01:18:24AM -0700, Eric W. Biederman wrote:
>
> I have recently developed a patch that allows linux to directly boot
> into another linux kernel.
Looks very cool. I'm curious about your decision to use ELF images. This
makes it much less conveinient to use due to the kernel postprocessing, and
makes it that the kernel binary from which you initially boot is not
necessirily the same as the binary that you re-boot into.
Wouldn't it be more reasonable to simply try to exec whatever file is provided?
If the concern is initrds; they can be simply pasted into the kernel binary.
-Erik
--
Erik B. Andersen email: [EMAIL PROTECTED]
--This message was written using 73% post-consumer electrons--
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/