Re: [Etherboot-developers] [COMMIT] 5.1.2+ boot from disk.
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-08-30 12:27:28
|
>O.k. so we have an image with overlapping segments. The tagged image >specification does not mention them. As the order of processing >the segments is not clearly defined we have an undefined case in >the tagged image specification. No, mknbi doesn't generate overlapping segments. Have a look at the load map in first32.c to see where everything should go. Also disnbi will show you where the segments want to be. |