don't add the boot partition
This commit is contained in:
parent
e5ceced84f
commit
191a412742
1 changed files with 0 additions and 5 deletions
|
|
@ -8,11 +8,6 @@
|
|||
content = {
|
||||
type = "gpt";
|
||||
partitions = {
|
||||
boot = {
|
||||
name = "boot";
|
||||
size = "1M";
|
||||
type = "EF02";
|
||||
};
|
||||
esp = {
|
||||
priority = 1;
|
||||
name = "ESP";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue