Re: [Etherboot-developers] Etherboot 5.1.2rc7 released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2002-10-23 07:09:34
|
ke...@us... (Ken Yap) writes: > >I also haven't tried the external menu. I used the internal menu a lot > >and can't get the external menu to work or any older netboot images > >like nbgrub or netboot versions of tagged DOS images. > > Old images will not work. You *have to* rebuild all your images with > mknbi 1.2-10 or later. Oh, I missed you were trying to run old images. For clarificaion the problem with old images is that they make an assumption that etherboot will be in the same 64K segment (usually 0x9000) as part of the image is loaded into. Which becomes trivially non-true as etherboot moves around. Even a few cases in 5.1.x break this assumption but it is quite rare. Eric |