mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-11 01:20:30 +08:00
arm: fix up boot partitions
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
%include fedora-arm-base.ks
|
||||
|
||||
part /boot --size=300 --fstype ext4
|
||||
part swap --size=256 --fstype swap
|
||||
part / --size=1200 --fstype ext4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user