Hi,
we tried to migrate a SolusVM KVM VPS (Win2016) in raw format to Proxmox qcow2.
We used following command to convert the image:
When I try to start a KVM VPS in proxmox with this converted qcow2 file, I get "inaccessable boot device" (Windows Bluescreen) after a while trying to load windows:
http://prntscr.com/n2ccd4
Any idea how to fix it?
we tried to migrate a SolusVM KVM VPS (Win2016) in raw format to Proxmox qcow2.
We used following command to convert the image:
qemu-img convert -f raw -O qcow2 /path/to/your/hdd/vm01.img /path/to/your/hdd/vm01.qcow2
When I try to start a KVM VPS in proxmox with this converted qcow2 file, I get "inaccessable boot device" (Windows Bluescreen) after a while trying to load windows:
http://prntscr.com/n2ccd4
Any idea how to fix it?