[coreboot] gPXE not found?!

Kevin O'Connor kevin at koconnor.net
Tue May 18 03:51:41 CEST 2010


On Mon, May 17, 2010 at 06:29:33PM +0200, Knut Kujat wrote:
> Hi,
> I was asked to add PXE support to the BIOS so I'm trying Seabios in
> combination with gPXE, I add a gPXE rom (build from the rom-o-matic
> page) and add it via cbfstool to the coreboot.rom file:
[...]
> Start bios (version pre-0.5.1-20100517_180539-pcq.gap.upv.es)

You've got an old version of SeaBIOS.  Please grab the latest - see:

http://www.coreboot.org/SeaBIOS

[...]
> Scan for VGA option rom
> Running option rom at c000:0003
[...]
> Scan for option roms
> Press F12 for boot menu.

SeaBIOS found and loaded your VGA option rom, but didn't load any
other option roms.  Please make sure the id in the CBFS filename
matches the device (or, use a filename like "genroms/gpxe.rom"
instead).

-Kevin




More information about the coreboot mailing list