Comment 18 for bug 1029889

Revision history for this message
Lewdmole (493pocbrcycmdw7yksonho9o2qzzq06652mtv6nw767dautd9im529ah6j-admin-d18ecat4t1b76tkfi3vttrkfngli4hci2jxl2sxy9j3h0x9j9k8q3kmsgv) wrote :

I have downloaded the cloud image precise-server-cloudimg-amd64-disk1.img

1. convert to raw

$ qemu-img convert -O raw precise-server-cloudimg-amd64-disk1.img precise-server-cloudimg-amd64-disk1.raw

2. dd it onto the hard drive.

# dd if=precise-server-cloudimg-amd64-disk1.raw of=/dev/virtualvg/vm4

the VM does not boot again hangs with 100% cpu. (screenshot)

I have found similar issues:
https://www.redhat.com/archives/libvirt-users/2012-February/msg00106.html (resolved but trivial error)
http://serverfault.com/questions/366085/kvm-virtual-machine-hangs-at-boot-using-vmbuilder (not resolved)