mount iso subdirectory if in /etc/fstab
[pxelator] / bin / start.sh
index 598e7e8..bf7a554 100755 (executable)
@@ -5,5 +5,6 @@ if [ ! -z "$1" ] ; then
 fi
 
 sudo /etc/init.d/dnsmasq stop
+sudo mount iso
 echo $DEV
 sudo DEV=$DEV perl -Ilib/PXElator -Ilib -Mhttpd -e httpd::start