Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-31 16:11:31 +01:00
parent 539f2b7484
commit 9eddb44919

View File

@ -35,7 +35,7 @@ source "arm" "rpi-pwnagotchi" {
start_sector = "8192" start_sector = "8192"
filesystem = "fat" filesystem = "fat"
size = "256M" size = "256M"
mountpoint = "/boot/firmware" mountpoint = "/boot"
} }
image_partitions { image_partitions {
name = "root" name = "root"