On 07.09.2012 09:26, Thomas Glanzmann wrote: > I would like to transform the following menu.c32 menu.cfg into the new > ipxe menu syppnopsis, but I don't really get how. > > I saw http://ipxe.org/cmd/menu and understood so much that I can create > menu entries with 'menu' followed by 'item' but what I don't understand > is how do I tell ipxe to execute a section when a user selected item.
Sometimes examples work better than countless pages of documentation. Hopefully this example, https://gist.github.com/2234639, will get you started on how to do lots of different things with the native iPXE menu feature. -- Robin _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

