Hi,
I have done the following procedure to migrate a W2012 server from Hyper-V to Proxmox
1) Virtio driver has been dowloaded and installed on W2012 server
2) QEMU Agent has also been installed on W2012 server
3) Hyper-V VM has been shutdown
4) VMHD diskfile has been copied to PVE with scp
5) Disk Image has been checked with : qemu-img check disk.vmhd --> No error
6) Disk image has been converted to QCOW2 format : qemu-img convert disk.vmhd -O qcow2 disk.qcow2
7) Converted Disk Image has been checked again with : qemu-img check disk.qcow2
No errors were found on the image.
975555/2080768 = 46.88% allocated, 0.00% fragmented, 0.00% compressed clusters
Image end offset: 63944327168
8) A VM has been created without network card to prevent any IP conflict after booting with : qm config 104
agent: 1
boot: order=scsi0;ide2
cores: 1
ide2: none,media=cdrom
machine: pc-i440fx-6.1
memory: 4096
meta: creation-qemu=6.1.0,ctime=1666763193
name: server
numa: 0
ostype: win8
scsi0: vm-storage:vm-104-disk-1,size=127G
scsihw: virtio-scsi-pci
smbios1: uuid=c4d931ee-cc16-4c90-a9c4-9020140b767b
sockets: 1
vmgenid: eaa50655-6bc9-4c42-acdc-b04240b4163e
9) The VMID 104 has been started but it is unable to boot (No bootable device !)
Please help.
I have done the following procedure to migrate a W2012 server from Hyper-V to Proxmox
1) Virtio driver has been dowloaded and installed on W2012 server
2) QEMU Agent has also been installed on W2012 server
3) Hyper-V VM has been shutdown
4) VMHD diskfile has been copied to PVE with scp
5) Disk Image has been checked with : qemu-img check disk.vmhd --> No error
6) Disk image has been converted to QCOW2 format : qemu-img convert disk.vmhd -O qcow2 disk.qcow2
7) Converted Disk Image has been checked again with : qemu-img check disk.qcow2
No errors were found on the image.
975555/2080768 = 46.88% allocated, 0.00% fragmented, 0.00% compressed clusters
Image end offset: 63944327168
8) A VM has been created without network card to prevent any IP conflict after booting with : qm config 104
agent: 1
boot: order=scsi0;ide2
cores: 1
ide2: none,media=cdrom
machine: pc-i440fx-6.1
memory: 4096
meta: creation-qemu=6.1.0,ctime=1666763193
name: server
numa: 0
ostype: win8
scsi0: vm-storage:vm-104-disk-1,size=127G
scsihw: virtio-scsi-pci
smbios1: uuid=c4d931ee-cc16-4c90-a9c4-9020140b767b
sockets: 1
vmgenid: eaa50655-6bc9-4c42-acdc-b04240b4163e
9) The VMID 104 has been started but it is unable to boot (No bootable device !)
Please help.
Last edited: