<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>


<STYLE></STYLE>
</HEAD>
<BODY bgColor="#ffffff">
<DIV><FONT face="Arial" size="2">Hi Stephan, Thanks for replying.</FONT></DIV>
<DIV><FONT face="Arial" size="2">I overlooked a solution that was implemented by 
Michael Brown (in 2007.08.02):</FONT></DIV>
<DIV><FONT face="Arial" size="2">when using the chainloading gPXE, the uri base path 
will be stored, and used by the chain command if a&nbsp;full path to the 
image&nbsp;is not specified.</FONT></DIV>
<DIV><FONT face="Arial" size="2">this means I can put a script&nbsp;for each OS in 
the&nbsp;tftp folder where gPXE is located (let's assume win7.gpxe is one of the 
scripts) and enter:</FONT></DIV>
<DIV><FONT face="Arial" size="2">&gt; dhcp net0</FONT></DIV>
<DIV><FONT face="Arial" size="2">&gt; chain win7.gpxe</FONT></DIV>
<DIV><FONT face="Arial" size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial" size="2">and that's all, I don't have to be bothered with 
entering&nbsp;full url. this is a big improvement for me!</FONT></DIV>
<DIV><FONT face="Arial" size="2"></FONT>&nbsp;</DIV>
<DIV><FONT face="Arial" size="2">Thanks for the assistance,</FONT></DIV>
<DIV><FONT face="Arial" size="2">Tal Aloni</FONT></DIV></BODY></HTML>