Let me brief more, I am doing a project on implementing open flow
protocol for android mobiles. The base of the project is to enable the
mobile to dynamically choose the network interfaces, I have installed
Beacon which the openflow controller for Android and had it running,
Now I have to simulate a virtual switch for which I am using the Open
v switch. I have used the codings in the following links

http://www.openflow.org/wp/deploy-labsetup/

http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL;hb=HEAD

after the this code

 /sbin/insmod ./datapath/linux-2.6/openvswitch_mod.ko

I am getting error as


insmod: can't read './datapath/linux-2.6/openvswitch_mod.ko': No such
file or directory


I tried all the answers that I found in the net but still I am not
able to solve this.

What is the reason for this error? Please help me out

On Tue, Mar 12, 2013 at 4:58 AM, Ashwini Pugazhendhi
<pugalzhendhi.ashwini...@gmail.com> wrote:
> I am a final year engineering student, doing my project in open flow
> controller for android with open v switch. I am not able to generate the
> openvswitch_mod.ko module. Because of this I am not able to finish the
> project. The error is in the insmode code. it says no such file or
> directory. It would be of immense help if some one send me that file as I am
> running out of time to finish the project. I tried all the possible
> solutions that I found in the net. I am using linux mint 12 with the virtual
> box. Or if any one knows some other new solution, please let me know. Thaks
> in advance
>
> Regards
> Ashwini Pugazhendhi



--
Yours,
Ashwini Kshathriya.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to