flash-images: Increase the size of the root partition

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2024-08-19 13:02:38 +00:00
parent 7e70a93aaa
commit d2df099be3

View File

@@ -78,9 +78,9 @@ else
endif
# /boot: 512 MB - OFFSET
# / : 1800 MB
# / : 2048 MB
S_BOOT := $(shell echo $$(( 1048576 - $(S_OFFSET) )))
S_ROOT := 3773292
S_ROOT := 4194304
ifeq "$(EFI)" "1"
S_EFI = 65536 # 32 MB