I am trying to migrate a physical windows test server to Proxmox.
These are the steps so far:
1. used Disk2vhd and created a vhd file on a USB Drive.
2. Connected the USB to a Ubuntu machine and ran qemu-img convert -p -f vpc -O qcow2 WIN-4GSGQMJ1U8A.VHD WIN-4GSGQMJ1U8A.qcow2
So, I now...