While I was just trying to get seabios to boot gpxe, coreboot hung at the same spot. It seems to happen randomly now, not every time it boots like before.

--
Hugh Greenberg




Myles Watson wrote:


On Wed, Oct 21, 2009 at 3:03 PM, Hugh Greenberg <[email protected] <mailto:[email protected]>> wrote:

    Alight!  It booted and loaded seabios.  Attached is the entire
output.
Great.  So the two problems were init_timer and pci_check_direct, right?

I've attached the two patches.

Signed-off-by: Myles Watson <[email protected] <mailto:[email protected]>>
     One thing though, it failed to load gpxe.  The only thing related
    to this that looks like an error is:

    File pci14e4,16a6.rom is of type 63000000 instead oftype 30
    and this
    PCI Expansion ROM, signature 0x0000, INIT size 0x0000, data ptr 0x0000
    Incorrect Expansion ROM Header Signature 0000

This should be OK because you don't want it to run before Coreboot is through. I think SeaBIOS should run it, right? I don't know anything about gpxe. I'm assuming you followed the instructions here:
http://www.coreboot.org/SeaBIOS#Adding_gpxe_support

Did you try pushing f12 to see the boot menu?

Thanks,
Myles


--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to