Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
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.
Find all posts by this user
Quote this message in a reply
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
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)