<!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 full path to the
image is not specified.</FONT></DIV>
<DIV><FONT face="Arial" size="2">this means I can put a script for each OS in
the 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">> dhcp net0</FONT></DIV>
<DIV><FONT face="Arial" size="2">> chain win7.gpxe</FONT></DIV>
<DIV><FONT face="Arial" size="2"></FONT> </DIV>
<DIV><FONT face="Arial" size="2">and that's all, I don't have to be bothered with
entering full url. this is a big improvement for me!</FONT></DIV>
<DIV><FONT face="Arial" size="2"></FONT> </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>