On Fri, Nov 15, 2002 at 09:26:13AM -0500, Andrew Kohlsmith wrote:
LinuxBIOS CVS + compile fixes CONFIG_COMPRESS=0 (haven't tested CONFIG_COMPRESS=1 yet) etherboot-5.0.7 3c9805.ebi mkelfImage-1.18 Linux-2.4.20-rc1 RedHat 8 (gcc-3.2 and 2.13.*)
.ebi -- is that just the .rom file?
no
or is it an elf image?
yes.
I was following the howto mentioned at http://www.missl.cs.umd.edu/archives/linuxbios/msg11992.html and they have etherboot making an elf image for natsemi without the use of mkelfimage (I think).
Simply comment out PCBIOS and uncomment -DLINUXBIOS line in Config. (I used the attached patch), then
make bin32/3c9805.ebi
Regards,
Bill Rugolsky