Proxmox
Migrate a Hyper-V VM to Proxmox
* Copy HyperV VHDX files to Proxmox host. /root will do * Create your VM in Proxmox with no disks to start with * Next have qemu-img check the VHDX file for any corruption by running this command... qemu-img check -r all '/root/vmname-data.vhdx' * If all ok, import the disk