<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Just confirming that it works.<br><br>Booted directly to the prompt of gPXE. Then chained pxelinux.0 using these commands;<br><br>dhcp net0<br>set 209:string pxelinux.cfg/default<br>set 210:string http://ip_of_server/<br>chain http://ip_of_server/pxelinux.0<br><br><br>Content of pxelinux.cfg/default;<br><br>DEFAULT /pxelinux.cfg/menu.c32<br><br>LABEL image.gz (SDI)<br>MENU LABEL image.gz (SDI)<br>KERNEL /pxelinux.cfg/sdi.c32 <br>APPEND image.gz<br><br>Booting fine an SDI image of full XP which was gzipped to 306 Mb. On a crappy wireless connection it took a few minutes though. <br><br>Thanks for the pointers.<br><br>Joakim Schicht<br><br><hr id="stopSpelling">Date: Mon, 30 Nov 2009 23:46:26 -0500<br>From: Shao.Miller@yrdsb.edu.on.ca<br>To: jonny49@live.no<br>CC: gpxe@etherboot.org<br>Subject: Re: [gPXE] HTTP boot SDI by chainloading pxelinux.0/sdi.c32?<br><br>
<tt>Joakim Schicht wrote:</tt>
<blockquote cite="mid:SNT102-W16370D099D521451997D33B2970@phx.gbl">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}
</style><tt>My
question is simply if the above setup is possible to boot?<br>
</tt></blockquote>
<tt>I would say yes. PXELINUX can currently use HTTP if it is
chained-from and detects gPXE. If sdi.c32 uses the same file opening
logic as, let's say, menu.c32, then it should work. Look for "Changes
in 3.70" in syslinux/NEWS and also look for "is_gpxe:" in
syslinux/core/pxelinux.asm.<br>
<br>
- Shao Miller<br>
</tt>                                            <br /><hr />Windows 7: Se direkte-TV fra den bærbare PCen. <a href='http://windows.microsoft.com/windows-7' target='_new'>Finn ut mer.</a></body>
</html>