Windows NT from vmware to kvm
- by Luca Rossi
I'm trying to convert a couple of old Windows NT virtual servers from vmware to KVM.
I tried almost all guidelines and how to I found around the web but with no luck.
I have the vmware virtual disk:
Dlc1.vmdk
partitioned image.
I converted the vmdk into qcow2 image with the qemu utility and I tried to use it with kvm:
kvm -hda test.qemu -vnc :1…