add more storage to boot
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
partitions = {
|
partitions = {
|
||||||
# boot
|
# boot
|
||||||
ESP = {
|
ESP = {
|
||||||
size = "64M";
|
size = "1024M";
|
||||||
type = "EF00";
|
type = "EF00";
|
||||||
content = {
|
content = {
|
||||||
type = "filesystem";
|
type = "filesystem";
|
||||||
|
|||||||
Reference in New Issue
Block a user