mirror of
https://pagure.io/fedora-kickstarts.git
synced 2025-12-07 14:54:06 +08:00
set partition sizes to fit on a 4gb sd card except for mate which is too big
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
bootloader --location=none
|
||||
part /boot/uboot --size=20 --fstype vfat
|
||||
part swap --size=512 --fstype swap
|
||||
part / --grow --size=6500 --fstype ext4
|
||||
part / --grow --size=3400 --fstype ext4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user