From: Michael Tremer Date: Wed, 1 Sep 2021 18:26:59 +0000 (+0000) Subject: flash-images: Increase size of root partition to 1800 MB X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ea88cca064c8e134c999c278389526b12e07891e;p=people%2Fms%2Fipfire-2.x.git flash-images: Increase size of root partition to 1800 MB Signed-off-by: Michael Tremer --- diff --git a/lfs/flash-images b/lfs/flash-images index cdd0fbf7e7..820048f52f 100644 --- a/lfs/flash-images +++ b/lfs/flash-images @@ -77,9 +77,9 @@ else endif # /boot: 128MB - OFFSET -# / : 1600 MB +# / : 1800 MB S_BOOT := $(shell echo $$(( 262144 - $(S_OFFSET) ))) -S_ROOT := 3354038 +S_ROOT := 3773292 ifeq "$(EFI)" "1" S_EFI = 65536 # 32 MB