<?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[Adding Deploying images to the main iPXE menu without need to login]]></title><description><![CDATA[<p dir="auto">Hi all, this is my first topic here <img src="http://forums.fogproject.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=fsgu5qsff2i" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /><br />
I have a very simple request as I really exhausted all ChatGPT brains trying to find the correct parameter to make a new menu item for iPXE to deploy either win.10 or win.11 and I failed</p>
<p dir="auto">I managed to create the items both inside the menu and mark them for unregistered hosts but it fails to deploy. I actually tried to amend the original one but failed to deploy too.</p>
<p dir="auto">Original Deploy image param. :</p>
<pre><code>login
params
param mac0 ${net0/mac}
param arch ${arch}
param username ${username}
param password ${password}
param qihost 1
isset ${net1/mac} &amp;&amp; param mac1 ${net1/mac} || goto bootme
isset ${net2/mac} &amp;&amp; param mac2 ${net2/mac} || goto bootme
</code></pre>
<p dir="auto">what ChatGPT asked me to input for my menu item (Auto Win.10 Deploy) in the param was:</p>
<pre><code>params
param mac0 ${net0/mac}
param arch ${arch}
param type down
param imageID 1
chain http://192.168.1.5/fog/service/ipxe/boot.php##params || goto bootme
</code></pre>
<p dir="auto">and many others like :</p>
<pre><code>boot.php?mac=${net0/mac}&amp;imageID=2&amp;type=down
</code></pre>
<p dir="auto">also suggested amending the original one to remove the need for login but also failed:</p>
<pre><code>params
param mac0 ${net0/mac}
param arch ${arch}
isset ${net1/mac} &amp;&amp; param mac1 ${net1/mac} || goto bootme
isset ${net2/mac} &amp;&amp; param mac2 ${net2/mac} || goto bootme
chain http://192.168.1.5/fog/service/ipxe/boot.php?mac=${net0/mac} || goto bootme
</code></pre>
<p dir="auto">Any solution please <img src="http://forums.fogproject.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=fsgu5qsff2i" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> ? I have spent 7.5 hrs trying that I really gave up</p>
<p dir="auto">All replies are welcomed and appreciated.<br />
Thank you all.</p>
]]></description><link>http://forums.fogproject.org/topic/17973/adding-deploying-images-to-the-main-ipxe-menu-without-need-to-login</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 19:09:53 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/topic/17973.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 08 Sep 2025 01:27:15 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Adding Deploying images to the main iPXE menu without need to login on Sun, 21 Sep 2025 12:38:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49200">@mr-Twister</a> Can you please try this:</p>
<p dir="auto"><a href="http://forums.fogproject.org/post/122702">http://forums.fogproject.org/post/122702</a></p>
<p dir="auto">effectively your boot menu likely needs to be:</p>
<pre><code>params
param mac0 ${net0/mac}
param arch ${arch}
param qihost 1
kernel bzImage loglevel=4 initrd=init.xz root=/dev/ram0 rw ramdisk_size=127000 web=http://${fog-ip}/fog/ consoleblank=0 rootfstype=ext4 mac= ftp=&lt;storageIPHere&gt; storage=&lt;storageIPHere&gt;:/images/ storageip=&lt;storageIPHere&gt; irqpoll chkdsk=0 capone=1 type=down img=&lt;imageNameHere&gt; imgType=n imgPartitionType=all imgid=2 osid=&lt;imageOSIDHere&gt; imgFormat=&lt;imageFormatHere&gt;
imgfetch init.xz
boot
</code></pre>
<p dir="auto">Replacing as appropriate:<br />
<code>&lt;storageIPHere&gt;</code><br />
<code>&lt;imageNameHere&gt;</code><br />
<code>&lt;imageOSIDHere&gt;</code><br />
<code>&lt;imageFormatHere&gt;</code></p>
<p dir="auto">with your relevant information.</p>
<p dir="auto">Ultimately finding these pieces of data relevant to your specific image will be the hardest part, but once done I believe this will do what you are wanting/hoping.</p>
]]></description><link>http://forums.fogproject.org/post/157282</link><guid isPermaLink="true">http://forums.fogproject.org/post/157282</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Sun, 21 Sep 2025 12:38:25 GMT</pubDate></item><item><title><![CDATA[Reply to Adding Deploying images to the main iPXE menu without need to login on Sat, 20 Sep 2025 22:10:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49200">@mr-Twister</a></p>
<p dir="auto">Hey everyone <img src="http://forums.fogproject.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=fsgu5qsff2i" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> any help please?<br />
this is really irritating to me, and I’m trying to find a resolution <img src="http://forums.fogproject.org/assets/plugins/nodebb-plugin-emoji/emoji/android/1f642.png?v=fsgu5qsff2i" class="not-responsive emoji emoji-android emoji--slightly_smiling_face" style="height:23px;width:auto;vertical-align:middle" title=":)" alt="🙂" /> so any suggestion will be appreciated</p>
]]></description><link>http://forums.fogproject.org/post/157280</link><guid isPermaLink="true">http://forums.fogproject.org/post/157280</guid><dc:creator><![CDATA[mr.Twister]]></dc:creator><pubDate>Sat, 20 Sep 2025 22:10:58 GMT</pubDate></item></channel></rss>