← Back to team overview

openstack team mailing list archive

Re: Can I run qemu-kvm in an OpenStack Instance

 

On 14 June 2013 09:18, Daniel Ellison <daniel@xxxxxxxxxx> wrote:
> On Jun 13, 2013, at 5:05 PM, laclasse <laclasse@xxxxxxxxx> wrote:
>>
>> What is the guest OS? It seems the error "Module kvm not found" points to the missing kernel module rather than it not loading.
>> Is the guest kernel  > 2.6.23? Can you find a kvm.ko and kvm-intel.ko on the guest file system?
>
>
> I did do a search for the kernel modules on the guest and they were not found. The guest OS was generated from the ubuntu-precise-server-cloudimg-amd64 image available from Ubuntu. uname -a says (in part) "Linux image 3.2.0-45-virtual".

install linux-image-generic, it will bring in
linux-image-extra-$version-generic which has kvm.

Cheers,
Rob

-- 
Robert Collins <rbtcollins@xxxxxx>
Distinguished Technologist
HP Cloud Services


Follow ups

References