diff --git a/luna.json b/luna.json index ec481e47..978f701d 100644 --- a/luna.json +++ b/luna.json @@ -13,6 +13,12 @@ { "type": "boot", "size": 16 + }, + { + "type": "ext2", + "size": 2, + "directory": "base", + "name": "sysroot" } ] -} \ No newline at end of file +}