Re: [Etherboot-developers] Etherboot 5.1.2rc7 released
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ke...@us...> - 2002-10-23 05:21:33
|
>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. >I had similar trouble with the external menu. Actually I wasn't sure how >to even create an external menu that functioned the same as the internal >menu. I tried mknbi-1.2-10 but anything I did resulted in it not working. >It might be usefull to show exactly how to create an external menu that >is compatible to the old system. Either that or I'm just to dumb to >figure it out. Just keep your DHCP options as they are, but specify a menu image as the file to load (this was previously ignored when using internal menus). Then make the menu image using mkelf-menu as explained in the mknbi man page. |