Wednesday, November 12, 2008

Kvm problems on intel

Kvm can sometimes just abort when trying to install a new OS in an image (Like Ubuntu 7.10). The solution is to install with the -no-kvm flag but it is just very slow
kvm ubuntu.img -cdrom ubuntu.iso -boot d -no-kvm

once installed you can run the image with the flag and run at full speed :-)
kvm ubuntu.img

No comments: