>ROM segment 0x1000 length 0x4000 reloc 0x8400
>A20 enabled via BIOS
>Etherboot 5.0.8 (GPL) Tagged ELF for [RTL8139]
>Boot from (N)etwork or from (L)ocal? N
>Probing...[RTL8139]pci_init: no BIOS32 detected
>No adapter found
><sleep>
><abort>
>Boot from (N)etwork or from (L)ocal?
No BIOS32 means that your BIOS isn't a standard PCI PnP BIOS which
Etherboot can ask for the details of the devices on the bus. This is
often the case with embedded BIOSes which don't try to emulate desktop
BIOSes. You may have to figure out how to get that PCI information.
|