<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=big5">
<META content="MSHTML 6.00.2900.5726" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi, there,</DIV>
<DIV> </DIV>
<DIV>I recently move from gPXE to iPXE. I used to chainload gPXE and sanboot 
windows xp sucessfully. </DIV>
<DIV> </DIV>
<DIV>When I try to do the same thing with iPXE, it failed 
to find the root path of sanboot (screen showed 
"No filename or root path specified/ No more network 
devices").  </DIV>
<DIV> </DIV>
<DIV>The chainload secttion of my "dhcp.conf" looks like:</DIV>
<DIV> </DIV>
<DIV>if exists user-class and option user-class = "iPXE" {</DIV>
<DIV>  filename "";</DIV>
<DIV>  option root-path 
"iscsi:192.168.1.4::::iqn.2011-02.remoteboot:iscsiboot";</DIV>
<DIV>} else {</DIV>
<DIV>  filename "undionly.kpxe";</DIV>
<DIV>}</DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV>My "ietd.conf" looks like:</DIV>
<DIV> </DIV>
<DIV>Target iqn.2011-02.remoteboot:iscsiboot</DIV>
<DIV>Lun 0 Path=/home/tftpboot/xp.img,Type=fileio</DIV>
<DIV> </DIV>
<DIV>Is there anything wrong with my configuration file? What should I take 
care when moving from gPXE to iPXE? Any advice is welcome. 
Thanks!</DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV>Regards,</DIV>
<DIV>Jerry</DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2></FONT> </DIV></BODY></HTML>