Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: vcreate in script and system reset
Post: RE: vcreate in script and system reset

Will do. I got it working today by stripping out some features we don't use (iSCSI, FCOE sanboot) and recompiling the undionly.kpxe binary. Working fine now for anyone that might run into the same i...
dmcgarty General 2 10,148 2012-07-25, 20:26
  Thread: vcreate in script and system reset
Post: vcreate in script and system reset

I am attempting to use an ipxe script to set up a vlan (2500) on net0 and initiate a dhcp on the interface (net0-2500). Here is the script I am trying to use. #!ipxe vcreate --tag 2500 net0 dhcp ne...
dmcgarty General 2 10,148 2012-07-25, 01:11