Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Set ipxe.no-pxedhcp from script?
2013-12-20, 16:21
Post: #2
RE: Set ipxe.no-pxedhcp from script?
Yes, you can set it in a script, but that script will need to be an embedded script, or else the DHCP request from within ipxe has already been performed when you do it.

I don't quite remember how exactly the syntax for the option space is supposed to look, but it could be that this one should work:
Code:
set no-pxedhcp 1
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Set ipxe.no-pxedhcp from script? - robinsmidsrod - 2013-12-20 16:21



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