• FOG 1.6.0-beta.2644 DHCP

    Unsolved FOG Problems
    5
    0 Votes
    5 Posts
    39 Views
    Tom ElliottT

    @jmeyer So this issue is fixed on the latest now is what you’re saying?

  • FOG 1.6.0-beta.2644

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    16 Views
    No one has replied
  • FOG 1.6.0-beta.2641 - Instalation on Debian 13

    Unsolved Bug Reports
    2
    1 Votes
    2 Posts
    79 Views
    Tom ElliottT

    @Valer Thanks for the report and the writeup, that’s a good catch. You’re right about the cause. Debian 13 dropped the sysv-rc-conf package since it’s fully on systemd now, so the installer chokes trying to apt-get it. We never actually use that tool on a systemd system anyway, it only ever got called on the old non-systemd paths, so it was just dead weight on Trixie.

    I pushed a fix to working-1.6. It leaves the package off the list on Debian 13 and up, and it also strips it out of a cached .fogsettings so an in-place upgrade doesn’t drag it back in. Older Debian keeps installing it like before so nothing changes there.

    If you want to get moving before you pull the update, you can either grab the latest working-1.6 and rerun the installer, or just open /opt/fog/.fogsettings and delete sysv-rc-conf from the packages line, then run the installer again. Either one gets you past it.

    Let me know if you hit anything else on Trixie.

  • Ubuntu 24.04 shutdown immediately

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    156 Views
    No one has replied
  • FOG Resize Fails on Windows 11 Build 28000.2269

    Unsolved FOG Problems
    3
    0 Votes
    3 Posts
    438 Views
    V

    @Tom-Elliott When searching for a solution I recall seeing a related post on GitHub but that was not me. Today I created a new VM that was 70GB with 2GB EFI partition and after sysprep and it yielded the similar resize error during capture.

    I then tried Windows 11 25H2 June 2026 Build 26200.8655 with 60GB VM and it generated the resize error. 25H2 with 60GB VM and 2GB EFI also generated the resize error after sysprep during capture.

    The AI suggested defrag C : /X

    I ran the defrag before sysprep and capture was succesful.

    The pre optimization total fragmentation was 22% and post defragmentation it was also 22%

    To my understanding the /X flag consolidates free space. How was this the solution to my issue?

    Per the FOG Project wiki I found that defrag is recommended before sysprep:

    "…
    Before Running Sysprep
    Other steps to consider are:

    Run Chkdsk /f /p prior to imaging
    Defrag the drive
    Make sure 2gb of disk space is free or the NTFSresize will fail
    Make sure the FOG service is installed and properly configured
    Update your hostnamechange.dll file

    "
    https://wiki.fogproject.org/wiki/index.php/Client_Setup

  • Error during computer registration

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    258 Views
    No one has replied
  • 0 Votes
    4 Posts
    664 Views
    V

    @Tom-Elliott yes, I checked the services, they all running.
    systemctl status nfs-server
    ● nfs-server.service - NFS server and services
    Loaded: loaded (/usr/lib/systemd/system/nfs-server.service; enabled; preset: enabled)
    Drop-In: /run/systemd/generator/nfs-server.service.d
    └─order-with-mounts.conf
    Active: active (exited) since Tue 2026-06-30 09:06:50 UTC; 17h ago
    Process: 4995 ExecStartPre=/usr/sbin/exportfs -r (code=exited, status=0/SUCCESS)
    Process: 4997 ExecStart=/usr/sbin/rpc.nfsd (code=exited, status=0/SUCCESS)
    Main PID: 4997 (code=exited, status=0/SUCCESS)
    CPU: 10ms

    Jun 30 09:06:49 fog-svr.local systemd[1]: Starting nfs-server.service - NFS server and services…
    Jun 30 09:06:50 fog-svr.local systemd[1]: Finished nfs-server.service - NFS server and services.

    rpcinfo -p 192.168.13.99
    192.168.13.99 mountd
    rpcinfo -t 192.168.13.99 nfs
    rpcin program vers proto port service
    100000 4 tcp 111 portmapper
    100000 3 tcp 111 portmapper
    100000 2 tcp 111 portmapper
    100000 4 udp 111 portmapper
    100000 3 udp 111 portmapper
    100000 2 udp 111 portmapper
    100024 1 udp 50174 status
    100024 1 tcp 34667 status
    100005 1 tcp 20048 mountd
    100005 2 tcp 20048 mountd
    100005 3 tcp 20048 mountd
    100003 3 tcp 2049 nfs
    100227 3 tcp 2049 nfs_acl
    100021 1 udp 38178 nlockmgr
    100021 3 udp 38178 nlockmgr
    100021 4 udp 38178 nlockmgr
    100021 1 tcp 37227 nlockmgr
    100021 3 tcp 37227 nlockmgr
    100021 4 tcp 37227 nlockmgr

    I deployed the image using a VM on Proxmox and it worked, but with a phisical PC it gives the error like above. All are on the same VLAN.

  • FOG Resize Fails on Windows 11 Build 28000.2269

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    262 Views
    No one has replied
  • Failure to complete Multi-Cast

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    251 Views
    No one has replied
  • INTEL VROC RAID 1 - HELP PLS

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    323 Views
    No one has replied
  • Imaging system with two drives - Boot Error

    Unsolved FOG Problems
    2
    0 Votes
    2 Posts
    564 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 …

  • Trying to USB Boot FOG client on MBP 2015

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

    Unsolved FOG Problems
    3
    0 Votes
    3 Posts
    733 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
    328 Views
    No one has replied
  • Unable to register host: This machine is already registered....

    Unsolved FOG Problems
    2
    0 Votes
    2 Posts
    591 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

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

    Unsolved Bug Reports
    3
    0 Votes
    3 Posts
    1k 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!

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

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    326 Views
    No one has replied
  • PXE Boot Failed when deploying image to physical machine (FOG Project)

    Unsolved FOG Problems
    2
    0 Votes
    2 Posts
    615 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.

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

    Unsolved FOG Problems
    135
    0 Votes
    135 Posts
    17k Views
    Tom ElliottT

    @kratkale What you see in the text field are place holders, just example views, if you were to hit update/save, those things aren’t what will be set.

    THe reason you see “(varies)” is because the hosts in the group have some things where their host Primary Disk is set, but not all hosts have the same values.

    As for your odd snapin issues please try these commands on the Database:

    delete from snapinAssoc where saSnapinID <= 0; delete from snapinTasks where stSnapinID <= 0;

    As for the domain join issue:

    The “captured” host should not be joined to the domain until after the image has been captured.

    The error you were seeing was joining domain “Code = 87”

    That is not FOG writing an erroneous error, but rather the error from the Domain controller directly.

    This may mean your environment is expecting to be set to a specific OU within the domain?

    https://forums.fogproject.org/topic/11971/unable-to-join-domain-error-87

    This is an old (albeit similar) topic with the same type of error you had seen so maybe it’s fix may help your fog client as well?

    This, of course, isn’t strictly necessary, since your snapin method appears to be working anyway.

    As always, please update to the latest and greatest as it should help with the prevention of odd jobs just getting created as well. After you clean up things of course.

    Thank you!

  • Update 1.5.9 RC2 to 1.5.10

    Unsolved FOG Problems
    1
    0 Votes
    1 Posts
    411 Views
    No one has replied