From c02a8622625e7adb1993a7b651ca3eec7764d7ca Mon Sep 17 00:00:00 2001 From: lukas Date: Sat, 27 May 2023 14:30:43 +0200 Subject: [PATCH] add some storage add some storage to match upstream --- ingredients/base-storage-live.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingredients/base-storage-live.cfg b/ingredients/base-storage-live.cfg index a2eaf40..da9b291 100644 --- a/ingredients/base-storage-live.cfg +++ b/ingredients/base-storage-live.cfg @@ -7,4 +7,4 @@ # What ? This kickstart file provides a basic partition layout for live systems, without encryption. -part / --size 5120 # Create a root partition of around 5GB \ No newline at end of file +part / --size=7750 # Create a root partition of around 7GB