Sorry, I'm new to all this and am under ugly deadlines so I'm again asking for help.
I need to run gpxe. Gpxe needs a bios api. So I need to put together coreboot v2 + seabios + gpxe.
This is a bit more than I've done and I wonder if someone has done it already. This needs to all be in ROM. The goal is to have a kontron booting LTSP or whatever we want, and gpxe is ideal for this purpose. I need v2 for SMP, SMI, and ACPI.
Thanks in advance ...
ron
On Mon, Feb 09, 2009 at 05:12:38PM -0800, ron minnich wrote:
Sorry, I'm new to all this and am under ugly deadlines so I'm again asking for help.
I need to run gpxe. Gpxe needs a bios api. So I need to put together coreboot v2 + seabios + gpxe.
This is a bit more than I've done and I wonder if someone has done it already. This needs to all be in ROM. The goal is to have a kontron booting LTSP or whatever we want, and gpxe is ideal for this purpose. I need v2 for SMP, SMI, and ACPI.
I run gpxe with SeaBIOS. I outlined the steps I used here:
http://www.coreboot.org/pipermail/coreboot/2009-February/044658.html
-Kevin