<html><body>
<p><font size="2" face="sans-serif">hi ,Michael </font><br>
<font size="2" face="sans-serif">    </font><br>
<font size="2" face="sans-serif">   thanks for you quickly response ,it work now.</font><br>
<br>
<font size="2" face="sans-serif">    it work with the following change ,here are some different to your example (remove the initrd option in the kernel line)</font><br>
<br>
<br>
<br>
<font size="2" color="#0000FF" face="serif">[root@desktop8 html]# cat peter.php</font><br>
<font size="2" color="#0000FF" face="serif">#!ipxe</font><br>
<font size="2" color="#0000FF" face="serif">kernel <a href="http://172.20.0.1/rh64vmlinuz">http://172.20.0.1/rh64vmlinuz</a>  imgurl=ftp:rh64rootimg_02262014.gz  panic=20 rdblacklist=nouveau nomodeset</font><br>
<font size="2" color="#0000FF" face="serif">initrd <a href="http://172.20.0.1/rh64_02042014_initrd">http://172.20.0.1/rh64_02042014_initrd</a></font><br>
<font size="2" color="#0000FF" face="serif">boot</font><br>
<br>
<img src="cid:1__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" width="749" height="343"><br>
<br>
<br>
<font size="3" face="serif">thanks again for your team's great work in the ipxe project!</font><br>
<font size="2" face="sans-serif"><br>
</font><img src="cid:2__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" width="355" height="157"><br>
<br>
<img width="16" height="16" src="cid:3__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" border="0" alt="Inactive hide details for Michael Brown ---2014/03/31 21:32:39---On 29/03/14 02:14, Peter CZ Peng wrote:"><font size="2" color="#424282" face="sans-serif">Michael Brown ---2014/03/31 21:32:39---On 29/03/14 02:14, Peter CZ Peng wrote:</font><br>
<br>

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td style="background-image:url(cid:4__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com); background-repeat: no-repeat; " width="40%">
<ul style="padding-left: 72pt"><font size="1" face="sans-serif"><b>Michael Brown <mcb30@ipxe.org></b></font><font size="1" face="sans-serif"> </font>
<p><font size="1" face="sans-serif">2014/03/31 21:33</font></ul>
</td><td width="60%">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:5__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
<div align="right"><font size="1" face="sans-serif">To</font></div></td><td width="100%"><img width="1" height="1" src="cid:5__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 7pt"><font size="1" face="sans-serif">Peter CZ Peng/China/IBM@IBMCN, ipxe-devel@lists.ipxe.org</font></ul>
</td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:5__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
<div align="right"><font size="1" face="sans-serif">cc</font></div></td><td width="100%"><img width="1" height="1" src="cid:5__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
</td></tr>

<tr valign="top"><td width="1%"><img width="58" height="1" src="cid:5__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" border="0" alt=""><br>
<div align="right"><font size="1" face="sans-serif">Subject</font></div></td><td width="100%"><img width="1" height="1" src="cid:5__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" border="0" alt=""><br>

<ul style="padding-left: 7pt"><font size="1" face="sans-serif">Re: [ipxe-devel] ipxe config issue or elilo config issue</font></ul>
</td></tr>
</table>

<table border="0" cellspacing="0" cellpadding="0">
<tr valign="top"><td width="58"><img width="1" height="1" src="cid:5__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" border="0" alt=""></td><td width="336"><img width="1" height="1" src="cid:5__=C7BBF63EDFBA6FCD8f9e8a93df938@cn.ibm.com" border="0" alt=""></td></tr>
</table>
</td></tr>
</table>
<br>
<tt><font size="2">On 29/03/14 02:14, Peter CZ Peng wrote:<br>
> <snip><br>
> when I want to translate the booting process to support the *legacy PXE<br>
> machine* ,it failed as following ,I am not sure if ipxe can directly to<br>
> support the rootimg as above example or not ,<br>
> and also ,I do think that is the elilo or ipxe config issue ,can you<br>
> help to pay some time to check with it ,thank<br>
<br>
ELILO is an EFI-only boot loader.  It simply won't be able to run in a <br>
non-UEFI BIOS environment.<br>
<br>
You can load your kernel and initrd directly from iPXE (ignoring ELILO <br>
completely).  For example:<br>
<br>
   #!ipxe<br>
   kernel product/common/ramdisk/rh64vmlinuz \<br>
  </font></tt><tt><font size="2" color="#FF0000"><b>     initrd=rh64_02042014_initrd \</b></font></tt><tt><font size="2"><br>
       imgurl=ftp:product/common/ramdisk/rh64rootimg_02262014.gz \<br>
       panic=20 rdblacklist=nouveau nomodeset<br>
   initrd product/common/ramdisk/rh64_02042014_initrd<br>
   boot<br>
<br>
If your kernel was built with CONFIG_EFI_STUB enabled, then this script <br>
will work without modifications for both UEFI and BIOS environments.<br>
<br>
Michael<br>
<br>
</font></tt><br>
</body></html>