Changed from ext4 to f2fs

Changed from dphys-swapfile to zram-tools
Fix on auto-update.py
This commit is contained in:
Jeroen Oudshoorn
2024-01-17 19:51:38 +01:00
parent 1672a35f09
commit 0f4eda8039
3 changed files with 56 additions and 58 deletions

View File

@ -45,7 +45,7 @@ source "arm" "rpi64-pwnagotchi" {
name = "root"
type = "83"
start_sector = "532480"
filesystem = "ext4"
filesystem = "f2fs"
size = "0"
mountpoint = "/"
}