[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

RE: Problem with kickstart installation if no dhcp



What version are you installing?

Enter your IP info at the boot: prompt like this

Boot: ks=nfs:ip_of_server:/path/to/ks.cfg ksdevice=eth0
ip=123.123.123.123 netmask=255.255.255.0 gateway=123.123.123.1

And make sure you also have the network information in the kickstart
file on the network line (the first is used to GET the ks.cfg, the
second is used to BUILD the server).

It would help if you could post at least your command section of your
kickstart file. 

-----Original Message-----
From: kickstart-list-bounces redhat com
[mailto:kickstart-list-bounces redhat com] On Behalf Of Joe Van Dyk
Sent: Thursday, March 23, 2006 12:15 PM
To: Discussion list about Kickstart
Subject: Re: Problem with kickstart installation if no dhcp

No, I'm entering in the static IP information via the installer.  The
static IP info doesn't come from the kickstart file.

On 3/23/06, Lavender, Leo <LLavender kmg com> wrote:
> I don't know if I'm understanding the question, but is there a dhcp 
> server, or an arp server running to get an IP to talk to NFS, to get 
> your static IP from the kickstart file?
>
> Leo
>
> -----Original Message-----
> From: kickstart-list-bounces redhat com 
> [mailto:kickstart-list-bounces redhat com] On Behalf Of Joe Van Dyk
> Sent: Thursday, March 23, 2006 2:26 AM
> To: Discussion list about Kickstart
> Subject: Problem with kickstart installation if no dhcp
>
>
> Hi,
>
> I can start a kickstart installation fine with kickstart config file 
> being on a nfs shared drive if the machine can get networking 
> information via DHCP.  But if I have to enter in static IP network 
> information, then it doesn't seem to be able to find the kickstart 
> file via NFS.  Any ideas why this might be?  I have the ISOs shared 
> via NFS and I can use those as the install media with both 
> configurations, but I can't access the kickstart file.
>
> For now, I can put the kickstart file on the CD disk, but it would be 
> nice to be able to have the config be in some central location.
>
> Thanks,
> Joe
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list redhat com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list redhat com
> https://www.redhat.com/mailman/listinfo/kickstart-list
>

_______________________________________________
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]