nfs kickstart network install

LAWRENCE.SORRILLO at HAMPTONU.EDU LAWRENCE.SORRILLO at HAMPTONU.EDU
Thu Oct 27 17:34:03 UTC 2005


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 at redhat.com
[mailto:kickstart-list-bounces at redhat.com] 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 at vmware.com>
> To: <kickstart-list at redhat.com>
> 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 at redhat.com
https://www.redhat.com/mailman/listinfo/kickstart-list




More information about the Kickstart-list mailing list