vm: Forgot to run boot.sh

This commit is contained in:
Brandon Heller
2010-08-16 12:04:23 -07:00
committed by Bob Lantz
parent b97415eed4
commit 71ba12c539
+1 -1
View File
@@ -131,7 +131,7 @@ function ovs {
#cd $OVS_RELEASE
git clone git://openvswitch.org/openvswitch
cd $OVS_RELEASE
./boot.sh
./configure --with-l26=/lib/modules/${KERNEL_NAME}/build
make
sudo make install