• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • K

      Windows 11 | 65x HP Z2 Tower G1i | UPDATE -

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      39
      0 Votes
      39 Posts
      3k Views
      Tom ElliottT

      @kratkale It’s already not working, so you updating the value on the Storage NOde (your second image there)

      Isn’t going to hurt anything.

    • G

      SnapinClient ERROR: Hash does not match

      Watching Ignoring Scheduled Pinned Locked Moved Solved Windows Problems
      10
      0 Votes
      10 Posts
      313 Views
      G

      @Tom-Elliott

      I pulled latest dev-branch version 1.5.10.1856, re-run installer and snapins are working again.

      Thank you very much for help.

    • C

      Snapin Log showing warning

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      5
      0 Votes
      5 Posts
      164 Views
      C

      Hello @Tom-Elliott

      Sorry for the delay 😞

      I checked what you told me to do. It appears I have a file that I didn’t check : /etc/php/8.4/fpm/pool.d/www.conf
      I set display_error=off and now I don’t have all those warnings.

      Thank you for your help.

      This is perfect 🙂

    • I

      Error in creating host

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      4
      0 Votes
      4 Posts
      72 Views
      I

      Works well ! 😊

    • I

      Error in sending inventory

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      4
      0 Votes
      4 Posts
      56 Views
      I

      Works well ! 😁

    • Bristow 0B

      Script for a backup ?

      Watching Ignoring Scheduled Pinned Locked Moved General Problems backup dump rsync
      9
      0 Votes
      9 Posts
      2k Views
      Tom ElliottT

      @Bristow-0 You will need to upgrade to either dev-branch or wait until later today/tomorrow and update to stable. I backported this into the dev-branch as well the working-1.6 branch for consistency and ease.

    • K

      FOG Secure Boot with Shim

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      13
      2 Votes
      13 Posts
      5k Views
      K

      @Florent Hi Florent,

      I actually have been meaning to look into this some more, but the likely answer is no, or at least, not entirely. The way that support works is, you download a signed iPXE 2.0 binary from iPXE and a copy of their signed shim. That shim is signed with the Microsoft keys and trusts the iPXE signing keys. What this means in practical terms is, all the steps above would still need to occur, it’s just that the signing of the iPXE binary is managed by iPXE, and you don’t need to enroll a key to boot iPXE.

      That said, I would imagine this only covers you for booting iPXE, any chainloaded binaries would still need to be signed either with Microsoft’s key or a MOK key you’ve enrolled on the machine. In FOG’s case this means the FOS kernel has to be signed and trusted on the system, in addition to any other binaries (for example memtest, refind) you plan to boot via FOG.

      The other likely blocker is the build itself. Naturally, only iPXE can sign binaries that the iPXE Shim will support. Currently the FOG installer actually builds a slightly modified iPXE binary from source. While I’m unsure if these are all that different from the pre-built binaries from 2.0 in terms of support and functionality, it would at the very least need to be changed to instead pull the iPXE 2.0 binaries.

      I don’t think any of these are particularly hard to overcome or deal with though. The bottom line is, 2.0 makes it easier, but only to a point. To get real proper Secure Boot support in FOG, they’ll likely need to generate their own signing keys, and start signing at least the FOS kernels (if not iPXE itself) and update FOG to include shim support somehow.

      That said, for basic support, I doubt they would need to go the full mile and get a Microsoft approved signing key, I think distributing a certificate/key you can enroll via MokManager and using a pre-existing signed shim (like the iPXE provided one) would more than suffice for most usecases. I’m not sure how difficult it would actually be to implement any of this into FOG, that’s a question for someone who knows PHP and is more familiar with the FOG codebase than I.

      Sorry if that’s a bit long winded, it’s not an easy topic to distill. Hope that helps though.

    • G

      Detected Hardware unit hang

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      5
      0 Votes
      5 Posts
      3k Views
      R

      @GregorS I have 3 Dell Models that are also doing this, but I will try the change to DHCP Boot file.

      I will post back when I have an update.

      Thanks!

    • J

      Image Replication Not Working - Syntax Error

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      25 Views
      J

      @Tom-Elliott

      Thanks for the prompt response!

      That’s fair, and I definitely considered that could be the problem. Just thought I’d check before going through the work of upgrading things.

      I’ll try that first!

    • N

      Fog failed to update due to mysql-client package

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      44 Views
      Tom ElliottT

      @Nono Edit your /opt/fog/.fogsettings file and replace entries of ‘mysql-client’ with ‘mariadb-client’

      I suspect they’ve updated the repo to solely exist for mariadb-client, but you had it before that package switch/change occurred so your fogsettings file is just expecting mysql-client always.

      I might also recommend removing the existing mysql-client package just to ensure clean flow, though of course get a backup before any such actions.

    • M

      Windows on ARM

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      43
      0 Votes
      43 Posts
      20k Views
      M

      @Tom-Elliott just bumping this. Is there anything I can do to help? I have some experience building Linux kernels from a few years ago.

    • G

      Web UI problem

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      169 Views
      G

      @Tom-Elliott
      This is resolved in latest dev-branch version: 1.5.10.1853
      Thanks.

    • J

      Fog Storage Node installation Fails (Checking connection to master database... Failed)

      Watching Ignoring Scheduled Pinned Locked Moved Solved Linux Problems
      2
      0 Votes
      2 Posts
      47 Views
      J

      Shoutout “The Minester”

      https://github.com/FOGProject/fogproject/issues/685

      On the storage node, create a .my.cnf file in root’s home directory:

      sudo tee /root/.my.cnf << ‘EOF’
      [client]
      skip-ssl = true

      EOF

      MariaDB will try to connect with SSL by default but that’s not enabled on the main FOG server. This is why I had to use the --ssl=FALSE flag when I connected to mysql manually.

      The installation succeeded!

    • P

      linux client on runit

      Watching Ignoring Scheduled Pinned Locked Moved Solved Linux Problems
      2
      0 Votes
      2 Posts
      109 Views
      P

      seems to work when copying the directory from another host over to /opt/fog-service and creating a runit file /etc/sv/fog-service/run with content

      #!/bin/sh exec 2>&1 echo "Starting FOG Client..." exec mono-service /opt/fog-client/FOGService.exe -d /opt/fog-service -l /opt/fog-service/service.lock
    • V

      Imaging system with two drives - Boot Error

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      134 Views
      K

      @vanfifty1
      I have some simelar Problems maby read the post
      https://forums.fogproject.org/topic/18157/windows-11-65x-hp-z2-tower-g1i-update/2
      My problem is/was that Fog uses sometimes the wrong nvme …

    • S

      HP Z2 G1i Workstation failing to PXE

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      801 Views
      D

      update the kernals on fog server / nodes

    • W

      Basics for WinPE PXE boot using fog

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      2
      3 Votes
      2 Posts
      3k Views
      R

      Hi,
      I know this is a bit old, but I found it when I was searching for an answer to the following question:

      I have prepared USB bootable image based in WinPE. I use it to boot from USB. I have this image in iso file and I use it to place it on USB with rufus software.

      I wonder if I can use this tutorial of yours in exactly same way only to use my custom iso image instead of your mentioned WinPE.

      I know this may be trivial question and I may just try it, but I am really only beginner in WinPE and fog project.

      Thank you for your kind answer.
      -r-

    • G

      INTEL VROC RAID 1 - HELP PLS

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      96 Views
      No one has replied
    • I

      Filters duplicating from table to others

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      750 Views
      I

      So I am alone ?

    • neodawgN

      Hosts detail page is not loading CSS

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      4
      0 Votes
      4 Posts
      270 Views
      neodawgN

      We can mark this closed. Turns out it was a old/bad snapin package on the old server. I set up Fog with a new DB and everything worked fine. Once I removed the snapins and exported and imported the DB again it all worked as expected.

      Thanks for the help.

    • 1
    • 2
    • 1 / 2