I want to perform an Kickstart network installation via nfs. I place the following line immediately following the "install" keyword in the Kickstart file. install nfs --server=137.198.41.40 --dir=/admin/linux/scientific/304/i386 However, the system still asks me to interactively specify the nfs server and intallation directory tree. What I am doing wrong here? I don't want to be asked for the NFS server specifics, I want the nfs parameters in the kickstart file to be used instead. Thanks, -----Original Message----- From: kickstart-list-bounces@xxxxxxxxxx [mailto:kickstart-list-bounces@xxxxxxxxxx] On Behalf Of Daniel Segall Sent: Wednesday, October 26, 2005 8:13 PM To: Discussion list about Kickstart Subject: Re: swap partition on 2nd slice 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 slice > > >> Is 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 _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list