Re: [Etherboot-developers] [COMMIT] 5.1.2+ boot from disk.
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-08-27 02:31:38
|
>No time for extensive testing, but just a couple of things. I get an error: > >segment [00092800,00094000) does not fit in any memory region > >I am assuming that this is because the ltsp kernel is not tagged with the >correct version of mknbi. Is that correct? No, it ought to be legal. >Also, on my old 486, the 3c515 driver with isa_pnp defined stops at: > >.000041.0000 done >R > >I will try another card (3c509) in that PC and I will try the 3c515 in >another PC when I get a chance. If the same thing happens too it's the entry point at loader.S:6. It used to copy the body to RELOCADDR for execution. Haven't looked at the new code to see what happens now. |