Stefan Reinauer <[EMAIL PROTECTED]> writes: > * Eric W Biederman <[EMAIL PROTECTED]> [020815 05:14]: > > Stefan Reinauer <[EMAIL PROTECTED]> writes: > > > > > * Eric W Biederman <[EMAIL PROTECTED]> [020808 13:50]: > > > > For the record 5.1 is the bleeding edge developer version of etherboot > > > > and it almost worked :) The 5.0.x is the stable series, and since > > > > 5.0.6 or so has native LinuxBIOS support. > > > > > > I saw the IDE code that went into 5.1 and wanted to give it a try while > > > still being able to network boot the machine for testing. Unfortunately > > > typing "L" at the prompt just hangs the machine, but etherboot probably > > > does not even know where it should load the kernel from, so i have to > > > look deeper into this > > > > Now that you have something that works, how has the playing gone? > > I did not get to look into it until after your latest CVS updates. I'm > currently not able to build either of .elf, .ebi, .lzebi, ... > Is there any secrets necessary to build these due to the new device > probing scheme?
I have a left over dependency in the Makefile to config-pci.o instead of config.o Sorry. For targets I have simplified it slightly and there is just .elf and .lzelf. There is also a release canidate just before that that merge should at least compile. http://www.etherboot.org/etherboot-5.1.2rc2.tar.bz2 Eric
