increase prod image size

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK 2021-01-18 23:49:37 +01:00
parent 429a66c73e
commit d472581e8c
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ image sdcard-prod.img {
partition-type = 0x83 partition-type = 0x83
bootable = "yes" bootable = "yes"
image = "FunKey/output/images/rootfs.ext4" 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 # These partitions will be created during first boot