X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL.bridge;h=dec09d8d80166b391d07030938ce98b85b8a9f93;hb=refs%2Fheads%2Fof1.1;hp=fc04a87e0a85978ea6a0713be7cd9c87ca5fae4c;hpb=635670982103d24c4e574ddb5699b26864b2320d;p=openvswitch diff --git a/INSTALL.bridge b/INSTALL.bridge index fc04a87e..dec09d8d 100644 --- a/INSTALL.bridge +++ b/INSTALL.bridge @@ -34,14 +34,13 @@ kernel bridge module. 2. Load the brcompat kernel module (which was built in step 1), e.g.: - % insmod datapath/linux-2.6/brcompat_mod.ko + % insmod datapath/linux/brcompat.ko - (openvswitch_mod.ko should already have been loaded.) + (openvswitch.ko should already have been loaded.) 3. Start ovs-brcompatd: - % ovs-brcompatd --pidfile --detach -vANY:console:EMER \ - unix:/usr/local/var/run/ovsdb-server + % ovs-brcompatd --pidfile --detach (ovsdb-server and ovs-vswitchd should already have been loaded.)