On Fri, Jan 25, 2013 at 1:16 AM, Ryan Young <[email protected]> wrote:
> After that I tried to install the package following
> http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=INSTALL;hb=HEAD,
> everything goes well until I tried to "insmod
> datapath/linux/openvswitch_mod.ko", the kernel return a error with log:"An
> attempt to load unsigned module was rejected".

Your kernel is configured to require module signatures.  You either
need to configure it allow unsigned modules or figure out how to sign
the module.
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to