S
Shivaramakrishnan
Guest
Hello
I am a newbie to proxmox.
I was trying to migrate some of the VM's from the VMware machine to proxmox.
Before starting up,made sure vmware tools are not installed.
The procedure I followed is same as given in the Proxmox website:
1.
/opt/purewire/vmware-server-distrib/bin/vmware-vdiskmanager -r WinXP-wsa.vmdk -t 0 WinXP-pve.vmdk
2.
Created a VM on the Proxmox.Did not start--VM300
300 stopped Proxtest2 -
3.
copied the vmdk,to the proxmox
scp WinXP-pve.vmdk root@Proxmox_IP:/var/lib/vz/images/300
4.
Converted the vmdk format to qcow2
qemu-img convert -f vmdk WinXP-pve.vmdk -O qcow2 WinXP-pve.qcow2
5.
Go to the hardware tab on the web interface and remove the default harddisk file
Add the migrated harddisk as IDE for windows (only IDE works for windows)
6.
Started the VM
7.
After starting the VM,Get the blue screen.
"A problem has been detected ans windows has been shutdown to prevent damage to your computer
Technical Information:
STOP 0x0000007B (X,Y,Z,Z)"
Is there something that I am doing wrong?
I am a newbie to proxmox.
I was trying to migrate some of the VM's from the VMware machine to proxmox.
Before starting up,made sure vmware tools are not installed.
The procedure I followed is same as given in the Proxmox website:
1.
/opt/purewire/vmware-server-distrib/bin/vmware-vdiskmanager -r WinXP-wsa.vmdk -t 0 WinXP-pve.vmdk
2.
Created a VM on the Proxmox.Did not start--VM300
0KB
3.
copied the vmdk,to the proxmox
scp WinXP-pve.vmdk root@Proxmox_IP:/var/lib/vz/images/300
4.
Converted the vmdk format to qcow2
qemu-img convert -f vmdk WinXP-pve.vmdk -O qcow2 WinXP-pve.qcow2
5.
Go to the hardware tab on the web interface and remove the default harddisk file
Add the migrated harddisk as IDE for windows (only IDE works for windows)
Hard disks |
Bus | Device | Size (GB) | Volume ID | |
---|---|---|---|---|
IDE | IDE 0:0 | 8.00 | local:300/WinXP-pve.qcow2 |
6.
Started the VM
7.
After starting the VM,Get the blue screen.
"A problem has been detected ans windows has been shutdown to prevent damage to your computer
Technical Information:
STOP 0x0000007B (X,Y,Z,Z)"
Is there something that I am doing wrong?