[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
nfs kickstart network install
- From: <LAWRENCE SORRILLO HAMPTONU EDU>
- To: <kickstart-list redhat com>
- Subject: nfs kickstart network install
- Date: Thu, 27 Oct 2005 13:34:03 -0400
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 redhat com
[mailto:kickstart-list-bounces 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 vmware com>
> To: <kickstart-list 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 redhat com
https://www.redhat.com/mailman/listinfo/kickstart-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]