Hello,
I have a windows 2003 server in vmware, and I wanted to convert it and import it into proxmox.
I used the vmaware converter to generate the vmdk disk.
Once I have the disk, I put it in proxmox and I create the proxmox machine.
I use the following command as you indicate on this website.
https://pve.proxmox.com/wiki/Migrat...o_Proxmox_VE_.28KVM.29_using_VMware_Converter
qemu-img convert -f vmdk /mnt/usb/windows-server/windows-server.vmdk -O qcow2 /var/lib/vz/images/100/windows-server.qcow2
And it does not work for me, I've tried everything.
I have tried to use the disk in vmdk format, qcow2, raw, I have changed the controller from diso to IDE, SATA, SCSI, the type of network to all possible adapters.
In all the possible combinations the Windows server 2003 starts up and when it is going to load it, it shoots me blue screen and it restarts infinitely many times
STOP error 0x000007B and more errors, I need to migrate that windows server from vmware to proxmox, can you help me?
I have a windows 2003 server in vmware, and I wanted to convert it and import it into proxmox.
I used the vmaware converter to generate the vmdk disk.
Once I have the disk, I put it in proxmox and I create the proxmox machine.
I use the following command as you indicate on this website.
https://pve.proxmox.com/wiki/Migrat...o_Proxmox_VE_.28KVM.29_using_VMware_Converter
qemu-img convert -f vmdk /mnt/usb/windows-server/windows-server.vmdk -O qcow2 /var/lib/vz/images/100/windows-server.qcow2
And it does not work for me, I've tried everything.
I have tried to use the disk in vmdk format, qcow2, raw, I have changed the controller from diso to IDE, SATA, SCSI, the type of network to all possible adapters.
In all the possible combinations the Windows server 2003 starts up and when it is going to load it, it shoots me blue screen and it restarts infinitely many times
STOP error 0x000007B and more errors, I need to migrate that windows server from vmware to proxmox, can you help me?