<?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[Deploying FOG in a Secure‑Boot‑Mandated UEFI Environment]]></title><description><![CDATA[<p dir="auto">Background / Environment<br />
Component	Details<br />
FOG version	<br />
1.5.10 (fresh install)</p>
<p dir="auto">OS on FOG server	<br />
Ubuntu 22.04 LTS</p>
<p dir="auto">Boot services	<br />
Proxy DHCP via dnsmasq (no ISC‑DHCP on same network)</p>
<p dir="auto">Client hardware	<br />
Mixed Dell OptiPlex 7× / Latitude 5× series (UEFI‑only)</p>
<p dir="auto">Secure Boot policy Must remain enabled at all times; only Microsoft‑signed keys are in the firmware (no option to enrol custom keys).</p>
<p dir="auto">What I’ve attempted<br />
Replaced FOG’s default bootloaders with Microsoft‑signed shim (bootx64.efi) and GRUB (grubx64.efi).</p>
<p dir="auto">Updated dnsmasq.conf to hand out the signed shim.</p>
<p dir="auto">Configured GRUB to chain‑load FOG’s ipxe.efi.<br />
Result: GRUB launches but i can’t make it boot to fog</p>
<p dir="auto">If you have a Secure‑Boot‑friendly FOG setup—or tips on signing iPXE/adjusting the boot chain—I’d greatly appreciate:</p>
]]></description><link>http://forums.fogproject.org/topic/17939/deploying-fog-in-a-secure-boot-mandated-uefi-environment</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Jul 2026 16:10:26 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/17939.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 28 Jul 2025 17:09:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Deploying FOG in a Secure‑Boot‑Mandated UEFI Environment on Tue, 05 Aug 2025 13:32:10 GMT]]></title><description><![CDATA[<p dir="auto">I’ve gotten a very similar set up to what you want and have tried working.</p>
<p dir="auto">You’ll need to either rebuild the FOG version of iPXE with the shim command enabled or use a stock version of iPXE with the default.ipxe script replaced with an autoexec.ipxe script (I haven’t tested this so you mileage may vary). Once you’ve done that you can just sign your iPXE binary with your sec boot key, and save it as grubx64.efi (or see this <a href="https://github.com/rhboot/shim/issues/649" target="_blank" rel="noopener noreferrer nofollow ugc">Shim Issue</a> or this part of the <a href="https://github.com/abotzung/foguefi/blob/main/install.sh#L358" target="_blank" rel="noopener noreferrer nofollow ugc">foguefi install script</a> if you use Dell PCs.)</p>
<p dir="auto">Finally now when you netboot, provided you also have mokmanager (mmx64.efi) in the same folder, you’ll be prompted to install your secboot key and on next boot you’ll be able to boot. iPXE with secure boot on. You will also need to sign you bzImage etc and then modify your default.ipxe script to load the shim with the shim command, and then you’ll be able to boot into fog fully!</p>
<p dir="auto">If anyone wants I can put together a more coherent guide and I’m happy to answer any questions you have on this.</p>
]]></description><link>http://forums.fogproject.org/post/157051</link><guid isPermaLink="true">http://forums.fogproject.org/post/157051</guid><dc:creator><![CDATA[KMEH]]></dc:creator><pubDate>Tue, 05 Aug 2025 13:32:10 GMT</pubDate></item><item><title><![CDATA[Reply to Deploying FOG in a Secure‑Boot‑Mandated UEFI Environment on Tue, 29 Jul 2025 01:07:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49119">@Aaexy</a> said in <a href="/post/157014">Deploying FOG in a Secure‑Boot‑Mandated UEFI Environment</a>:</p>
<blockquote>
<p dir="auto">Secure Boot policy Must remain enabled at all times; only Microsoft‑signed keys are in the firmware (no option to enrol custom keys).</p>
</blockquote>
<p dir="auto">If this is the case there is nothing you can do with FOG. You will need to get the ipxe kernel (ipxe.efi / snp.efi) and bzImage signed with the microsoft keys so they can boot in your environment. While this pains me to say, you would probably be better off with a different imaging solution than FOG.</p>
]]></description><link>http://forums.fogproject.org/post/157017</link><guid isPermaLink="true">http://forums.fogproject.org/post/157017</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Tue, 29 Jul 2025 01:07:06 GMT</pubDate></item></channel></rss>