use offsets for ESP partition
This commit is contained in:
parent
47991fba74
commit
d653000a44
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
esp = {
|
||||
priority = 1;
|
||||
name = "ESP";
|
||||
size = "1G";
|
||||
start = "1M";
|
||||
end = "1024M";
|
||||
type = "EF00";
|
||||
content = {
|
||||
type = "filesystem";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue