Disko: Difference between revisions

imported>Onny
mNo edit summary
imported>Onny
mNo edit summary
Line 19: Line 19:
               name = "ESP";
               name = "ESP";
               start = "1MiB";
               start = "1MiB";
               end = "100MiB";
               end = "500MiB";
               bootable = true;
               bootable = true;
               content = {
               content = {
Line 29: Line 29:
             {
             {
               name = "root";
               name = "root";
               start = "100MiB";
               start = "500MiB";
               end = "100%";
               end = "100%";
               part-type = "primary";
               part-type = "primary";