--- trunk/mlivecdbuild/mlivecdbuild2.sh 2013/03/28 15:39:45 2098 +++ trunk/mlivecdbuild/mlivecdbuild2.sh 2013/03/28 15:40:19 2099 @@ -353,6 +353,7 @@ # copy everything to the image file and preserve permissions ( cd ${CDCHROOTDIR} && tar cpf - . ) | ( cd ${LIVECDROOT}/loop/mnt && tar xvpf - ) + sleep 3 # now umount everything and create the squashfs image umount ${LIVECDROOT}/loop/mnt || die