Hi,

try to do the following steps:

% ./boot.sh
% ./configure --with-linux=/lib/modules/`uname -r`/build
make
make install

and then check if there is a file "openvswitch_mod.ko" in
the datapath/linux/

BTW, I use the openvswitch1.6.

BR,
Kris


On Sun, Jul 15, 2012 at 1:21 PM, behnam saberi <[email protected]>wrote:

> hello everyone .
> i'm beginner about openflow
> i have a Q:
>  i will install openVswitch for use openflow. but i can not load
> openvswitch module on XEN.
> when i insert "insmod datapath/linux/openvswitch_mod.ko" , error Occurred.
> can anyone help about this?
>
> let explain more .
> OS: centos 5.6
> my installation files: XEN hypervisor (status paravirtualization), python,
> gcc and etc.
> my doc refernce is : "How to Install Open vSwitch on Linux"
> my command is :
> % ./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.
> this process , tested on 4 type pc (centos 5.4,5.6 & 6.2 ) , but all same
> problem .
>
> plz help me.
>
> _______________________________________________
> discuss mailing list
> [email protected]
> http://openvswitch.org/mailman/listinfo/discuss
>
>
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to