From 3bdcfe306bec942e954b6fb1ed8401390672e859 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 18 Jan 2021 14:50:24 -0800 Subject: [PATCH] Bump KDE root size a bit more It's still failing. At this point we're not sure if it's really a space issue, but we're going to bump it a bit more to see. Signed-off-by: Adam Williamson --- fedora-live-kde.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-live-kde.ks b/fedora-live-kde.ks index ccc4447..51a3716 100644 --- a/fedora-live-kde.ks +++ b/fedora-live-kde.ks @@ -12,7 +12,7 @@ %include fedora-kde-minimization.ks # DVD payload -part / --size=6600 +part / --size=7000 %post %end