X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL.bridge;h=8080625b48d43fec7ee18bb394af101d11ebe208;hb=2e9067c99c864626b6815bd5e6bd6f58c19b3a7b;hp=8e65021b67e89ba8bbad55930906cf3814471543;hpb=bc39196036f8e33d15274855087f0c47be2095ee;p=openvswitch diff --git a/INSTALL.bridge b/INSTALL.bridge index 8e65021b..8080625b 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_mod.ko (openvswitch_mod.ko should already have been loaded.) 3. Start ovs-brcompatd: - % ovs-brcompatd --pidfile --detach -vANY:console:EMER \ - unix:/usr/local/var/run/openvswitch/db.sock + % ovs-brcompatd --pidfile --detach (ovsdb-server and ovs-vswitchd should already have been loaded.)