Stuart J. Browne wrote:
----- Original Message ----- From: "Stephen Mah" <smah@xxxxxxxxxx> To: <kickstart-list@xxxxxxxxxx> Sent: Thursday, October 27, 2005 10:33 AM Subject: swap partition on 2nd sliceIs there a way to make kickstart force the swap partition to the second slice?Look at --onpart i.e. part swap --onpart=/dev/hda2 bkx
You should also note that --onpart expects the partition to be created prior to install.
-Dan