<span>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.  :-)
<br><br>It would be much slicker if there were an "ask" option to the network or if it didn't default to dhcp  :-(<br></span><br><div><span class="gmail_quote">On 8/30/07, <b class="gmail_sendername">Ed Brown
</b> <<a href="mailto:ebrown@lanl.gov">ebrown@lanl.gov</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">> boot: ip=blah gateway=blah netmask=blah dns=blah
<br><br>This is not quite complete.  And actually, we make a custom boot cd,<br>with multiple targets that contain the common parameters, so all<br>that's needed at the boot prompt is target, ip and gateway.  You'll
<br>probably need at least this:<br><br>boot: linux ks=<a href="http://url_of_kickstart_file">http://url_of_kickstart_file</a> ip=... gateway=...<br>netmask=... dns=...<br><br>-Ed<br><br>_______________________________________________
<br>Kickstart-list mailing list<br><a href="mailto:Kickstart-list@redhat.com">Kickstart-list@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/kickstart-list">https://www.redhat.com/mailman/listinfo/kickstart-list
</a><br></blockquote></div><br>