<?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[Del Pro 14 Premium PXE fails]]></title><description><![CDATA[<p dir="auto">I am experiencing a problem trying to deploy this laptop in FOG I tried quick inventory and got the same error.<br />
<img src="/assets/uploads/files/1748512382944-47801cfc-fc88-4683-8634-7b621ef32fc4-image.png" alt="47801cfc-fc88-4683-8634-7b621ef32fc4-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">BIOS version is 2.1.5 so will try updating now but any advice would be great!</p>
]]></description><link>http://forums.fogproject.org/topic/17890/del-pro-14-premium-pxe-fails</link><generator>RSS for Node</generator><lastBuildDate>Sun, 07 Jun 2026 13:32:18 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/17890.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 29 May 2025 09:53:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Del Pro 14 Premium PXE fails on Fri, 11 Jul 2025 00:53:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30515">@Donutsrule5</a></p>
<p dir="auto">OK lets see if we can boot from a usb drive. This tutorial will instruct you on how to build a usb boot image. <a href="https://forums.fogproject.org/post/69606" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/post/69606</a>  the google drive link below will take you to step 7 in the thread.</p>
<p dir="auto"><a href="https://drive.google.com/file/d/1psCrPVzBTvlakLkCMvhdoScAEZp1CKE6/view?usp=drive_link" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/file/d/1psCrPVzBTvlakLkCMvhdoScAEZp1CKE6/view?usp=drive_link</a></p>
<p dir="auto">Once you build the usb boot drive, take the kernel and init.xz from your current version of fog and replace the ones on the flash drive with the ones in from the FOG server. The files are in /var/www/html/fog/service/ipxe directory.</p>
<p dir="auto">Once you have the usb drive ready, pxe boot into the grub menu on the flash drive, then go into debug mode. After several pages of text you need to clear with the enter key you will be dropped at a fos linux command prompt. If you can get that far then fos linux is OK and the problem is probably with ipxe or the handoff between the two.</p>
<p dir="auto">If you want to image with the flash drive, schedule the task in the fog server BEFORE you usb boot and select option 1 from the menu. If you get it out of sequence you will get an error that says something about Null. Basically its saying you don’t have a task scheduled on the fog server so there is nothing to do. Lets see if we can get it to boot this way.</p>
]]></description><link>http://forums.fogproject.org/post/156962</link><guid isPermaLink="true">http://forums.fogproject.org/post/156962</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Fri, 11 Jul 2025 00:53:41 GMT</pubDate></item><item><title><![CDATA[Reply to Del Pro 14 Premium PXE fails on Thu, 10 Jul 2025 14:10:54 GMT]]></title><description><![CDATA[<p dir="auto">I also tried going back to master branch and rebuilding iPXE, utilizing kernel 5.15.93 that it came with as well as the latest 6.12.25 kernel and both are giving me the same error as well.</p>
]]></description><link>http://forums.fogproject.org/post/156961</link><guid isPermaLink="true">http://forums.fogproject.org/post/156961</guid><dc:creator><![CDATA[Donutsrule5]]></dc:creator><pubDate>Thu, 10 Jul 2025 14:10:54 GMT</pubDate></item><item><title><![CDATA[Reply to Del Pro 14 Premium PXE fails on Thu, 10 Jul 2025 13:32:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a> Thank you for your response. The following is what I completed this morning. I switched my FOG environment from master branch to dev-branch so that I could utilize the 6.12.35 kernel. I then marked down my iPXE build code as “g47159”. I worked through your steps of rebuilding iPXE and then re-ran the installation script. I rebooted and confirmed the Dell laptop I’m trying to image is getting iPXE build code “g634d9” now, but I still get the same error message as before.</p>
<p dir="auto">I’m going to swap back to the master branch and do this all over again to see if that works better or not, but I imagine I’ll see the same issue. Thank you again for your continued support on resolving this.</p>
]]></description><link>http://forums.fogproject.org/post/156960</link><guid isPermaLink="true">http://forums.fogproject.org/post/156960</guid><dc:creator><![CDATA[Donutsrule5]]></dc:creator><pubDate>Thu, 10 Jul 2025 13:32:23 GMT</pubDate></item><item><title><![CDATA[Reply to Del Pro 14 Premium PXE fails on Wed, 09 Jul 2025 20:47:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30515">@Donutsrule5</a> said in <a href="/post/156952">Del Pro 14 Premium PXE fails</a>:</p>
<blockquote>
<p dir="auto">Any ideas or help</p>
</blockquote>
<p dir="auto">This is failing at the nexus of iPXE handing off control of the computer to FOS Linux. So it could technically be either iPXE or FOS linux. The version of FOG is mostly irrelevant at this time.</p>
<p dir="auto">I would say rebuild ipxe and make sure you have the latest FOS Linux kernel, I think 6.12.35 is the latest, but not sure. Here is a tutorial on how to rebuild ipxe: <a href="https://forums.fogproject.org/topic/15826/updating-compiling-the-latest-version-of-ipxe" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/15826/updating-compiling-the-latest-version-of-ipxe</a>  There is also a link in that article to the official wiki page with the updated instructions too.</p>
<p dir="auto">We are not done, at a road block yet. I can create a newer one off kernel based on 6.15.5 as well as we can build a USB boot drive to boot FOS Linux from a USB stick and bypass iPXE and the handoff between the two.</p>
]]></description><link>http://forums.fogproject.org/post/156955</link><guid isPermaLink="true">http://forums.fogproject.org/post/156955</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Wed, 09 Jul 2025 20:47:17 GMT</pubDate></item><item><title><![CDATA[Reply to Del Pro 14 Premium PXE fails on Wed, 09 Jul 2025 16:13:16 GMT]]></title><description><![CDATA[<p dir="auto">I would like to hopefully piggy back off this thread because I am getting the same error in the screenshot when trying to image or register the machine, but if I need to create a new thread I will.</p>
<p dir="auto">I have some Dell Pro 13 Plus with Intel Core Ultra 5 processor and get this same error. I have tried the current master branch 1.5.10 with kernel 5.15.93 and also tried master branch 1.5.10 with 6.12.25 kernel. I then tried the dev-branch 1.5.10.1667 with no luck and then did dev-branch with kernel 6.12.35 with no luck.</p>
<p dir="auto">Can anyone recommend some other things to try? I’m running out of ideas and time. Any ideas or help is greatly appreciated.</p>
]]></description><link>http://forums.fogproject.org/post/156952</link><guid isPermaLink="true">http://forums.fogproject.org/post/156952</guid><dc:creator><![CDATA[Donutsrule5]]></dc:creator><pubDate>Wed, 09 Jul 2025 16:13:16 GMT</pubDate></item><item><title><![CDATA[Reply to Del Pro 14 Premium PXE fails on Thu, 29 May 2025 15:15:45 GMT]]></title><description><![CDATA[<p dir="auto">Updating FOG has resolved my issues. Thank you.</p>
]]></description><link>http://forums.fogproject.org/post/156793</link><guid isPermaLink="true">http://forums.fogproject.org/post/156793</guid><dc:creator><![CDATA[stokehall]]></dc:creator><pubDate>Thu, 29 May 2025 15:15:45 GMT</pubDate></item><item><title><![CDATA[Reply to Del Pro 14 Premium PXE fails on Thu, 29 May 2025 13:21:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a> thanks for getting back to me.</p>
<ol>
<li>
<p dir="auto">What version of FOG are you using?<br />
1.5.10.1622</p>
</li>
<li>
<p dir="auto">What version of FOS Linux (a.k.a The Kernel) are you using? Understand this is not the kernel version of the FOG server but FOS Linu FOG Settings-&gt;Kernel update.<br />
Not sure where it gives the current one. Is this it?<br />
bzImage Version: 6.1.89<br />
bzImage32 Version: 6.1.89<br />
arm_Image Version: 6.1.89</p>
</li>
<li>
<p dir="auto">Potentially the version of iPXE because it hands off booting from the FOG iPXE menu and starts FOS Linux (bzImage/init.xz)?<br />
Not sure where to find this?</p>
</li>
</ol>
<p dir="auto">I updated the BIOS with no success but I also caught a screenshot of the last output before it crashes.<br />
<img src="/assets/uploads/files/1748524862684-96933f13-b994-4dce-bea7-0b6c965934a7-image.png" alt="96933f13-b994-4dce-bea7-0b6c965934a7-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>http://forums.fogproject.org/post/156792</link><guid isPermaLink="true">http://forums.fogproject.org/post/156792</guid><dc:creator><![CDATA[stokehall]]></dc:creator><pubDate>Thu, 29 May 2025 13:21:13 GMT</pubDate></item><item><title><![CDATA[Reply to Del Pro 14 Premium PXE fails on Thu, 29 May 2025 12:00:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48459">@stokehall</a> From the error it appears that FOS linux is not loading correctly.</p>
<p dir="auto">So I would have to ask:</p>
<ol>
<li>What version of FOG are you using</li>
<li>What version of FOS Linux (a.k.a The Kernel) are you using? Understand this is not the kernel version of the FOG server but FOS Linu FOG Settings-&gt;Kernel update.</li>
<li>Potentially the version of iPXE because it hands off booting from the FOG iPXE menu and starts FOS Linux (bzImage/init.xz)</li>
</ol>
<p dir="auto">What I would do to try to fix this is:</p>
<ol>
<li>Make sure you have the latest FOS Linux kernel installed.</li>
<li>Recompile iPXE to ensure you have the latest version, there may be a compatibility issue with older iPXE versions and the Dell bios / firmware. ref:: <a href="https://forums.fogproject.org/topic/15826/updating-compiling-the-latest-version-of-ipxe" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/15826/updating-compiling-the-latest-version-of-ipxe</a></li>
<li>Make sure FOG is at the latest release.</li>
</ol>
]]></description><link>http://forums.fogproject.org/post/156791</link><guid isPermaLink="true">http://forums.fogproject.org/post/156791</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Thu, 29 May 2025 12:00:29 GMT</pubDate></item></channel></rss>