<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt">Greetings All:<br><br><span>I was trying to boot a Ubuntu ISO using gpxe/http/virtualbox.&nbsp; There was no problem booting off a remote site.&nbsp; However, the booting process gets stuck when I change the URL to "<a target="_blank" href="http://localhost/boot">http://localhost/boot</a>" (as shown in the attached).&nbsp; Any thoughts?&nbsp; Thanks in advance!</span><br><br>#!gpxe<br>dhcp net0<br>set 209:string pxelinux.cfg/default<br><span>set 210:string <a target="_blank" href="http://localhost/boot">http://localhost/boot</a></span><br>chain ${210:string}pxelinux.0<br><br>HYC<br>
</div><br>

      </body></html>