.
This commit is contained in:
parent
ce41d1ef4e
commit
cd9bf22f71
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
||||||
type = "gpt";
|
type = "gpt";
|
||||||
partitions = {
|
partitions = {
|
||||||
bios_boot = {
|
bios_boot = {
|
||||||
size = "2MiB";
|
size = "2M";
|
||||||
type = "EF02"; # BIOS boot partition (unformatted)
|
type = "EF02"; # BIOS boot partition (unformatted)
|
||||||
content = null; # No filesystem
|
content = null; # No filesystem
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue