<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=windows-1252" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19328">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>just discovered ipxe which is a very interesting 
project.</FONT></DIV>
<DIV><FONT size=2>I compiled undionly.kpxe with EMBED=demo.ipxe</FONT></DIV>
<DIV><FONT size=2>with this code inside demo.ipxe</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><PRE class=code>  #!ipxe
  
  dhcp
  chain <A href="http://myserver/ipxe/boot.php">http://myserver/ipxe/boot.php</A></PRE><PRE class=code>But I don't understand what to put in boot.php</PRE><PRE class=code>my wish would be to have directly a menu with choice of booting</PRE><PRE class=code>on Live cd or anything else directly</PRE><PRE class=code>is it possible and how ?</PRE><PRE class=code> </PRE><PRE class=code>Thanks</PRE><PRE class=code> </PRE><PRE class=code>Franck</PRE><PRE class=code> </PRE></DIV></BODY></HTML>