[ovs-discuss] Q about install openvswitch on xen hypervisor

Ben Pfaff blp at nicira.com
Sun Jul 15 05:40:53 UTC 2012


On Sun, Jul 15, 2012 at 09:51:05AM +0430, behnam saberi wrote:
> % ./boot.sh
> % ./configure
> % ./configure --prefix=/usr --localstatedir=/var
> % ./configure --with-linux=/lib/modules/`uname -r`/build
> make
> make install.
> 
> this commands without error has done .
> but when i will insert command " % insmod datapath/linux/openvswitch.ko",
> openvswitch.ko no exist.

The "make" command should have created this file.  What does "ls
datapath/linux/*.ko" print?



More information about the discuss mailing list