Skip to content

Commit d472581

Browse files
committed
increase prod image size
Signed-off-by: Michel-FK <[email protected]>
1 parent 429a66c commit d472581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

genimage-prod.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ image sdcard-prod.img {
3131
partition-type = 0x83
3232
bootable = "yes"
3333
image = "FunKey/output/images/rootfs.ext4"
34-
size = 100M # This will be resized to 1G during first boot
34+
size = 160M # This will be resized to 1G during first boot
3535
}
3636

3737
# These partitions will be created during first boot

0 commit comments

Comments
 (0)