Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE booting a preloaded pxelinux.0
2014-04-18, 13:10
Post: #2
RE: iPXE booting a preloaded pxelinux.0
You'll need to do something like this to set the pxelinux.0 prefix (because the auto-calculated one ends up wrong) and config file location:

Code:
set 210:string http://${next-server}/
set 209:string pxelinux.cfg/default
chain http://${next-server}/pxelinux.0
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: iPXE booting a preloaded pxelinux.0 - robinsmidsrod - 2014-04-18 13:10



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