GitHub user winterhazel added a comment to the discussion: Starting instances in a domain other than root fails,
Was the template that you're using created using BIOS? If yes, that's probably why no devices are found when booting using UEFI 😅 Could you try using BIOS instead? Remove the `UEFI` setting from the template and from existing VMs that use it, and ensure that `BIOS` is selected when deploying a new VM. If you wish to use UEFI, your hosts are configured almost properly (would be good to add a symlink to `/usr/share/edk2/ovmf/OVMF_CODE.fd` in `/usr/share/OVMF/OVMF_CODE.fd` so that deployment using UEFI LEGACY does not fail), but you will need to create new templates that support UEFI (either by reinstalling the OS or converting the existing ones to use UEFI). GitHub link: https://github.com/apache/cloudstack/discussions/10430#discussioncomment-12429397 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org