boot loader and disko
This commit is contained in:
parent
acc28f0d3b
commit
c2b825502c
2 changed files with 6 additions and 4 deletions
|
@ -7,9 +7,10 @@
|
|||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
ESP = {
|
||||
esp = {
|
||||
priority = 1;
|
||||
name = "BOOT";
|
||||
start = "1M";
|
||||
size = "2G";
|
||||
type = "EF00";
|
||||
content = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue