@jacaman Does this happen with every HP computer or just one in specific? Does this happen with any other brand/model of computer? Have you tried deploying that same image to another computer? Have you tried replacing any component of the HP computer: HDD/SSD/NVMe, RAM, network adapter (dongle instead of embedded port)?
Developers
Posts
-
RE: Error while restoring win11 image on hp decoding error (36) : Data corruption Detectedposted in FOG Problems
-
RE: QuickReg - Apply AD Settingsposted in Feature Request
@Tom-Elliott Just thinking out loud here… Like you said, the UI interaction would probably be best as a plugin. For the FOS side, I would think that this could be done as a post init script modifying the fog.auto.reg, right?
-
RE: Igel M350C - unable to use integrated mmc after recent FOG Updateposted in Hardware Compatibility
@sloeckle You can use an older kernel for now, but I’ll work on a fix for this issue. I don’t have access to the hardware needed to reproduce this issue. Are you willing to help us test some kernels?
-
RE: Reinstall fails at initrdposted in Linux Problems
@DanCan Hi This is currently a known issue on some motherboards. Honestly not sure what is causing this to happen. I am working on a fix to this issue just haven’t had too much time lately.
-
RE: Installing fog on Rocky Linux 9.6posted in FOG Problems
@mrowand I consider Rocky (and other RHEL derivatives) a bit of an advanced distro. SELinux and the firewall are on by default and that makes things a bit more complicated.
In the FOG installer there is a check if SELinux is enabled and it’s recommended and the default option is to set it to permissive. There is also a check if the firewall is enabled but by default we don’t disable it, this means that you then have to go and modify the firewall rules for everything to work correctly.I just re-created the VM and installed FOG, this time I didn’t set SELinux to permissive and didn’t disable the firewall and I am having some issues like you. This is not something that we need to/will “fix” since there are checks and recommend to set SELinux to permissive and disable the firewall.
If you have everything working now, we can set this post as resolved.
-
RE: New Dell Laptop - LINUX-EFI-INITRD-MEDIA-GUIDposted in FOG Problems
@collegestjoseph Can you try out this testing kernel and let us know if it works? https://github.com/rluzuriaga/fos/releases/tag/EXP_20250927
-
RE: Installing fog on Rocky Linux 9.6posted in FOG Problems
@mrowand I just created a Rocky 9.6 VM and installed FOG stable and didn’t have any issues. The install skipped php-json since it didn’t find that package. I didn’t need to install anything else manually.
Can you post an image of the error that you are getting?
Few things to check:
Is this a new Rocky Linux server? (I ask because if you are reusing a Linux install, it may have had some settings that could give you this issue)
Are you behind a proxy?
Is the Rocky install pulling the packages from the BaseOS/AppStream of the install ISO or from the web? (I ask this because this happened to me once) -
RE: Restore speed and Realtek 8169 cardposted in Hardware Compatibility
@rurap Not sure what that patch would have been, but our last kernel release includes the Realtek R8168 driver. This kernel has fixed that same issue for other users.
-
RE: System crash during image deploymentposted in FOG Problems
@Afif I have seen this happen before due to a bad RAM module. Please run a memtest on the NUC.
-
RE: FOG Very Slow to Deploy Image - Lenovo Neo 50Q Gen 4posted in FOG Problems
@Clebboii It is now a general release (not in experimental phase). You can update to the latest kernel and init from the FOG settings pages or using this link: https://github.com/FOGProject/fos/releases/tag/20250715