diff --git a/luna.json b/luna.json index 30bfcfad..141380e4 100644 --- a/luna.json +++ b/luna.json @@ -1,6 +1,6 @@ { "diskguid": "00000000-0000-0000-0000-000000000000", - "disksize": 128, + "disksize": 8, "align": 1024, "iso9660": true, "config": "initrd/sys/config", @@ -12,7 +12,7 @@ "partitions": [ { "type": "boot", - "size": 16 + "size": 8 } ] } \ No newline at end of file