"Vincent Legoll" <[EMAIL PROTECTED]> writes:
> A perhaps silly question :
> Would it be possible to boot a grub elf-image instead of a kernel ???
> So that you can boot anything you want : linux kernel, l4 kernel, etc...
> Eventually with network booting support...
>
> What dou you think of this stupid idea ?
Assuming it doesn't use any BIOS calls I don't have any problem.
The only thing I do have a problem with is the parameter format that
GRUB uses. It isn't extensible. It isn't hard to autodetect the
format and do the appropriat thing though.
Eric