problems with kickstart and automated partitioning

Jesse Keating jkeating at j2solutions.net
Fri May 20 19:06:47 UTC 2005


On Fri, 2005-05-20 at 02:17 -0400, Klaus Steden wrote:
>     bootloader --location=mbr
>     part /    --fstype=ext3 --onpart=hda1 --size=500
>     part swap --fstype=swap --onpart=hda2 --noformat --recommend

onpart expects the partition to already be there.  ondisk tells it which
disk to make the partition on.

-- 
Jesse Keating RHCE      (geek.j2solutions.net)
Fedora Legacy Team      (www.fedoralegacy.org)
GPG Public Key          (geek.j2solutions.net/jkeating.j2solutions.pub)
 
Was I helpful?  Let others know:
 http://svcs.affero.net/rm.php?r=jkeating




More information about the Kickstart-list mailing list