make genepi boot again

This commit is contained in:
2025-06-05 20:42:15 +02:00
parent 03c97d8431
commit 628b996be4
4 changed files with 42 additions and 16 deletions

View File

@@ -15,14 +15,10 @@ in
content = {
type = "gpt";
partitions = {
boot = {
type = "EF02";
size = "1M";
priority = 1;
};
ESP = {
type = "EF00";
size = "512M";
priority = 1;
content = {
type = "filesystem";
format = "vfat";