cannot pass menu?
|
2015-03-12, 13:34
Post: #1
|
|||
|
|||
cannot pass menu?
hi.
I want to make some menu that pxe passes it normally. Something like escape key of pxelinux to enter menu. Can i make menu that it opens when i want to use? or can i pass some parameters to chainbooting pxelinux? sorry for my poor english. |
|||
2015-04-13, 23:42
Post: #2
|
|||
|
|||
RE: cannot pass menu?
If you want to have a separate keypress before loading the menu you can use the prompt command: http://ipxe.org/cmd/prompt
otherwise if you want to start with the prompt, you can always load a menu with chain, example chain http://server/menu.ipxe another alternative is to use a menu with only 2 choices, one being default with a timeout that exits - the other loads the full menu. If you are comparing to pxelinux, can you post an pxelinux example of what you want to achieve? Loading pxelinux from ipxe is possible - but it have its own set of issues. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)