iPXE menu checkbox feature possible?
|
2015-08-07, 04:24
(This post was last modified: 2016-03-17 12:47 by robinsmidsrod.)
Post: #1
|
|||
|
|||
iPXE menu checkbox feature possible?
Hello all. I wanted to ask everyone using ipxe if it's even possible to create checkbox type input for the user. So say you had several options for a server build you didn't necessarily want to create separate config files for. But just select able options during the install process and pass those menu options to the backend scripts.
I read someone you can do this with compiled menus but I can't seem to find that site again. If this is possible, can it be done dynamically? Oh yes. If anyone has any samples or URL's that would be great too! Thanks so much! Glen |
|||
2016-03-17, 12:36
(This post was last modified: 2016-03-17 12:43 by robinsmidsrod.)
Post: #2
|
|||
|
|||
RE: menu.c32 options?
It should be quite possible. You can make a dynamic menu where each menu item is a toogle variable, and you select the variable item to toggle it and finally use the "continue" menu item to start the process. Possibly something like this (untested):
Code: #!ipxe |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)