Andrew Ip <[EMAIL PROTECTED]> writes: > On Tue, Jul 16, 2002 at 11:25:18AM -0600, Eric W Biederman wrote: > > "Hamish Guthrie" <[EMAIL PROTECTED]> writes: > > > > > Eric, > > > > > > I am trying to get a new implementation running using Etherboot and elfboot > > > and I am getting the following error once the kernel has loaded via TFTP: > > > > > > ..............done > > > Unknown bootloader class! > > > type=0x000101C0 > > > data=0x000103BE > > > Firmware type: LinuxBIOS > > > > > > Any idea what this may be? > > > > The code inserted by mkelfImage doesn't recognize etherboot, so it > > issues a warning. But it does detect LinuxBIOS so everything should > > be o.k. > Most likely it is caused by binutils, especially on Redhat 7.2. I think 7.3 > is ok.
Most likely what is caused by binutils? Generally this is what I get if I compile etherboot without multiboot support, but with ELF booting support, and it works fine. Eric
