[PVE-User] VM windows 2008 issue.
Laurent CARON
lcaron at unix-scripts.info
Fri Jul 1 13:26:20 CEST 2011
On 01/07/2011 13:15, Muhammad Yousuf Khan wrote:
> here is the status.
>
> VMware to KVM (migration)= not working (with 30 GB HD and 2 GB RAM)
>
> Fresh installation = worked (with 20gb HD and 1GB RAM with same DVD
> image deployed on VMWARE)
>
> now problem is i am stuck in migration from VMware to KVM haven't tried
> migration from real machine
Hi,
I would suggest the following:
- Export the image of the VMWare VM using VMWare stuff
- Convert it with qemu-img
- qemu-img convert -O raw input_disk output_disk
- d the output_disk file onto the device
I had to do this on some VMs which were exhibiting the same black screen
you're getting.
Hope this helps.
More information about the pve-user
mailing list