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

Re: static network configuration ask



 Thanks Ed.  I'll try that and report back.  It's still a little more complicated than I would have liked as this will be used by people other than myself.   It really simplifies all the scripting I was doing in %post to force it to work despite the difficulties.  :-)

It would be much slicker if there were an "ask" option to the network or if it didn't default to dhcp  :-(

On 8/30/07, Ed Brown <ebrown lanl gov> wrote:
> boot: ip=blah gateway=blah netmask=blah dns=blah

This is not quite complete.  And actually, we make a custom boot cd,
with multiple targets that contain the common parameters, so all
that's needed at the boot prompt is target, ip and gateway.  You'll
probably need at least this:

boot: linux ks=http://url_of_kickstart_file ip=... gateway=...
netmask=... dns=...

-Ed

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