I'm not sure I understand the problem. Do you mean that boon=on should
be set on _all_ devices, not just the ones you want to boot from?
I wonder if in the meantime changing from if=virtio to an emulated one
wouldn't solve the issue.
iustin
boot=on is being deprecated, so that may be a source for trouble. I
think the only way of doing it may be to not use the boot flag and to
set the index to the hdd first (unless you want to boot to cdrom).
--
Matthew Thode
gnt-instance add -n whcsydgan2:whcsydgan1 --disk-template drbd
--disk=0:vg=ganvga,size=5G --no-start --no-install
--net=0:mac=generate,ip=10.20.0.15,mode=bridged,link=br-data --os-type
image+default -B memory=512,vcpus=3 --hypervisor-parameters
kvm:acpi=true --no-ip-check whcsydfreenas1
then to install i do this
gnt-instance start -H
boot_order=cdrom,cdrom_image_path=/root/FreeNAS-8.0.4-RELEASE-x64.iso
whcsydfreenas1