flash-images: Increase size of root partition to 1800 MB

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2022-02-04 16:47:34 +00:00
committed by Peter Müller
parent 21c54d5524
commit fdb587deca

View File

@@ -78,9 +78,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