iPXE discussion forum
Menu in ipxe usb - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: Menu in ipxe usb (/showthread.php?tid=11858)



Menu in ipxe usb - Anton_M - 2018-06-25 15:32

Hi
I compile a usb image from the sources files. Tell me how to create a boot menu that appears on the screen if there is no network.

logic:
The network is:
menu from the server
No network:
menu with usb

P.S. I apologize for my Google-English.


RE: Menu in ipxe usb - Anton_M - 2018-07-02 13:59

The answer to my question
Local menu
https://gist.github.com/robinsmidsrod/3871687#file-nic-menu-ipxe
From the server menu
https://gist.github.com/robinsmidsrod/2234639