<?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[Hardware Compatibility]]></title><description><![CDATA[Problems with specific computer models.]]></description><link>http://forums.fogproject.org/category/19</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Jul 2026 01:06:33 GMT</lastBuildDate><atom:link href="http://forums.fogproject.org/category/19.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 23 Jun 2026 12:27:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Deploy 512 Image to 4K Drive - Sector Size Issue]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49295">@JCS-RVK</a> Understood and apologies there’s not a good method around this.</p>
<p dir="auto">Thanks for at least understanding. I wonder if some of the similar types of issues we’ve seen historically have a similar style of problem that I’m only coming to realize now-a-days.</p>
]]></description><link>http://forums.fogproject.org/topic/18182/deploy-512-image-to-4k-drive-sector-size-issue</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18182/deploy-512-image-to-4k-drive-sector-size-issue</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Tue, 23 Jun 2026 12:27:56 GMT</pubDate></item><item><title><![CDATA[The DDP package file was not found or could not be read]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/42840">@djgalloway</a> Just to add a bit of detail here. All of the work you did was on the iPXE side, which is great work by the way. The kernel driver I updated was after you select an FOG iPXE menu item that is when bzImage is loaded and run. It relies on kernel parameters that is provided by iPXE to find the root file system. This is technically what you fixed by ensuring that default.ipxe/boot.php from the fog server was being called. At the end of the day, I’m glad you got that working because your setup is definitely an edge case that works well in your environment.</p>
]]></description><link>http://forums.fogproject.org/topic/18087/the-ddp-package-file-was-not-found-or-could-not-be-read</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18087/the-ddp-package-file-was-not-found-or-could-not-be-read</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Thu, 08 Jan 2026 21:47:14 GMT</pubDate></item><item><title><![CDATA[Stuck NIC when deploy on B760m motherboard]]></title><description><![CDATA[<p dir="auto"><strong>Hello!</strong></p>
<p dir="auto">I have a problem.<br />
When I try to deploy a Win10 image on motherboards with a B760M chipset, the network card freezes and the ping completely disappears. The green light on the network card stays on constantly. The only way to fix it is to unplug the power supply from the outlet and discharge the battery by holding down the power button.</p>
<p dir="auto">Does anyone know what might be causing this and how to fix it?</p>
<p dir="auto">Thank you!</p>
]]></description><link>http://forums.fogproject.org/topic/18079/stuck-nic-when-deploy-on-b760m-motherboard</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18079/stuck-nic-when-deploy-on-b760m-motherboard</guid><dc:creator><![CDATA[molotov]]></dc:creator><pubDate>Mon, 22 Dec 2025 17:55:43 GMT</pubDate></item><item><title><![CDATA[IPXE.EFI does not load USB network adapters]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49420">@CoNickt</a> <a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49348">@avh2025</a><br />
Not all usb ethernet adapters are created equal. I would usually say to just bite the bullet and get the vendor specific adapter but it looks like you already did that. I have usb and usb-c adapters that work fine but different uefi firmwares behave differently. i.e. Microsoft surface just has to have its surface branded adapter for native boot to work. HP will work sometimes with the dell or lenovo pxe capable usb-c adapters. We also recently got 2 different hp laptop models where one had to use snponly.efi and the other was fine with ipxe.efi. I maintain a table of models and which adapters work with what we have. Lots of things do just work once you have a collection of usb adapters. Unfortunately, it’s an issue of hardware vendors adding proprietary limitations, but luckily between fog and ipxe you can typically get it working pretty smooth.</p>
<p dir="auto">Generally if you’re able to pxe boot though, it should find the adapter within pxe. It could be a case of it being too “new” an adapter that requires a different driver not in ipxe. In that case though, I would try using snponly.efi as it may have different behavior with less things loaded in the pxe side. It may also be a driver or setting needed in ipxe that could be handled in a custom compile of ipxe, there’s some info on that here <a href="https://docs.fogproject.org/en/latest/compile_ipxe_binaries" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.fogproject.org/en/latest/compile_ipxe_binaries</a></p>
<p dir="auto">It’s also possible to use a tool such as rEFInd to get to a uefi cli console. If you load the ipxe.efi and or snponly.efi and then if you can obtain them the efi driver for the adapter you can do a  fs0: to enter the usb disk (it may be fs1: or fs2: you gotta ls on each disk to find the right one) then load usb-network-driver.efi then ipxe.efi to ensure the usb network driver is loaded in the efi for that session and then boot direct to the pxe file which will start the fog network boot. It’s a bit of a hassle but it usually works for me when all else fails. I have an old startech usb 2 ethernet adapter I do this with. This has worked universally but it’s not an ideal solution, but can be poc that it can be done on any device.</p>
<p dir="auto">I hope my rant was helpful.</p>
]]></description><link>http://forums.fogproject.org/topic/18011/ipxe-efi-does-not-load-usb-network-adapters</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18011/ipxe-efi-does-not-load-usb-network-adapters</guid><dc:creator><![CDATA[JJ Fullmer]]></dc:creator><pubDate>Mon, 06 Oct 2025 12:52:16 GMT</pubDate></item><item><title><![CDATA[Dell OptiPlex 3000 Thin Client]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49281">@phant0mbot</a> said in <a href="/post/157352">Dell OptiPlex 3000 Thin Client</a>:</p>
<blockquote>
<p dir="auto">have tried both SAN and GRUB exit options</p>
</blockquote>
<blockquote>
<p dir="auto">boot loader == snponly.efi</p>
</blockquote>
<p dir="auto">These are in contradiction with each other. SAN boot and Grub are bios boot methods. snponly.efi is a uefi boot loader. Since you are getting into the fog iPXE menu we can assume the hardware IS uefi based since it is booting snp.efi. Try a uefi exit mode of rEFInd (refind) to see if that will boot from the hard drive. The default value can be set globally in the fog configuration-&gt;fog settings page. Don’t force a bios attempted boot from a uefi booted computer, that never works.</p>
]]></description><link>http://forums.fogproject.org/topic/18006/dell-optiplex-3000-thin-client</link><guid isPermaLink="true">http://forums.fogproject.org/topic/18006/dell-optiplex-3000-thin-client</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Thu, 02 Oct 2025 15:54:43 GMT</pubDate></item><item><title><![CDATA[Booting UEFI only devices with USB network adapters - problem and solution]]></title><description><![CDATA[<p dir="auto">I think I have the same problem and I want to be sure of exactly what I need to do (I don’t know if there is a step-by-step tutorial…).</p>
<p dir="auto">I boot with a USB-C network adapter on an HP Elitebook. It finds FOG, I have the menu, I choose to deploy an image, and then I get this error message:</p>
<p dir="auto">IMG_20251106_162705.jpg</p>
<p dir="auto">Is this the problem in question?<br />
If so, what exactly should I do? I see (link <a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49288">@FlorianLenz</a> ) that I need to replace two files with the new ones, then run the .sh. But isn’t that dangerous for other network boots?</p>
<p dir="auto">Thank you in advance for your help.</p>
]]></description><link>http://forums.fogproject.org/topic/17997/booting-uefi-only-devices-with-usb-network-adapters-problem-and-solution</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17997/booting-uefi-only-devices-with-usb-network-adapters-problem-and-solution</guid><dc:creator><![CDATA[Bristow 0]]></dc:creator><pubDate>Tue, 23 Sep 2025 11:42:48 GMT</pubDate></item><item><title><![CDATA[Stuck at &quot;ipxe initialising devices..&quot; (Lenovo again)]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a><br />
Of course, it’s disabled. 😉</p>
]]></description><link>http://forums.fogproject.org/topic/17987/stuck-at-ipxe-initialising-devices-lenovo-again</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17987/stuck-at-ipxe-initialising-devices-lenovo-again</guid><dc:creator><![CDATA[jmeyer]]></dc:creator><pubDate>Wed, 17 Sep 2025 13:38:44 GMT</pubDate></item><item><title><![CDATA[Restore speed and Realtek 8169 card]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/42757">@rodluz</a> Updating the kernel to the latest version helped; the computers are finally being restored at full and consistent speeds, for both unicast and multicast deployments. Thank you for your help.</p>
]]></description><link>http://forums.fogproject.org/topic/17979/restore-speed-and-realtek-8169-card</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17979/restore-speed-and-realtek-8169-card</guid><dc:creator><![CDATA[rurap]]></dc:creator><pubDate>Wed, 10 Sep 2025 21:14:41 GMT</pubDate></item><item><title><![CDATA[Igel M350C - unable to use integrated mmc after recent FOG Update]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/42757">@rodluz</a> I know you were talking to the other person, but if you like you can send me the kernels for testing.</p>
]]></description><link>http://forums.fogproject.org/topic/17968/igel-m350c-unable-to-use-integrated-mmc-after-recent-fog-update</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17968/igel-m350c-unable-to-use-integrated-mmc-after-recent-fog-update</guid><dc:creator><![CDATA[pilipp_edv]]></dc:creator><pubDate>Tue, 02 Sep 2025 13:00:57 GMT</pubDate></item><item><title><![CDATA[Problem PCX Boot HP 17x104fg]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a></p>
<p dir="auto">thank you for your great answer. You are completely right, it is a 17-x104ng, not a fg. It was an error of me 🙂</p>
<p dir="auto">The needed hardware id is VEN_10EC&amp;DEV_8136</p>
<p dir="auto">Hope that helps</p>
<p dir="auto">Thx,<br />
mchristo</p>
]]></description><link>http://forums.fogproject.org/topic/17956/problem-pcx-boot-hp-17x104fg</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17956/problem-pcx-boot-hp-17x104fg</guid><dc:creator><![CDATA[mchristo]]></dc:creator><pubDate>Thu, 14 Aug 2025 11:33:01 GMT</pubDate></item><item><title><![CDATA[Dell Pro Slim]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/47059">@dimoura</a></p>
<p dir="auto">Hello!</p>
<p dir="auto">Do  you have Secure Boot enabled?</p>
<p dir="auto">I worked with this Dell Machine about 6 months ago and don’t have it with me now.</p>
<p dir="auto">So here it goes.</p>

Ensure secure boot is disabled.  You will need to re-enable it for Windows 11 to work.,
You need to ensure your SATA mode setting is set to “AHCI”. - If you have “RAID” selected (which was the default from the Dell Machines I tried) it will not work.
If you have legacy IPv4 PXE booting that would work best, newer computers no longer have a legacy PXE boot, but use UFEI IPv4 PXE booting. Check if that is enabled.

<p dir="auto">Otherwise, check what bzImage files you are using. The bzImage files have the linux kernel drivers which I think I used the latest stable ones I could find. These are placed in /var./www/html/fog/service/ipxe</p>
<p dir="auto">There are 4 files in there which need to be there<br />
bzImage<br />
bzImage32<br />
init.zx<br />
init_32.zx</p>
<p dir="auto">Or others depending on what CPU architecture your machines use. These are available on the following URL<br />
<a href="https://github.com/FOGProject/fos/releases" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/FOGProject/fos/releases</a></p>
<p dir="auto">I found that some work better than others as the FOG project is maintaining their FOS releases and adding computers. It is possible that one you are using simply does not have the drivers for the PC you are using.  I would back up these files before updating these to ensure your older machines can PXE when updating your FOS (fog OS).</p>
<p dir="auto">Matt</p>
]]></description><link>http://forums.fogproject.org/topic/17953/dell-pro-slim</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17953/dell-pro-slim</guid><dc:creator><![CDATA[mrowand]]></dc:creator><pubDate>Tue, 12 Aug 2025 20:15:17 GMT</pubDate></item><item><title><![CDATA[W11 on vsphere 8.0 U2 crashing at pxe after FOG update]]></title><description><![CDATA[<p dir="auto">Hello</p>
<p dir="auto">I have a vsphere server with my W11 VM that I use to build my images.  The Fog server is currently 1.5.10.1673.  The previous fog server was on a centos box so I just rebuilt one from scratch using ubuntu.  There were no issues on the old version ( I cant recall what it was).</p>
<p dir="auto">My W11 machine now crashes as it loads ipxe.  Is there a way to go back to an older ipxe file to test?</p>
<p dir="auto">Thanks</p>
]]></description><link>http://forums.fogproject.org/topic/17951/w11-on-vsphere-8-0-u2-crashing-at-pxe-after-fog-update</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17951/w11-on-vsphere-8-0-u2-crashing-at-pxe-after-fog-update</guid><dc:creator><![CDATA[adamo25]]></dc:creator><pubDate>Mon, 11 Aug 2025 15:31:46 GMT</pubDate></item><item><title><![CDATA[Sub 512MB RAM Devices]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/49013">@skyhawk3355</a> I remember awhile ago I needed to create a one-off kernel for a system that had a 486 cpu. I checked but I don’t have that kernel any more.</p>
<p dir="auto">I just recompiled the linux 6.6.85 for a 586 based CPU. I can recompile for a 486, but I don’t know if that is going to get us anything better.</p>
<p dir="auto">Here is 6.6.85 586 version<br />
<a href="https://drive.google.com/file/d/1GAzFjbtpDVXXCRpe6bIZ5mwySSXeDHko/view?usp=drive_link" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/file/d/1GAzFjbtpDVXXCRpe6bIZ5mwySSXeDHko/view?usp=drive_link</a></p>
<p dir="auto">Here is 6.6.85 586 where I stripped out some drivers like scsi, nvme, uncommon network drivers, virtualization drivers, etc. I was able to strip out over 1MB of kernel size from the previous one above. Did I through out too much?? YMMV.<br />
<a href="https://drive.google.com/file/d/13dE7BLgofsFiNJj_Q8nLDknplRbWRqkJ/view?usp=drive_link" target="_blank" rel="noopener noreferrer nofollow ugc">https://drive.google.com/file/d/13dE7BLgofsFiNJj_Q8nLDknplRbWRqkJ/view?usp=drive_link</a></p>
]]></description><link>http://forums.fogproject.org/topic/17909/sub-512mb-ram-devices</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17909/sub-512mb-ram-devices</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Tue, 17 Jun 2025 17:32:24 GMT</pubDate></item><item><title><![CDATA[Del Pro 14 Premium PXE fails]]></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/topic/17890/del-pro-14-premium-pxe-fails</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17890/del-pro-14-premium-pxe-fails</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Thu, 29 May 2025 09:53:44 GMT</pubDate></item><item><title><![CDATA[Dell Optiplex &amp; Fog PXE Connectivity]]></title><description><![CDATA[<p dir="auto">Hello All!  (Especially Wilsol)</p>
<p dir="auto">I used the top configuration ideas from Wilsol, and before I could get through the entire list, darned thing started working.  (yeah probably secure boot, thanks Tom for pointing us in the right direction)</p>
<p dir="auto">Thanks to everyone for the assist.</p>
<p dir="auto">-Jim</p>
]]></description><link>http://forums.fogproject.org/topic/17872/dell-optiplex-fog-pxe-connectivity</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17872/dell-optiplex-fog-pxe-connectivity</guid><dc:creator><![CDATA[Jim Holcomb]]></dc:creator><pubDate>Mon, 28 Apr 2025 19:13:56 GMT</pubDate></item><item><title><![CDATA[Lenovo ThinkPad L14 Gen 5 - kernel panic]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/42757">@rodluz</a> said in <a href="/post/156758">Lenovo ThinkPad L14 Gen 5 - kernel panic</a>:</p>
<blockquote>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/44990">@jflash</a> Great! Did you use the default kernel from FOG after the update, or did you use the kernel from my repo?</p>
</blockquote>
<p dir="auto">I don’t try older kernel, just put new one 🙂</p>
]]></description><link>http://forums.fogproject.org/topic/17869/lenovo-thinkpad-l14-gen-5-kernel-panic</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17869/lenovo-thinkpad-l14-gen-5-kernel-panic</guid><dc:creator><![CDATA[jflash]]></dc:creator><pubDate>Fri, 25 Apr 2025 05:26:11 GMT</pubDate></item><item><title><![CDATA[realtek RTL8111EPV]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48321">@pilipp_edv</a> I had a very similar issue to this a while back but it was with an HP laptop. It turned out to be a hardware defect. I was able to get the motherboard replaced under warranty, so maybe you can too for this laptop.</p>
]]></description><link>http://forums.fogproject.org/topic/17862/realtek-rtl8111epv</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17862/realtek-rtl8111epv</guid><dc:creator><![CDATA[rodluz]]></dc:creator><pubDate>Tue, 22 Apr 2025 13:44:12 GMT</pubDate></item><item><title><![CDATA[FOG on Jetson Orin NX ARM64]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48874">@Nyeine</a> I’ve got an Orin Nano at home and an AGX at work. I’m not sure you can image them with FOG. TBH I have never tried, so it would be interesting to find out.</p>
<p dir="auto">One comment before I get too deep into this, if you use for your dhcp server either WIndows 2016 or later or linux as your dhcp server, you can setup profiles with your dhcp server to automatically send the right ipxe boot loader based on the pxe booting computer. You won’t need to mess with the ipxe.efi files like you have. You can surely continue to do it that way, I just wanted to let you know there might be an easier way to go about it.</p>
<p dir="auto">So you are able to pxe boot into the iPXE boot loader, as soon as you pick a menu option that is where the wheels come off, so to say. Looking at the screen shot the process is failing at the handoff between ipxe and FOS Linux (arm_Image+arm_init). Its hard to tell if its ipxe or fos linux at fault.</p>
<p dir="auto">I have a process to create a debug usb image for x64, but I haven’t tried to create one for arm. In theory if you have a working Jetson Orin running ubuntu you should be able to follow this to create a FOS linux usb boot image: <a href="https://forums.fogproject.org/topic/7727/building-usb-booting-fos-image" target="_blank" rel="noopener noreferrer nofollow ugc">https://forums.fogproject.org/topic/7727/building-usb-booting-fos-image</a>  In your case you don’t want to use bzImage and init.xy but use the arm_Imag… (to replace bzImage) and arm_init (to replace init.xz). The idea here is to see if you can select register from the grub menu to get FOS Linux to boot on the jetson nx. If it can then the issue is with ipxe. If it doesn’t hopefully you can debug with the usb boot image.</p>
<p dir="auto">You may need to build a custom linux kernel for the Jetson. Just for reference <a href="https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/Kernel/KernelCustomization.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/SD/Kernel/KernelCustomization.html</a></p>
]]></description><link>http://forums.fogproject.org/topic/17833/fog-on-jetson-orin-nx-arm64</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17833/fog-on-jetson-orin-nx-arm64</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Wed, 19 Mar 2025 22:53:39 GMT</pubDate></item><item><title><![CDATA[10Gb SolarFlare compatibility]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48643">@aurfalien</a> If you are still on this quest. What we would need is the hardware id of this network adapter. You can get this from windows in the device manager. We would need the vend and device IDs.</p>
<p dir="auto">If in linux then use lspci -nn to get the device IDs. They will be 2 sets of 4 character hex numbers within the square brackets separated by a colon. i.e. [8086:1b4e].</p>
<p dir="auto">With that code we can see if there are standard linux kernel drivers for this network adapter.</p>
]]></description><link>http://forums.fogproject.org/topic/17822/10gb-solarflare-compatibility</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17822/10gb-solarflare-compatibility</guid><dc:creator><![CDATA[george1421]]></dc:creator><pubDate>Wed, 05 Mar 2025 20:10:17 GMT</pubDate></item><item><title><![CDATA[LENOVO L13 : IPXE initialising Devices]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48312">@Ced58</a> I use this model. It’s best to get either the official Lenovo usb c ethernet adapter or the proprietary Lenovo adapter for the special ethernet port on these. Also in the bios there’s a Mac pass through option that you want to set to internal or second Mac address. With the latest version of fog and kernel it should see that internal mac even if you share an adapter for imaging multiple of that device.</p>
]]></description><link>http://forums.fogproject.org/topic/17811/lenovo-l13-ipxe-initialising-devices</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17811/lenovo-l13-ipxe-initialising-devices</guid><dc:creator><![CDATA[JJ Fullmer]]></dc:creator><pubDate>Fri, 14 Feb 2025 09:51:33 GMT</pubDate></item><item><title><![CDATA[FOG on Orin AGX]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/48671">@yardk</a> Okay, good news, bad news, so good news is the code loading the Arm architecture seems to be working correctly.</p>
<p dir="auto">Bad news, we haven’t really had much time to troubleshoot against all potential arm devices and I believe this is a semi-known issue that we just haven’t been able to narrow down and/or fix at this point.</p>
<p dir="auto">If you’re able, can you try loading a 6.1.22 arm kernel or maybe 6.1.89?</p>
<p dir="auto">I suspect, and it’s just a sneaking suspicion, what you’re seeing is similar to the issue we’re seeing with hyper-v/proxmox and efi loading.</p>
]]></description><link>http://forums.fogproject.org/topic/17772/fog-on-orin-agx</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17772/fog-on-orin-agx</guid><dc:creator><![CDATA[Tom Elliott]]></dc:creator><pubDate>Mon, 06 Jan 2025 12:12:46 GMT</pubDate></item><item><title><![CDATA[iPXE initialising Devices]]></title><description><![CDATA[<p dir="auto">I got this fixed.<br />
i think they fixed it without me but i had an open ticket and was talking iPXE and swapping files and all sorts.</p>
<p dir="auto">Anyway new firmware 1.21 now working.</p>
]]></description><link>http://forums.fogproject.org/topic/17759/ipxe-initialising-devices</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17759/ipxe-initialising-devices</guid><dc:creator><![CDATA[ITCC]]></dc:creator><pubDate>Fri, 13 Dec 2024 09:52:56 GMT</pubDate></item><item><title><![CDATA[iPXE &quot;Boot from hard disk&quot; not working with RAID.]]></title><description><![CDATA[<p dir="auto">Thanks for clarifying on iPXE and FOS Linux.</p>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a> said in <a href="/post/156235">iPXE "Boot from hard disk" not working with RAID.</a>:</p>
<blockquote>
<p dir="auto">Why refind is working is it is configured to find “windows” and boot it out of the box.</p>
</blockquote>
<p dir="auto">I tried configuring refind to boot grub and it partially works.<br />
Grub shows and I can boot windows from it, but when booting Ubuntu Server I get error: failed to install protocols even though I manually installed grub with --disable-shim-lock and disabled secure boot.<br />
Looks like it’s not secure boot related, but more like driver issue and I probably should try that iPXE chain load thing.</p>
<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/30416">@george1421</a> said in <a href="/post/156235">iPXE "Boot from hard disk" not working with RAID.</a>:</p>
<blockquote>
<p dir="auto">What you need is for iPXE to chain load grub.efi from the first partition so that the grub menu starts up correctly so you can dual boot.<br />
I guess that I need to modify default.ipxe?<br />
Could you direct me?</p>
</blockquote>
]]></description><link>http://forums.fogproject.org/topic/17747/ipxe-boot-from-hard-disk-not-working-with-raid</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17747/ipxe-boot-from-hard-disk-not-working-with-raid</guid><dc:creator><![CDATA[PFilip]]></dc:creator><pubDate>Mon, 25 Nov 2024 22:42:22 GMT</pubDate></item><item><title><![CDATA[HP Probook 440 G11 iPXE initialising devices]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/42757">@rodluz</a> , Thanks for your help, this solved the problem.</p>
]]></description><link>http://forums.fogproject.org/topic/17686/hp-probook-440-g11-ipxe-initialising-devices</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17686/hp-probook-440-g11-ipxe-initialising-devices</guid><dc:creator><![CDATA[westcustom]]></dc:creator><pubDate>Tue, 08 Oct 2024 13:10:45 GMT</pubDate></item><item><title><![CDATA[Fog does not run on MSI]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="http://forums.fogproject.org/uid/7217">@Tom-Elliott</a> The stack is as follows: There is a Debian 11 virtual system with a FOG server deployed on it. There is a DHCP server (settings in the screenshot) . There is an MSI Cube 5 12M client from which you need to make an image.<br />
dhcp.jpg<br />
next-server is ip address FOG server</p>
]]></description><link>http://forums.fogproject.org/topic/17665/fog-does-not-run-on-msi</link><guid isPermaLink="true">http://forums.fogproject.org/topic/17665/fog-does-not-run-on-msi</guid><dc:creator><![CDATA[anube]]></dc:creator><pubDate>Tue, 17 Sep 2024 13:52:09 GMT</pubDate></item></channel></rss>