Archived
This commit is contained in:
@@ -10,6 +10,16 @@
|
|||||||
type = "gpt";
|
type = "gpt";
|
||||||
|
|
||||||
partitions = {
|
partitions = {
|
||||||
|
|
||||||
|
bios = {
|
||||||
|
size = "1M";
|
||||||
|
type = "EF02";
|
||||||
|
|
||||||
|
content = {
|
||||||
|
type = "bios_grub";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
root = {
|
root = {
|
||||||
priority = 1;
|
priority = 1;
|
||||||
size = "100%";
|
size = "100%";
|
||||||
|
|||||||
Reference in New Issue
Block a user