summaryrefslogtreecommitdiffstats
path: root/fedora-arm-partitioning.ks
blob: cb4808673b77051ec86c7f75fffc0c41cdbaf3c1 (plain)
1
2
3
4
5
bootloader --location=none
part /boot --size=512 --fstype ext3
part swap --size=512 --fstype swap
part / --size=3000 --fstype ext4