If you use VMware hypervisor you can try passing boot order arguments as  VM 
advanced settings e.g.
Name:   bios.bootOrder                  Value:  
ethernet1,ethernet2,hdd,cdrom,floppy
Name:   bios.hddOrder                   Value:  scsi2:2,scsi0:1,ide1:0

Most of advanced settings will be delivered in a pass-through mode over to VMX 
file which in turn will activate them on the next VM start. But there is no 
guarantee since some of the option require special handling during VM 
reconfiguration in this case code change will be needed similar to PR1605/PR1310

Thanks,
Sergey


On 3/22/17, 2:59 PM, "Syed Ahmed" <sah...@cloudops.com> wrote:

    Hi Guys,
    
    I was wondering if it is possible to set the boot order of VMs that
    get created. We have a use case where we want to boot the VM from the
    network. Does something like this exist? If no would people be
    interested in having this functionality.
    
    Thanks,
    -Syed
    

Reply via email to