Probably a really stupid question?
|
2012-09-28, 09:15
Post: #2
|
|||
|
|||
RE: Probably a really stupid question?
This is fairly easily resolved. You need to create a script that runs dhcp to get a network lease and then continues the boot process on its own instead of booting the DHCP-specified root-path/filename. An EMBEDDED script something like this should work:
Code: #!ipxe I don't think it's possible to ask the iPXE DHCP client to communicate directly with a specific DHCP server, but if you want choices instead of just a hardcoded chain command, you can use login/prompt/menu commands to interact with the user. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Probably a really stupid question? - gtoooooh - 2011-09-25, 20:40
RE: Probably a really stupid question? - robinsmidsrod - 2012-09-28 09:15
|
User(s) browsing this thread: 2 Guest(s)