• 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
    • A

      QuickReg Fails to Image - Invalid Login

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      7
      0 Votes
      7 Posts
      18 Views
      Tom ElliottT

      Thank you!

    • A

      Change FOG Settings in working-1.6 not working

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      7
      0 Votes
      7 Posts
      74 Views
      A

      Ok, nevermind, did the git thing, got it working, cheers 🙂

    • A

      Group Client Settings - Enforce Hostname/AD Reboots - working-1.6

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      6
      0 Votes
      6 Posts
      23 Views
      A

      @Tom-Elliott Cheers, works as expected now!

    • C

      FOG Reboot

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      5
      0 Votes
      5 Posts
      53 Views
      C

      @Tom-Elliott thx👍

    • X

      Use serial number as hostname in Fog

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      27
      0 Votes
      27 Posts
      3k Views
      A

      @Tom-Elliott can confirm, this does now appear to work in 1.6 - huzzah! @george1421 looks like your hard work has paid off and it will eventually be in the stable branch!

    • A

      QuickReg - Apply AD Settings

      Watching Ignoring Scheduled Pinned Locked Moved Feature Request
      4
      0 Votes
      4 Posts
      36 Views
      A

      @Tom-Elliott What’s the difference between the full and quick registration processes then? because AD join exists in full, but not in quick…

    • C

      Boot Order

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      44 Views
      C

      @george1421 I came to this a day ago, but efibootmgr doesn’t really want to change the boot priority — maybe there are some tricks or specific moments when the script needs to be used. Could you tell me the best way to do this?

    • C

      Phantom Tasks after Host Deletion

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Bug Reports
      4
      0 Votes
      4 Posts
      104 Views
      Tom ElliottT

      @Clebboii https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_MySQL#Database_Maintenance_Commands

      Please see if this helps? Specifically the task related items. Sometimes stale (old/bad items suddenly show up from long ago.) admittedly I’d love to know what caused (or causes?) this but it has so far eluded me this far.

    • P

      Igel M350C - unable to use integrated mmc after recent FOG Update

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      12
      0 Votes
      12 Posts
      8k Views
      R

      @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?

    • A

      refind.conf issue after upgrade to working-1.6

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      3
      0 Votes
      3 Posts
      22 Views
      A

      @Tom-Elliott cheers - looks like someone changed working branch in 2019 to add hdbios, and it’s not something that’s in the dev branch either!

    • J

      Linux Client Install Dual Nics

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Linux Problems
      2
      0 Votes
      2 Posts
      29 Views
      george1421G

      @JasonNaughton Looking at the code the error would indicate that the target computer can’t reach the fog server.

      https://github.com/FOGProject/fos/blob/8893d32bfb702dcf7b8f5427ccd6748fac15df17/Buildroot/board/FOG/FOS/rootfs_overlay/etc/init.d/S40network#L64

      What I want you to do is to pxe boot the computer into debug mode. Schedule a deployment to this computer but before you hit the schedule task button tick the debug checkbox. Now pxe boot the target computer, you will still get the errors but you will be dropped to the fos linux command prompt.

      run this command ip a s that should show if your network interface has an IP address. If not then issue this command.
      /sbin/udhcpc -i enp128s31f6 --now where enp128s31f6 is the name I gleaned from your screen shot that appears to have picked up an IP address. See if it gets an IP address now. See if you can ping the fog server’s IP address.

      The ‘checker’ script makes this call to verify your fog server is reachable.
      curl -Ikfso /dev/null "${web}"/index.php --connect-timeout 5 replace the entire ${web} with the IP address of your fog server. See if that returns a value.

      Finally search the system messages to see if there is something related to firmware.
      grep -i -e firm /var/log/syslog I think syslog is the right file, if it returns nothing try /var/log/messages One error could be the network adapter needs a specific firmware for the network adapter to communicate. That firmware may need to be added to the linux kernel.

    • F

      IPXE.EFI does not load USB network adapters

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      4
      1 Votes
      4 Posts
      325 Views
      A

      @FlorianLenz I did all these steps and it worked with normal USB adapters, but with USB-C-Ethernet adapters does not work, could you help me out?
      (It could be important to know this type-c adapter have 1 HDMI port and 3 normal usb ports)

    • J

      Error while restoring win11 image on hp decoding error (36) : Data corruption Detected

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

      @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)?

    • F

      Wrong target device

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      10
      0 Votes
      10 Posts
      1k Views
      S

      To add to this, we’ve been imaging a variety of desktop and laptops to Windows 11 last week and we’ve had three occasions where FOG has imaged to a connected portable hard drive rather than the local hard drive. I don’t remember it doing this before.

      My technicians are on the lookout and are trying to remember to disconnect portable drives ongoing before a deploy but has something in Windows changed recently? We’re on FOG Version 1.6.0-beta.2233

    • T

      Identify laptops by serial number (not MAC) — MAC changes with USB-C to Ethernet dongles

      Watching Ignoring Scheduled Pinned Locked Moved Feature Request
      1
      0 Votes
      1 Posts
      18 Views
      No one has replied
    • C

      Booting UEFI only devices with USB network adapters - problem and solution

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      3
      2 Votes
      3 Posts
      433 Views
      B

      I think I have the same problem and I want to be sure of exactly what I need to do (I don’t know if there is a step-by-step tutorial…).

      I boot with a USB-C network adapter on an HP Elitebook. It finds FOG, I have the menu, I choose to deploy an image, and then I get this error message:

      IMG_20251106_162705.jpg

      Is this the problem in question?
      If so, what exactly should I do? I see (link @FlorianLenz ) that I need to replace two files with the new ones, then run the .sh. But isn’t that dangerous for other network boots?

      Thank you in advance for your help.

    • A

      Issues with Windows DHCP Server

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      9
      0 Votes
      9 Posts
      848 Views
      A

      @george1421 No, they were in proper failover config and the options replicated between the scopes. But it’s all good now and that’s the important thing ❤

    • M

      Fog server on VMware

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

      Image capture attempt to check in Failed

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

      Capone PXE Menu Item Missing

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

      I tried reinstalling the Capone plugin, but that didn’t work.

      I checked my other machines that show the fog.capone option and I manually added it in using the New iPXE Menu Entry option with the same values as my other machines. I haven’t tested if this is the solution yet. Here’s a screenshot of my values:
      d4f5f292-a652-4796-ad66-2531d9920b01-image.png

    • 1 / 1