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,
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