Skip to content

Commit a997b05

Browse files
committed
increase the boot partition to 256 MB
1 parent 29cbfee commit a997b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_library/disk_layout.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"label":"EFI-SYSTEM",
1414
"fs_label":"EFI-SYSTEM",
1515
"type":"efi",
16-
"blocks":"262144",
16+
"blocks":"524288",
1717
"fs_type":"vfat",
1818
"mount":"/boot",
1919
"features": []

0 commit comments

Comments
 (0)