<span class="gmail_quote"></span>>Is it possible to have my kickstart file on an nfs mount, the
installation media on another nfs mount, and to use a statically
defined ip address >defined with options at the boot prompt.  For
example
<div>> </div>
<div>>boot> linux ks=nfs:<a href="http://1.2.3.4/my/ks" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">1.2.3.4/my/ks</a> ip=<a href="http://9.9.9.9" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
9.9.9.9</a> gateway=<a href="http://9.9.9.1" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">9.9.9.1</a> netmask=<a href="http://255.255.255.0" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
255.255.255.0</a></div>

<div>> </div>
<div>>I'm not able to run a dhcp server in my environment so unless I
can define the networking info to my target machine at the boot prompt,
it's not >going to be able to access the kickstart or installation files
on the network.<br>
<br>
Well it would appear the answer is no.  Redhat tries to get the
kickstart file off the nfs export BEFORE it uses the networking info
provided on the command line to set up its networking.  And I was
so excited...<br>
<br>
Darren<br>

</div>