create /fastboot in sliceimage
[build.git] / config.planetlab / sliceimage.post
index e7d92e0..faeecb7 100644 (file)
@@ -36,4 +36,8 @@ if [ -d selinux ] ; then
        rmdir selinux
     fi
 fi
+
+# for when runing under lxc, make sure we don't try to fsck from a slice
+touch ${vdir}/fastboot
+
 cd -