On Tue, 10 Jun 2003, Brian G. Rhodes wrote:
I think what I am going to do is just use linuxbios + etherboot to boot an elf image from the ide disk, and move the partitions down.
you can do that, but another option is to have linuxbios+linux kexec an elf image from the disk. This allows you to (e.g.) put the elf image on an ext3 partition, for example.
ron