mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update mountpoint for boot partition
This commit is contained in:
@ -39,7 +39,7 @@ source "arm" "rpi64-pwnagotchi" {
|
|||||||
start_sector = "8192"
|
start_sector = "8192"
|
||||||
filesystem = "fat"
|
filesystem = "fat"
|
||||||
size = "256M"
|
size = "256M"
|
||||||
mountpoint = "/boot"
|
mountpoint = "/boot/firmware"
|
||||||
}
|
}
|
||||||
image_partitions {
|
image_partitions {
|
||||||
name = "root"
|
name = "root"
|
||||||
|
Reference in New Issue
Block a user