From d472581e8c3dd80699292b80f1cadc80a1749458 Mon Sep 17 00:00:00 2001 From: Michel-FK Date: Mon, 18 Jan 2021 23:49:37 +0100 Subject: [PATCH] increase prod image size Signed-off-by: Michel-FK --- genimage-prod.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genimage-prod.cfg b/genimage-prod.cfg index b2c85d1..1d5db58 100644 --- a/genimage-prod.cfg +++ b/genimage-prod.cfg @@ -31,7 +31,7 @@ image sdcard-prod.img { partition-type = 0x83 bootable = "yes" image = "FunKey/output/images/rootfs.ext4" - size = 100M # This will be resized to 1G during first boot + size = 160M # This will be resized to 1G during first boot } # These partitions will be created during first boot