mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-15 05:22:59 +02:00
Allow flash-images to compile on Ubuntu: delay to allow automount/dismount
This commit is contained in:
committed by
Michael Tremer
parent
3b9b58f956
commit
e0b9a600e1
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user