When installing OVS after installing xen these steps have been done well: 1./boot.sh 2. ./configure --with-linux=/lib/modules/`uname -r`/build 3. make 4. make install 4.rmmod bridge
But when using this command: " insmod datapath/linux/openvswitch_mod.ko " this error comes up :"insmod: error inserting 'datapath/linux/openvswitch.ko': -1 Invalid module format" What should i do? Many thanks in advance.
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss