<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PXE boot chainloading to WDS]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">we currect have FOG and WDS co-existing at the moment until we completely transfer everything to FOG, we’ve been able to chainload from WDS PXE to FOG PXE menu however trying to chainload from FOG PXE to the WDS PXE does not work, can anyone help?</p>
<p dir="auto">This works and reaches FOG on WDS Server PXE Menu:<br />
[COLOR=#ff0000]# Option 3 - Pass Thru 2 FOG[/COLOR]<br />
[COLOR=#ff0000]LABEL fog[/COLOR]<br />
[COLOR=#ff0000]   MENU LABEL ^FOG Imaging Server[/COLOR]<br />
[COLOR=#ff0000]   MENU PASSWD[/COLOR]<br />
[COLOR=#ff0000]   kernel pxechn.c32[/COLOR]</p>
<p dir="auto">[COLOR=#ff0000]   APPEND IPADDRESSOFFOGPXE::pxelinux.0[/COLOR]</p>
<p dir="auto">This is failing to reach WDS Server from FOG PXE Menu<br />
[COLOR=#ff0000]LABEL WDS[/COLOR]<br />
[COLOR=#ff0000]kernel chain.c32[/COLOR]<br />
[COLOR=#ff0000]        append IPOFWDSPXESERVER::pxelinux.0[/COLOR]<br />
[COLOR=#ff0000]MENU LABEL WDS Server[/COLOR]<br />
[COLOR=#ff0000]TEXT HELP[/COLOR]<br />
[COLOR=#ff0000]Loads the WDS Imaging Environment.[/COLOR]<br />
[COLOR=#ff0000]ENDTEXT[/COLOR]</p>
]]></description><link>http://forums.fogproject.org/topic/1955/pxe-boot-chainloading-to-wds</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 01:32:25 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/1955.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 Jun 2013 17:04:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PXE boot chainloading to WDS on Fri, 19 Jul 2013 00:15:02 GMT]]></title><description><![CDATA[<p dir="auto">Don’t think there’s a way to do it with “chain.32”.  I found other references to “<a href="http://pxechain.com" target="_blank" rel="noopener noreferrer nofollow ugc">pxechain.com</a>” from the linux utilities.<br />
I added the following and it seemed to start booting but unfortunately didn’t boot WDS:</p>
<p dir="auto">LABEL Windows Deployment Services<br />
kernel <a href="http://pxechain.com" target="_blank" rel="noopener noreferrer nofollow ugc">pxechain.com</a><br />
append IPADDRESSGOESHERE::boot\x64\pxeboot.n12<br />
MENU LABEL Windows Deployment Services<br />
TEXT HELP<br />
Loads the Windows Deployment Services Imaging Environment.<br />
ENDTEXT</p>
<p dir="auto">So I’m going to give up on this one and do what everyone else seems to have done.<br />
Which is to put the linux boot files onto the WDS location and modify from there instead.<br />
Reference: [url]<a href="http://www.syslinux.org/wiki/index.php/WDSLINUX%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.syslinux.org/wiki/index.php/WDSLINUX[/url]</a></p>
<p dir="auto">Actually, someone found this as well (multi-PXE boot) which I might try out first:<br />
[url]<a href="http://www.vcritical.com/2011/06/peaceful-coexistence-wds-and-linux-pxe-servers/%5B/url%5D" target="_blank" rel="noopener noreferrer nofollow ugc">http://www.vcritical.com/2011/06/peaceful-coexistence-wds-and-linux-pxe-servers/[/url]</a></p>
]]></description><link>http://forums.fogproject.org/post/13463</link><guid isPermaLink="true">http://forums.fogproject.org/post/13463</guid><dc:creator><![CDATA[StuE]]></dc:creator><pubDate>Fri, 19 Jul 2013 00:15:02 GMT</pubDate></item><item><title><![CDATA[Reply to PXE boot chainloading to WDS on Tue, 25 Jun 2013 17:04:50 GMT]]></title><description><![CDATA[<p dir="auto">::pxelinux.0 should be : : pxelinux.0 (without spaces)</p>
]]></description><link>http://forums.fogproject.org/post/13241</link><guid isPermaLink="true">http://forums.fogproject.org/post/13241</guid><dc:creator><![CDATA[Lee Rowlett]]></dc:creator><pubDate>Tue, 25 Jun 2013 17:04:50 GMT</pubDate></item></channel></rss>