boot from imported vhdx disks

giuppy

Member
Dec 10, 2020
29
0
6
48
Hi,
I created a VM and imported 2 disks one is bootable (on hyper-v)
I ran the command
Code:
qm importdisk 104 testvm-web-d.vhdx h830
Then I attached and configured disk (SATA, IDE, SCSI, VirtIO Block) also tested with UEFI but nothing.
I can't make it boot.
What should I check?
Thanks!
 
Hi,

it might be worth to double-check if your HyperV version supports exporting a virtual machine to .ovf format. This would make importing easier.

Usually some combination of IDE & SATA with both OVMF & SeaBios should work. Make sure that the boot order is defined correctly, too!