Controller partition order?

Scott Baker bakers at canbytel.com
Thu Dec 2 17:39:24 UTC 2010


On 12/02/2010 09:23 AM, Callahan, Tom wrote:
> You could try “--asprimary” in the partition command.

I only use two partitions, so I modified it as follows:

# 1 gig of swap, the rest is / as ext4
part swap --size=1024 --asprimary
part / --fstype=ext4 --grow --size=500

But it still creates the swap partition as /dev/vda2 and the primary / 
partition as /dev/vda1. Here is my full ks file if it helps

http://www.perturb.org/ks/fedora.ks

-- 
Scott Baker - Canby Telcom
System Administrator - RHCE - 503.266.8253




More information about the Kickstart-list mailing list