<p>In this environment I cannot use dhcp. Must have a static address.</p>
<p><blockquote type="cite">On Jul 26, 2011 4:18 AM, "Michael Brown" <<a href="mailto:mbrown@fensystems.co.uk">mbrown@fensystems.co.uk</a>> wrote:<br><br><p><font color="#500050">On Tuesday 26 Jul 2011 06:16:00 Larry Brigman wrote:<br>
> I'm trying to find the option to get ipxe to ...</font></p>There's no support (at present) for using an initrd as an embedded script.<br>
However, you can use grub to pass in a single iPXE command line.  For example:<br>
<br>
      title  iPXE<br>
      kernel /boot/ipxe.lkrn dhcp && chain <a href="http://my.server/my.script" target="_blank">http://my.server/my.script</a><br>
<font color="#888888"><br>
Michael<br>
<br>
</font></blockquote></p>