Skip to main content
Question

Boot Priority

  • April 24, 2019
  • 2 replies
  • 2706 views

Forum|alt.badge.img+1
While creating the VM, is there a way to change the boot sequence? If no, how does Nutanix boot up the loaded image iso?
This topic has been closed for replies.

2 replies

Forum|alt.badge.img+25
  • Vanguard
  • 290 replies
  • April 24, 2019
You could use vm.update_boot_device to change the boot order of a VM if you need. I mean if there is no filesystem of a new VM, but the ISO is attached than not sure why it didn't just work for you.

RichardsonPorto
Nutanix Employee
Forum|alt.badge.img+5
  • Nutanix Employee
  • 112 replies
  • April 24, 2019
Hi @Nanda

By default the boot order for all VMs on AHV is CDROM -> Hard Disk -> NIC.

If you want change the boot order you can use the acli vm.update_boot_device command.