"Ian" <[EMAIL PROTECTED]> writes: > So, we seperate ourselves from the Linux kernel? ... hmmm ... might have > to ...
Here is what I meant. Try for 2 bootloaders. Big: Built on the linux kernel + kexec patch supports booting off of everything. Even the sun if you can find it. Small: Built from scratch from the ground up. (probably a derivative of lbbl) We take pieces from the linux kernel, and grub, and whatever as needed. But we keep a real small target like 64KB or something. Eric