X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=debian%2Flive-initramfs.init;h=3204924c74c46d2c4e26e10d8f641e6e4e8f0331;hb=2eb46e45daa7883cde61acf519270faef6f76ded;hp=07f707c581fbb6a68d0cadcf8c32d257c6785148;hpb=e93137f95c930e76b5e16da277df738e52e8d125;p=live-boot-grml.git diff --git a/debian/live-initramfs.init b/debian/live-initramfs.init index 07f707c..3204924 100644 --- a/debian/live-initramfs.init +++ b/debian/live-initramfs.init @@ -137,6 +137,11 @@ do_stop () if [ -z ${QUICKREBOOT} ] then + # in order to deal with the aufs unmount problem, we do a sync here. + sync + sleep 1 + sync + # TODO: i18n BOOT_DEVICE="$(get_boot_device)"