SolusVM (.raw) to Proxmox mgirate (.qcow2)

encore

Well-Known Member
May 4, 2018
108
1
58
36
Hi,

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?
 
Are you adding the disk with the same virtual driver as SolusVM selected in Proxmox.

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?