Re: [Etherboot-developers] [COMMIT] 5.1.2+ boot from disk.
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-08-29 12:01:00
|
>I think I'm seeing the same problem. I'm getting total garbage in the >E820 map. I added a config option IGNORE_E820_MAP that forces use of the >"fake" memory map used when the e820 calls fail, which gets it to the >point of "Loading 10.1.0.1:boot-8139too.nbi ...(NBI)" at which point it >locks up and requires a hard reset. > >Ideas, toolchain test, etc. welcome. Hmm, suspicion falls on the e820 BIOS call shim in pcbios.S. I should mention that I didn't actually go all the way and boot a kernel with my test, only another copy of Etherboot. Also it was on an old Pentium which may be using the e801 call. |