hi,
I'm trying to move a Windows Server 2016 VM from my old Hyper-V-Server (also running Server 2016) to my new Proxmox-setup. I pretty much followed this guide:
https://pve.proxmox.com/wiki/Windows_10_guest_best_practices
Only difference being that I imported the old .vhdx-harddrive file instead of creating a new one. For that I used following command:
But I have some trouble with the BIOS. Using SeaBIOS it doesn't find a bootable device. Using OVMF Windows at least tries to boot (so it seems Hyper-V-Gen2-VMs are UEFI), but bluescreens with error code "INACCESSIBLE_BOOT_DEVICE"
Does anybody have an idea what the issue could be or what I could change?
I'm trying to move a Windows Server 2016 VM from my old Hyper-V-Server (also running Server 2016) to my new Proxmox-setup. I pretty much followed this guide:
https://pve.proxmox.com/wiki/Windows_10_guest_best_practices
Only difference being that I imported the old .vhdx-harddrive file instead of creating a new one. For that I used following command:
qm importdisk 101 /mnt/pve/server2016_VHDs/server2016.vhdx local-lvm --format qcow2
But I have some trouble with the BIOS. Using SeaBIOS it doesn't find a bootable device. Using OVMF Windows at least tries to boot (so it seems Hyper-V-Gen2-VMs are UEFI), but bluescreens with error code "INACCESSIBLE_BOOT_DEVICE"
Does anybody have an idea what the issue could be or what I could change?
Last edited: