[CentOS] Kickstart network settings problem

Tue Apr 22 13:56:05 UTC 2008
gopinath <gopinath at signal-networks.com>

This Below link will help you out

http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/en-US/System_Administration_Guide/

----- Original Message ----- 
From: "James Pearson" <james-p at moving-picture.com>
To: "CentOS mailing list" <centos at centos.org>
Sent: Tuesday, April 22, 2008 6:14 PM
Subject: Re: [CentOS] Kickstart network settings problem


> Plant, Dean wrote:
> > I would like one of my kickstart scripts to prompt for disk and
> > networking only. Commenting out the disk and network settings makes the
> > installer prompt for disk settings but not for network settings, they
> > default to DHCP. Any idea's how to fix this?
>
> I think you need to have the network settings defined - something like:
>
> network --bootproto static
>
> If you don't give it an IP address (with the --ip option), then it will
> prompt for it. This is what I do for NFS installs - as my netmask,
> gateway and nameserver addresses are static, I also give these on the
> network line.
>
> James Pearson
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> http://lists.centos.org/mailman/listinfo/centos
>