X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=INSTALL.KVM;h=61620e5173ceee78f825d10ddbf84d32f84424f2;hb=96628ae85fe26ac86d35bca5f4c288e56048c3d6;hp=09a8d67fb384bc136dd17c67237fc899ffa78ed7;hpb=c9d3af4e88444768eaeb2939f1e001e239fe8660;p=openvswitch diff --git a/INSTALL.KVM b/INSTALL.KVM index 09a8d67f..61620e51 100644 --- a/INSTALL.KVM +++ b/INSTALL.KVM @@ -58,7 +58,7 @@ Please refer to ovs-vsctl(8) for more details. Next, we'll start a guest that will use our ifup and ifdown scripts. - % kvm -m 512 -net nic,maddr=00:11:22:EE:EE:EE -net \ + % kvm -m 512 -net nic,macaddr=00:11:22:EE:EE:EE -net \ tap,script=/etc/ovs-ifup,downscript=/etc/ovs-ifdown -drive \ file=/path/to/disk-image,boot=on