Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ISCSI boot by mac-addresss
2014-01-08, 08:38
Post: #2
RE: ISCSI boot by mac-addresss
Yes you can. You'll need to generate the sanboot URL dynamically, somewhat what I do here: https://gist.github.com/robinsmidsrod/22...u-ipxe-L95

Line 95-100 shows how you can use variables instead of static information in the URL. https://gist.github.com/robinsmidsrod/22...xe-cfg-L32 indicates how that variable, base-iscsi, is generated. The ${hostname} is provided directly from iPXE. You can use ${mac} or ${ip} in the same way.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
ISCSI boot by mac-addresss - rrc4039 - 2014-01-07, 20:35
RE: ISCSI boot by mac-addresss - robinsmidsrod - 2014-01-08 08:38



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