removed part-type

This commit is contained in:
Gerg-L 2023-08-21 21:20:14 -04:00
parent 2e26046d07
commit 5fd79726e7
2 changed files with 0 additions and 2 deletions

View file

@ -20,7 +20,6 @@
root = { root = {
start = "1GiB"; start = "1GiB";
end = "100%"; end = "100%";
part-type = "primary";
content = { content = {
type = "filesystem"; type = "filesystem";
format = "ext4"; format = "ext4";

View file

@ -19,7 +19,6 @@
root = { root = {
start = "1GiB"; start = "1GiB";
end = "100%"; end = "100%";
part-type = "primary";
type = "EF00"; type = "EF00";
content = { content = {
type = "filesystem"; type = "filesystem";