2014-07-23, 13:39
I have the following issue, I am booting a KVM VM (This may also be a server with BIOS pxe) and want to preform a iPXE boot. The problem I am having is detecting and exiting to chain as both have the iPXE signature, the KVM (iPXE) and the iPXE i load.
As I will be using this on hardware and VM I want a way to change the signature of the iPXE i load to somethig like 'iKT3' so I can detect it and pass it a script using DHCP and have it complet the boot sequence.
How could I change the signature in the code or is there a betetr way to do this?
Thanks,
KT.
As I will be using this on hardware and VM I want a way to change the signature of the iPXE i load to somethig like 'iKT3' so I can detect it and pass it a script using DHCP and have it complet the boot sequence.
How could I change the signature in the code or is there a betetr way to do this?
Thanks,
KT.