fix: remove unnesesary partition
This commit is contained in:
parent
9f233d2d1d
commit
a065e6dfc4
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 = {
|
||||
name = "ESP";
|
||||
size = "500M";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue