fix
This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
BIOS = {
|
||||
size = "1M";
|
||||
type = "EF02";
|
||||
};
|
||||
|
||||
ESP = {
|
||||
label = "EFI";
|
||||
size = "512M";
|
||||
|
||||
Reference in New Issue
Block a user