<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"><div>Michael: Thanks! Here is the pxelinux.cfg/default. Am I missing something? HYC<br><br>---------------------------- <br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">DEFAULT menu.c32<br>prompt 0<br><br>MENU TITLE -- Ubuntu Localhost--<br><br>LABEL Ubuntu 9.10 Desktop i386<br> MENU LABEL ^Ubuntu 9.10 Desktop i386<br> TEXT HELP<br> Boot ubuntu 9.10 Desktop at Local Host<br> ENDTEXT<br> kernel vmlinuz<br><span> append initrd=initrd.lz boot=casper netboot=http
httpfs=<a target="_blank" href="http://localhost/boot/ubuntu-9.10-desktop-i386.iso">http://localhost/boot/ubuntu-9.10-desktop-i386.iso</a></span><br> IPAPPEND<br>----------------------------<br><br> <br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;">From:</span></b> Michael Brown <mbrown@fensystems.co.uk><br><b><span style="font-weight: bold;">To:</span></b> Hsuan-Yeh Chang <hsuanyeh@yahoo.com>; gpxe@etherboot.org<br><b><span style="font-weight: bold;">Sent:</span></b> Mon, March 22, 2010 11:37:53 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [gPXE] Boot off localhost<br></font><br>
You appear to be asking gPXE to boot from itself. Are you sure you mean "localhost"?<br><br>Michael<br><br>"Hsuan-Yeh Chang" <<a ymailto="mailto:hsuanyeh@yahoo.com" href="mailto:hsuanyeh@yahoo.com">hsuanyeh@yahoo.com</a>> wrote:<br><br>>Greetings All:<br>><br><span>>I was trying to boot a Ubuntu ISO using gpxe/http/virtualbox. There was no problem booting off a remote site. 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). Any thoughts? Thanks in advance!</span><br>><br>>#!gpxe<br>>dhcp net0<br>>set 209:string pxelinux.cfg/default<br>>set 210:string <a href="http://localhost/boot" target="_blank">http://localhost/boot</a><br>>chain ${210:string}pxelinux.0<br>><br>>HYC<br>><br>><br>><br>>
_______________________________________________<br>>gPXE mailing list<br>><a ymailto="mailto:gPXE@etherboot.org" href="mailto:gPXE@etherboot.org">gPXE@etherboot.org</a><br><span>><a target="_blank" href="http://etherboot.org/mailman/listinfo/gpxe">http://etherboot.org/mailman/listinfo/gpxe</a></span><br></div></div>
</div><br>
</body></html>