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? _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss