• 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
      24
      0 Votes
      24 Posts
      916 Views
      K

      @Tom-Elliott
      to make a backup I use now sql in bash

      root@fog:~# mysql -u root -N -B -e “USE fog; SELECT CONCAT(‘UPDATE hosts SET hostDevice = ‘’’, hostDevice, ‘’’ WHERE hostID = ', hostID, ‘;’)FROM hosts;” > restore_hostdevice.sql

      and restore with
      root@fog:~# mysql -u root fog < restore_hostdevice.sql

    • G

      SnapinClient ERROR: Hash does not match

      Watching Ignoring Scheduled Pinned Locked Moved Solved Windows Problems
      10
      0 Votes
      10 Posts
      145 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 Unsolved FOG Problems
      4
      0 Votes
      4 Posts
      35 Views
      Tom ElliottT

      @Chandlerbing Can you do a look for all files that contain:

      grep -r 'display_errors' /etc | grep -v '#'

      This should only display things where display_errors is defined directly.

      I suspect there’s one that is doing this for you natively.

    • neodawgN

      Hosts detail page is not loading CSS

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      4
      0 Votes
      4 Posts
      203 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.

    • M

      Windows on ARM

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      43
      0 Votes
      43 Posts
      19k 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
      111 Views
      G

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

    • M

      Unable to register host. DHCP failed or we were unable to access....

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      98 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.

    • J

      Group management AD settings get cleared with newly registered host.

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Bug Reports
      3
      0 Votes
      3 Posts
      199 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!

    • V

      Imaging system with two drives - Boot Error

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      85 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 …

    • W

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

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      99 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

    • B

      Issue with active directory

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Windows Problems
      3
      0 Votes
      3 Posts
      218 Views
      T

      @bruno67

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

    • G

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

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      121 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.

    • N

      Determine version installed after update

      Watching Ignoring Scheduled Pinned Locked Moved Solved Linux Problems
      2
      0 Votes
      2 Posts
      151 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'

    • B

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

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      13
      0 Votes
      13 Posts
      3k 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.

    • G

      Detected Hardware unit hang

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

      @GregorS I have the same issue, was there ever a resolution to this? Except we are running RockyLinux 9.7.

      Thanks,

    • K

      FOG Secure Boot with Shim

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      10
      2 Votes
      10 Posts
      4k Views
      J

      I don’t understand well everything but maybe it’s more complex than this and I understand nothing at all. haha

      On my server I have a “shimx64.efi” in “/boot/efi/EFI/debian/” can I use it directy or I must install shim-signed and use the shimx64.efi.signed ?

    • mm EkimiaM

      Trying to USB Boot FOG client on MBP 2015

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

      Blank web page after updating to 1.5.10

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

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

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

      Enable SSL/HTTPS without reinstalling FOG?

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      2
      0 Votes
      2 Posts
      184 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.

    • 1
    • 2
    • 1 / 2