Re: Controller partition order?

Scott Baker <[email protected]>
Newsgroups gmane.linux.redhat.kickstart.general
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.