That worked for the most part. Ed,  your a genious!    <br><br>The only problem now is that it didn't set the hostname.  Is there some way to use something like $hostname in post so I can set all that up?<br>Perhaps that was what Pablo was trying to tell me?    I don't understand how to process /proc/commandline.    Does anyone have an example?
<br>I would be greatly appreciative.<br><br>Kit<br><br><br><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>