From: Justin Luth Date: Sat, 28 Mar 2015 09:39:47 +0000 (+0300) Subject: Allow flash-images to compile on Ubuntu: delay to allow automount/dismount X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0b9a600e19f3829dcdf9858c776d7a169ea2ccc;p=people%2Fms%2Fipfire-2.x.git Allow flash-images to compile on Ubuntu: delay to allow automount/dismount --- diff --git a/lfs/flash-images b/lfs/flash-images index 6c88180598..530bf339b8 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -211,6 +211,7 @@ endif -fsck.ext4 -f -y $(PART_ROOT) fsck.ext4 -f -y $(PART_ROOT) + sleep 10 #Ubuntu compiling: allow time to automount/dismount kpartx -d -v $(DEVICE) losetup -d $(DEVICE)