• Trying to USB Boot FOG client on MBP 2015

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    676 Views
    No one has replied
  • Web UI problem

    Unsolved FOG Problems
    3
    0 Votes
    3 Posts
    2k Views
    G

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

  • Blank web page after updating to 1.5.10

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    665 Views
    No one has replied
  • Unable to register host. DHCP failed or we were unable to access....

    Solved FOG Problems
    3
    0 Votes
    3 Posts
    304 Views
    M

    @Mr_K
    Thanks for the help Tom. You got me pointed in the right direction. Everything is working now.

    I did a complete Ubnutu and fog fresh install to make sure I wasn’t missing anything and noticed during the installation it was grabbing my WAN IP as the fog server IP and then somehow changing the fog server IP to my LAN IP. So when I clicked on the link from the terminal after it had finished it was 192.168.1.148 however everything was setup “certs, storage Ipxe” ect as my WAN IP 20.21.X.X.

    All I had to do was just change the fog settings so the IP’s matched re ran the installer to grab the new files and everything is running perfect now.

  • Group management AD settings get cleared with newly registered host.

    Unsolved Bug Reports
    3
    0 Votes
    3 Posts
    2k Views
    J

    @Tom-Elliott Thanks for the clarification! I’ll try upgrading to the latest stable version, I was planning on doing this anyway.

    I’ll look into the Persistent Groups plugin and see how it works!

  • Unable to register host: This machine is already registered....

    Unsolved FOG Problems
    2
    0 Votes
    2 Posts
    3k Views
    W

    Fresh install using ver1.5.10.1826

    Works perfectly. Can register hosts as normal

    Maybe a bug with 1.6.0… hopefully if anyone else experiences this issue this might help

  • Issue with active directory

    Unsolved Windows Problems
    3
    0 Votes
    3 Posts
    2k Views
    T

    @bruno67

    Are you sysprepping the image with all OOBE options set to be skipped before capturing it with FOG?

  • Is the client rejecting the custom CA going to cause problems?

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    641 Views
    No one has replied
  • Enable SSL/HTTPS without reinstalling FOG?

    General Problems
    2
    0 Votes
    2 Posts
    1k Views
    T

    Managed to figure it out after looking in the wiki for instructions to uninstall FOG with the intention of reinstalling it. Delete that file, delete the fogproject user, and run the install script again. Now it works.

  • PXE Boot Failed when deploying image to physical machine (FOG Project)

    Unsolved FOG Problems
    2
    0 Votes
    2 Posts
    1k Views
    I

    @gabriel-pissoto

    I often record this with a phone then you can pick out the error in that micro flash of text.
    I think most of the time picking a different X.pxe file resolves this for me.

  • Determine version installed after update

    Solved Linux Problems
    2
    0 Votes
    2 Posts
    1k Views
    R

    @Nono Without going through the web interface you can check the file in /var/www/fog/lib/fog/system.class.php.
    Toward the bottom of the file there is a line that start with define('FOG_VERSION'

  • Debian Trixie Dependancy Errors

    Unsolved Linux Problems
    2
    0 Votes
    2 Posts
    3k Views
    T

    @hammerc807

    This is what I had to do, was in the same boat.

    Go to /opt/fog/.fogsettings

    Remove the sysv-rc-conf entry from the packages line from there. (Reference: https://github.com/FOGProject/fogproject/issues/797)

    Lower down in the same file, set “php_ver=‘8.2’” to “php_ver=‘8.4’”

    Exit and save.

    Then I had to remove symlinks in Apache that were using the old php modules:

    sudo unlink /etc/apache2/mods-enabled/php8.2.conf
    sudo unlink /etc/apache2/mods-enabled/php8.2.load

    Then add the new links:

    sudo ln -s /etc/apache2/mods-available/php8.4.conf /etc/apache2/mods-enabled/php8.4.conf
    sudo ln -s /etc/apache2/mods-available/php8.4.load /etc/apache2/mods-enabled/php8.4.load

  • Unable to Capture an image: ERROR: Could not adjust the bad sector list

    Unsolved FOG Problems
    13
    0 Votes
    13 Posts
    4k Views
    R

    @bond007fink A new version of ntfs-3g, which is the parent package for ntfsresize, has finally been released last week. That’s after 4 years of no updates. If all goes well, I will be doing an experimental release this weekend with the newer package.

    As @Tom-Elliott stated, this is not an issue with FOG itself, instead FOG relies on tools like ntfs-3g and partclone to handle all the NTFS filesystem changes. Hopefully this updated version fixes your issue.
    I will update the thread once the experimental release is available.

  • Update 1.5.9 RC2 to 1.5.10

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    443 Views
    No one has replied
  • 0 Votes
    2 Posts
    1k Views
    M

    @Tom-Elliott

    This is fixed, too, and can be marked as solved. The reason was stale WOL power action. I deleted those manually from the DB, and the CPU went back to normal.

    I’m not sure about the SSH and replication issues, but I deleted my physical storage node, and I’m not seeing those anymore.

  • Database Error when select a group

    Moved Unsolved Bug Reports
    8
    1 Votes
    8 Posts
    4k Views
    Tom ElliottT

    @mashina Ah, thank you for that and sorry for my denseness. Indeed this is a bug and I’ve replicated and figured out where this is occurring.

    I have pushed a few mroe adjustments in an attempt find and fix more bugs (thanks AI review and whatnot)

    Please pull and let me know if there’s any other issues.

  • Windows 11 | 65x HP Z2 Tower G1i

    Unsolved FOG Problems
    5
    0 Votes
    5 Posts
    3k Views
    K

    @mashina
    I’m still having huge problems. Updated Fog. Rebuilt the Windows 11 image. … Windows 11 changes the boot order.
    The image works for a few days—then it stops working.
    Multicast only works sometimes—just now the image worked with one computer, but not with three in multicast—it just stops at 94% for no reason. What surprises me the most is that with this computer, only BOOT EXIT TYPE: SANBOOT works. I don’t understand much about this, but it seems wrong to me.

  • How to bypass secure boot when backup image

    General Problems
    2
    0 Votes
    2 Posts
    1k Views
    Tom ElliottT

    @Bhav There is not at this point in time.

    Secure boot is meant to be… well, secure.

    There are people attempting to get there, but I can say, right now, FOG just isn’t there right now.

    On the forums you can see this at:
    https://forums.fogproject.org/topic/17949/fog-secure-boot-with-shim

    Which might help lead you in the direction as well hopefully.

  • FOG Project in MacBooks M4

    General
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • FOG web interface tuning

    Moved Unsolved Feature Request
    2
    0 Votes
    2 Posts
    1k Views
    Tom ElliottT

    @heix75 No.

    Not because it’s not a QOL improvement (it is) but because what you see in 1.5.x.x is NOT what is the end goal.

    If you want to see what the UX is moving toward install the version of FOG on working-1.6.

    You’ll understand (I hope), then, why I’m saying this.