moved root to start at 40960MiB
This commit is contained in:
parent
b64d48ff3b
commit
b6d1ba3a24
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
||||||
{
|
{
|
||||||
type = "partition";
|
type = "partition";
|
||||||
name = "luks";
|
name = "luks";
|
||||||
start = "100MiB";
|
start = "40960MiB";
|
||||||
end = "100%";
|
end = "100%";
|
||||||
content = {
|
content = {
|
||||||
type = "luks";
|
type = "luks";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue