From f84b197d1e1d1340390ee77a7bdf1e264f0afdbf Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 21 Mar 2019 09:52:53 +0100 Subject: [PATCH] MATE-arm: increase part size --- fedora-arm-mate.ks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fedora-arm-mate.ks b/fedora-arm-mate.ks index 706f4e6..eda7f79 100644 --- a/fedora-arm-mate.ks +++ b/fedora-arm-mate.ks @@ -2,7 +2,7 @@ %include fedora-arm-xbase.ks %include fedora-mate-common.ks -part / --size=6100 --fstype ext4 +part / --size=7168 --fstype ext4 %post