1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-09-18 22:17:23 +00:00
fedora-kickstarts/fedora-arm-vfat-partitioning.ks
2013-08-26 23:10:33 -05:00

5 lines
110 B
Plaintext

part /boot/uboot --size=20 --fstype vfat
part swap --size=512 --fstype swap
part / --size=3400 --fstype ext4