Re: [Etherboot-users] pxelinux.0: not a valid image
Brought to you by:
marty_connor,
stefanhajnoczi
From: Marty C. <md...@et...> - 2005-11-19 07:14:40
|
On Nov 18, 2005, at 11:05 PM, David T. Pheasant wrote: > So I have taken Timothy Legge's advice and am woking on building > a Etherboot 5.4.elf image for my Etherboot 5.0 (burned onto the > node rom) to boot, so I can have PXE. I cannot get a LinuxBIOS > image to compile on the Rom-O-Matic. > ... > I took all the defaults for a LinuxBIOS ELF image, added in > PXE_IMAGE support and PXE_EXPORT but the thing won't compile. The > output from make follows this message. PXE support is not available for LinuxBIOS, but only for PCBIOS. It is possible that such support could be added, but there is no immediate plan to do so. Sorry you went through efforts to build an image. We'll try to do better documenting and warning about such issues. Marty |