Kickstart installation via network -- not able to override network settings?

Shabazian, Chip Chip.Shabazian at bankofamerica.com
Wed Dec 12 19:14:36 UTC 2007


 
I was suggesting using something like:
network --bootproto=static --ip=10.0.0.2 --netmask=255.255.255.0
--gateway=10.0.0.1
interactive

I'm not sure if that will work or not, I haven't tried it, but give it a
shot.

-----Original Message-----
From: kickstart-list-bounces at redhat.com
[mailto:kickstart-list-bounces at redhat.com] On Behalf Of Ray Van Dolson
Sent: Wednesday, December 12, 2007 11:01 AM
To: kickstart-list at redhat.com
Subject: Re: Kickstart installation via network -- not able to override
network settings?

> Could you use non-routable IP's in the kickstart file along with 
> interactive?  Wouldn't that give you what you want?

Hmm, I'm not sure I totally follow here.  You are suggesting throwing in
a RFC1918 IP in kickstart (using bootproto=static) or a bogus IP (like
256.256.2.2)?  Would the latter result in the network dialog being made
available to me?

> Alternatively, you could pop up a dialog box in the %pre environment 
> and use that to set the network settings, writing to a file and then 
> including it.

This is probably the route we'll end up going if there's no way to get
anaconda to present the network config page during installation the way
we want...

Thanks!

_______________________________________________
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