Re: [Ryu-devel] Problems with Ryu VM installation

2013-04-07 Thread Yoshihiro Kaneko
Hello Oren, Please confirm whether KVM module is loaded. $ lsmod|grep kvm kvm_intel 137721 3 kvm 415549 1 kvm_intel If not so and cannot find KVM module in /lib/modules//kernel/arch/x86/kvm/, probably you have to install linux-image-extra-virtual package. Thanks,

[Ryu-devel] Problems with Ryu VM installation

2013-04-07 Thread Oren Spector
Hello, I'm new to Ryu. I tried to follow the instruction on https://github.com/osrg/ryu/wiki/RYU-OpenStack-Grizzly-environment-VM-image- file-HOWTO. Everything worked fine until step 4, but I wasn't able to start the ryu1 VM. I'm using Ubuntu 12.04. I would appreciate your help. Below is so