From d6688261a12dd0053ec036d6b8ff063006ae104d Mon Sep 17 00:00:00 2001 From: luz Date: Thu, 1 May 2025 14:45:07 -0500 Subject: [PATCH] add new live core storage element --- ingredients/live-core-storage.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/ingredients/live-core-storage.cfg b/ingredients/live-core-storage.cfg index abddca2..96fe392 100644 --- a/ingredients/live-core-storage.cfg +++ b/ingredients/live-core-storage.cfg @@ -12,3 +12,4 @@ clearpart --all --initlabel # Partition clearing information. This setup uses GP bootloader --timeout=1 # Set the GNU GRUB bootloader timeout to 1 part / --fstype="ext4" --size=5120 # Create a root partition of around 7GB +part / --size=8576