Re: [Etherboot-developers] booting non linux images
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Anuradha R. <anu...@gn...> - 2001-05-13 15:48:35
|
On 12 May 2001, Eric W. Biederman wrote: > The attached patch to memtest86-2.5 builds it as an ELF image. > Etherboot cannot load an unpatched image memtest86 loads to low in > memory. > > I have used this succesfully with the 4.6.10 with Multiboot support > compiled it. The patch applies neatly and memtest86.bin builds fine. But making memtest86.ebi stops with a link error. ld -T memtest86.lds head.obj relo.obj -o memtest86.ebi ld: bfd assertion fail ../../bfd/elf.c:1405 ld: bfd assertion fail ../../bfd/elf.c:1405 relo.obj: file not recognized: File format not recognized make: *** [memtest86.ebi] Error 1 Any clue? Sorry for going stightly off topic. Thanks in advance. Anuradha |