Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-31 09:55:28 +01:00
parent 270ce0e685
commit 83f4acd902

View File

@ -40,7 +40,7 @@ source "arm" "rpi-pwnagotchi" {
type = "83"
start_sector = "532480"
filesystem = "ext4"
size = "1.7G"
size = "0"
mountpoint = "/"
}
}
@ -61,7 +61,7 @@ source "arm" "opi-pwnagotchi" {
type = "83"
start_sector = "8192"
filesystem = "ext4"
size = "1.6G"
size = "0"
mountpoint = "/"
}
}