[solved] Variable in boot menu
|
2019-10-13, 02:26
Post: #2
|
|||
|
|||
RE: Variable in boot menu
variables are set by http://ipxe.org/cmd/set and are kept between scripts
--autofree and --replace are only about how the script file itself is handled. if you have chain boot.ipxe.cfg in your embedded script, after dhcp, it would try to use the default tftp path. If your http server is on the same server (ip) as your original tftp server than you could use something like: chain http://${netX/next-server}/boot.ipxe.cfg You might want to use the config command from the iPXE shell to see what is set Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)