X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fflash-images;h=530bf339b80b95ae2e86bec54ed7a0d91cd212f7;hb=1292598207d74304227a3c77346c1d046eb51975;hp=f213476aa388bd24b2302c7529b3c1dfe4c9a16a;hpb=15094e71e68dd3f96d61bf62aa9c0f7d170bf787;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/flash-images b/lfs/flash-images index f213476aa3..530bf339b8 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -75,9 +75,9 @@ else endif # /boot: 64MB - OFFSET -# / : 700MB +# / : 750MB S_BOOT := $(shell echo $$(( 131072 - $(S_OFFSET) ))) -S_ROOT := 1433600 +S_ROOT := 1536000 PADDING = 100 # MB @@ -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)