<?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 Problems after upgrade to 1.0.1]]></title><description><![CDATA[<p dir="auto">Everything was working fine with 0.32.<br />
Now I have PXE boot problems:<br />
TFTP.<br />
PXE-T01: File not found<br />
PXE-E3B: TFTP Error - File not found<br />
PXE-M0F: Exiting PXE ROM.</p>
<p dir="auto">I made a clean installation, but the problem still exists. Any help please?<br />
Thank you</p>
]]></description><link>http://forums.fogproject.org/topic/2974/pxe-boot-problems-after-upgrade-to-1-0-1</link><generator>RSS for Node</generator><lastBuildDate>Fri, 07 Aug 2026 11:53:57 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/2974.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Jun 2014 13:13:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PXE Boot Problems after upgrade to 1.0.1 on Tue, 03 Jun 2014 12:48:29 GMT]]></title><description><![CDATA[<p dir="auto">[quote=“Tom Elliott, post: 28975, member: 7271”]No, but it’s good to have so people aren’t staring at code thinking the problem is missing text.</p>
<p dir="auto">In programming, typically it’s syntactically incorrect to have dhcp-boot=,[/quote]</p>
<p dir="auto">In some systems when using DNSMASQ you have to leave that field blank, like novell.  If you supply the FOG host server name, the file will fail to resolve.  I should have left a place holder in the documentation that explained that the blank is for the host name but I didn’t know it was going to drive you insane lol</p>
]]></description><link>http://forums.fogproject.org/post/23200</link><guid isPermaLink="true">http://forums.fogproject.org/post/23200</guid><dc:creator><![CDATA[Jaymes Driver]]></dc:creator><pubDate>Tue, 03 Jun 2014 12:48:29 GMT</pubDate></item><item><title><![CDATA[Reply to PXE Boot Problems after upgrade to 1.0.1 on Tue, 03 Jun 2014 11:20:03 GMT]]></title><description><![CDATA[<p dir="auto">No, but it’s good to have so people aren’t staring at code thinking the problem is missing text.</p>
<p dir="auto">In programming, typically it’s syntactically incorrect to have dhcp-boot=,</p>
]]></description><link>http://forums.fogproject.org/post/23180</link><guid isPermaLink="true">http://forums.fogproject.org/post/23180</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 03 Jun 2014 11:20:03 GMT</pubDate></item><item><title><![CDATA[Reply to PXE Boot Problems after upgrade to 1.0.1 on Tue, 03 Jun 2014 11:18:46 GMT]]></title><description><![CDATA[<p dir="auto">Thank you Tom. Everything is fine now, will I gain something by assigning a hostname? (I can’t find any advantage with my limited knowledge)</p>
]]></description><link>http://forums.fogproject.org/post/23178</link><guid isPermaLink="true">http://forums.fogproject.org/post/23178</guid><dc:creator><![CDATA[hariskar]]></dc:creator><pubDate>Tue, 03 Jun 2014 11:18:46 GMT</pubDate></item><item><title><![CDATA[Reply to PXE Boot Problems after upgrade to 1.0.1 on Tue, 03 Jun 2014 10:55:52 GMT]]></title><description><![CDATA[<p dir="auto">Glad you figured this out.</p>
<p dir="auto">If you want, you can assign a hostname as well, by assigning the line as:<br />
[code]dhcp-boot=undionly.kpxe,fogserver,192.168.1.5[/code]</p>
<p dir="auto">I run dd-wrt but the methodology in assigning “option 67” is the exact same.</p>
]]></description><link>http://forums.fogproject.org/post/23168</link><guid isPermaLink="true">http://forums.fogproject.org/post/23168</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 03 Jun 2014 10:55:52 GMT</pubDate></item><item><title><![CDATA[Reply to PXE Boot Problems after upgrade to 1.0.1 on Mon, 02 Jun 2014 15:15:36 GMT]]></title><description><![CDATA[<p dir="auto">I replaced in [CODE]dhcp-boot=pxelinux.0,192.168.1.5[/CODE] pxelinux.0 with undionly.kpxe in Tomato router in DNSMASQ service field and now everything is OK! Thank you!!</p>
]]></description><link>http://forums.fogproject.org/post/23098</link><guid isPermaLink="true">http://forums.fogproject.org/post/23098</guid><dc:creator><![CDATA[hariskar]]></dc:creator><pubDate>Mon, 02 Jun 2014 15:15:36 GMT</pubDate></item><item><title><![CDATA[Reply to PXE Boot Problems after upgrade to 1.0.1 on Mon, 02 Jun 2014 14:31:46 GMT]]></title><description><![CDATA[<p dir="auto">I had the same problem. Fixed it replacing undionly.kpxe with the one found in undionly.kpxe.INTEL<br />
(rename undionly.kpxe to undionly.kpxe.ORIGINAL and then copy undionly.kpxe.INTEL to undionly.kpxe)</p>
<p dir="auto">I also changed option 67 filename in my DHCP server.</p>
]]></description><link>http://forums.fogproject.org/post/23091</link><guid isPermaLink="true">http://forums.fogproject.org/post/23091</guid><dc:creator><![CDATA[Baite]]></dc:creator><pubDate>Mon, 02 Jun 2014 14:31:46 GMT</pubDate></item><item><title><![CDATA[Reply to PXE Boot Problems after upgrade to 1.0.1 on Mon, 02 Jun 2014 14:06:55 GMT]]></title><description><![CDATA[<p dir="auto">[quote=“hariskar, post: 28850, member: 24448”]No, I did not change anything. Which file should I change? Fog is on lubuntu. (newbie here)<br />
I use my Tomato router for dhcp service.<br />
Thank you for instant reply![/quote]</p>
<p dir="auto">You will edit the settings in Tomato, if available, if not you can use a DNSMASQ service to dole out dhcp information during pxe boot and to help resolve your boot file, for now, look at the settings in Tomato and see if you can’t find a setting for next-server (option 066), which will need to be set up as your FOG server ip address, and also look for the boot file name (option 067) which will need to be pointed at the undionly.kpxe file.</p>
]]></description><link>http://forums.fogproject.org/post/23084</link><guid isPermaLink="true">http://forums.fogproject.org/post/23084</guid><dc:creator><![CDATA[Jaymes Driver]]></dc:creator><pubDate>Mon, 02 Jun 2014 14:06:55 GMT</pubDate></item><item><title><![CDATA[Reply to PXE Boot Problems after upgrade to 1.0.1 on Mon, 02 Jun 2014 13:18:49 GMT]]></title><description><![CDATA[<p dir="auto">No, I did not change anything. Which file should I change? Fog is on lubuntu. (newbie here)<br />
I use my Tomato router for dhcp service.<br />
Thank you for instant reply!</p>
]]></description><link>http://forums.fogproject.org/post/23069</link><guid isPermaLink="true">http://forums.fogproject.org/post/23069</guid><dc:creator><![CDATA[hariskar]]></dc:creator><pubDate>Mon, 02 Jun 2014 13:18:49 GMT</pubDate></item><item><title><![CDATA[Reply to PXE Boot Problems after upgrade to 1.0.1 on Mon, 02 Jun 2014 13:15:17 GMT]]></title><description><![CDATA[<p dir="auto">[quote=“hariskar, post: 28848, member: 24448”]Everything was working fine with 0.32.<br />
Now I have PXE boot problems:<br />
TFTP.<br />
PXE-T01: File not found<br />
PXE-E3B: TFTP Error - File not found<br />
PXE-M0F: Exiting PXE ROM.</p>
<p dir="auto">I made a clean installation, but the problem still exists. Any help please?<br />
Thank you[/quote]</p>
<p dir="auto">Did you change option 067 to the current bootfile as instructed by the installer? Latest versions of FOG use the iPXE system and undionly.kpxe to serve the boot menu and options as opposed to the 0.32 version of pxe which used the pxelinux.0 file.</p>
<p dir="auto">Sorry it was early morning and I made type-o, I have fixed it!!!</p>
]]></description><link>http://forums.fogproject.org/post/23068</link><guid isPermaLink="true">http://forums.fogproject.org/post/23068</guid><dc:creator><![CDATA[Jaymes Driver]]></dc:creator><pubDate>Mon, 02 Jun 2014 13:15:17 GMT</pubDate></item></channel></rss>