We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429a66c commit d472581Copy full SHA for d472581
genimage-prod.cfg
@@ -31,7 +31,7 @@ image sdcard-prod.img {
31
partition-type = 0x83
32
bootable = "yes"
33
image = "FunKey/output/images/rootfs.ext4"
34
- size = 100M # This will be resized to 1G during first boot
+ size = 160M # This will be resized to 1G during first boot
35
}
36
37
# These partitions will be created during first boot
0 commit comments