Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: Boot based on MAC
Post: RE: Boot based on MAC

Thank you! The devil's in the details ;) Working perfectly now, magic. Here's the script for anyone who wants to do anything similar: Code: #!ipxe ifopen :mac-check iseq ${netX/mac} ec:a8...
gdi2k General 2 9,819 2014-05-19, 11:28
  Thread: Boot based on MAC
Post: Boot based on MAC

I would like to have clients boot from a specific server based on their MAC address. I have tried using this script: Code: #!ipxe ifopen :mac-check iseq ${netx/mac} EC:A8:6B:F5:44:9F &&a...
gdi2k General 2 9,819 2014-04-21, 12:11