vm: Forgot to run boot.sh

This commit is contained in:
Brandon Heller
2010-08-06 00:44:29 -07:00
parent a434c3d1b6
commit cd19cf520f
+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