Re: Controlling Boot order of VMs

2017-03-23 Thread Syed Ahmed
We tried to use the ISO. There are some problems we found. The ISO is not shareable ie you can only attach it to one VM at a time. We also found some of the VMs crashed when we tried to unmount the ISO. I'll try to see the advanced options as Sergey suggested. We are using XenServer so would have

Re: Controlling Boot order of VMs

2017-03-23 Thread Wido den Hollander
Hi, You can always try attaching a iPXE ISO to the VMs permanently, that will do the network boot for you. Wido > Op 22 maart 2017 om 22:59 schreef Syed Ahmed : > > > 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 w

Re: Controlling Boot order of VMs

2017-03-22 Thread Sergey Levitskiy
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 delive