mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-06 11:39:40 +08:00
remove --grow from arm partitioning
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
%include fedora-mate-packages.ks
|
||||
%include fedora-arm-partitioning.ks
|
||||
|
||||
part / --grow --size=4000 --fstype ext4
|
||||
part / --size=4000 --fstype ext4
|
||||
|
||||
%post
|
||||
echo -n "Enabling initial-setup gui mode on startup"
|
||||
|
||||
Reference in New Issue
Block a user