• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • G

      could not verify mount point, check if .mntcheck exists /bin/fog.download

      General Problems
      • • • geardog
      2
      0
      Votes
      2
      Posts
      159
      Views

      M

      Any luck clearing up this error? Running into the same thing now setting up a separate storage node location(still local). I get this when trying to deploy an image.

    • V

      Unsolved Kernel panic after selecting a FOG menu item (Full Reg and Inventory, Quick Reg and Inventory, Deploy Image)

      FOG Problems
      • • • villankd47
      1
      0
      Votes
      1
      Posts
      51
      Views

      No one has replied

    • T

      Unsolved Issues Setting Up FOG Server with Hyper-V (Network Boot Fails)

      FOG Problems
      • • • Tycho
      3
      0
      Votes
      3
      Posts
      162
      Views

      T

      @rodluz

      Alright it works thank you.

    • I

      Unsolved added a new storage disk but now I can only image and not restore

      FOG Problems
      • • • icemannz
      4
      0
      Votes
      4
      Posts
      179
      Views

      I

      @JeremyL Hi, yes I am sure I have run Fog under Proxmox as well successfully but this time it didn’t want to work. Anyway once I switched to using Fog running under a Container, it uses much fewer resources and runs just as well.
      So I would recommend switching to running it under a container when possible.

    • R

      Unsolved Run script after OOBE

      Windows Problems
      • • • robertkwild
      6
      0
      Votes
      6
      Posts
      230
      Views

      R

      @rodluz

      ok scrap the local GPO done this and it works

      reg add HKLM\Software\Microsoft\Windows\CurrentVersion\RunOnce /v firstlogon /t REG_SZ /d powershell -noexit -ep bypass c:\users\admin\sysprep\firstlogon.ps1 /f
    • F

      Unsolved FOG 1.5.10.1606 Time of captured image shows UTC time not local time

      FOG Problems
      • • • Fog_Newb
      10
      0
      Votes
      10
      Posts
      292
      Views

      tiatualizadoT

      @Fog_Newb

      Hi,
      I had the same problem as you, and I solved it this way:
      I updated FOG to the latest version (1.5.10.1655), and configured the time zone I wanted in the graphical interface, in “Fog Configuration > Fog Settings > General Settings > TZ INFO”.
      On the VM where I have the FOG server installed, which is an Ubuntu Server 24.04, I only edited the file “/etc/php/8.3/fpm/php.ini” adding the information: date.timezone = “America/Fortaleza” (this is my local time zone). I added this information just below the explanation about timezone that the file itself brings, as you did and showed here in the images.
      I restarted the VM and the time was finally correct in the FOG records.

      I also followed this topic by @Sebastian-Roth, it helped a lot!
      https://forums.fogproject.org/topic/15434/time-lag-between-the-fog-web-interface-and-the-system-time/2

    • P

      realtek RTL8111EPV

      Hardware Compatibility
      • • • pilipp_edv
      5
      0
      Votes
      5
      Posts
      188
      Views

      R

      @pilipp_edv I had a very similar issue to this a while back but it was with an HP laptop. It turned out to be a hardware defect. I was able to get the motherboard replaced under warranty, so maybe you can too for this laptop.

    • J

      Dell Optiplex & Fog PXE Connectivity

      Hardware Compatibility
      • • • Jim Holcomb
      8
      0
      Votes
      8
      Posts
      354
      Views

      J

      Hello All! (Especially Wilsol)

      I used the top configuration ideas from Wilsol, and before I could get through the entire list, darned thing started working. (yeah probably secure boot, thanks Tom for pointing us in the right direction)

      Thanks to everyone for the assist.

      -Jim

    • I

      bzImage working with Realtek r8126

      General
      • • • ingemedia
      4
      1
      Votes
      4
      Posts
      157
      Views

      R

      @ingemedia We just released new experimental kernel/initrd. I included the r8126 drivers. I don’t have any devices to test with so would you be willing to test it and let me know?

    • T

      Dockerize FOG

      General Problems
      • • • tchavei2
      1
      0
      Votes
      1
      Posts
      61
      Views

      No one has replied

    • D

      Unsolved Portable Use of FOG

      General
      • • • Datsys
      5
      0
      Votes
      5
      Posts
      246
      Views

      D

      @george1421 thanks for continuing to provide such detailed information.

      I believe the best way to learn is to do, so i am going to go shopping for an SSD (and perhaps some RAM to be safe). Once I have everything in place, I am going to do a test run on our machines as well as those of an associate just to see what happens when the network changes. Following this, I will check back with you if you don’t mind to go through the results.

    • S

      How to upload ISOs to the PXE server?

      General Problems
      • • • shadowmc
      2
      0
      Votes
      2
      Posts
      133
      Views

      george1421G

      This tutorial will give you a good general overview. https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images

      Since you are talking XP, then you are also meaning bios firmware. For bios you can use a utility called memdisk.

      https://forums.fogproject.org/post/142041 step #18. The memdisk program is only supported under a bios based computer. If you have uefi there is a different process. There are some limitations with bios mode, your iso file MUST be less than 2GB, this is a limitation of a 32 bit bios.

    • F

      Unsolved Client hostname change problem

      FOG Problems
      • • • Falcon64
      1
      0
      Votes
      1
      Posts
      80
      Views

      No one has replied

    • R

      Unsolved turning on secure boot after windows

      FOG Problems
      • • • robertkwild
      1
      0
      Votes
      1
      Posts
      94
      Views

      No one has replied

    • M

      Post-Image Software Installations

      General
      • • • mwestaph
      2
      0
      Votes
      2
      Posts
      205
      Views

      C

      Hi mwestaph,

      I am also new here but I believe I can take a crack at your image.
      Snapins I feel are great, they automatically install after your machine is imaged. The other tool you would want to consider here are the “Groups” feature. While this isn’t a traditional group where new hosts inherit group settings, its a good way to apply settings on mass.

      Here is my basic setup:
      I have 2 images and 6 groups. I then onboard all of the client machines / hosts and assign them to the appropriate group. In the group setup, I then choose the correct image and snapins for that group. This applies these settings to all associated hosts (ie. All current hosts that are associated with this groups now have the same settings.)
      The only downside currently is if you need to assign a new host machine to this group, you need to re-apply the image and snapin settings for the group to apply it appropriately to this machine.

      Let me know if this helps and if there is anyone more experienced out there feel free to tell me if I am wrong.

    • R

      Unsolved how to turn off https support

      FOG Problems
      • • • robertkwild
      7
      0
      Votes
      7
      Posts
      300
      Views

      R

      @Tom-Elliott is there a way to find out where its failing

      i have the PCAP file if interested?

    • R

      Unsolved Image Capture fails at the last stage when renaming /images/dev/<mac> and create an empty file

      FOG Problems
      • • • roozshab
      1
      0
      Votes
      1
      Posts
      59
      Views

      No one has replied

    • R

      Unsolved images no size on web portal

      FOG Problems
      • • • robertkwild
      1
      0
      Votes
      1
      Posts
      43
      Views

      No one has replied

    • T

      Unsolved Fog saving filenames instead images in /images directory

      FOG Problems
      • • • tcthorne
      8
      0
      Votes
      8
      Posts
      308
      Views

      R

      @marcolefo not yet, i was running 1.5 on centos 7 and now re installed fog 1.5 on alma 9.5, i will let you know if i get the same issue on new OS

    • Y

      Compiling iPXE binaries trusting your SSL certificate Installation Failed

      Linux Problems
      • • • yuma
      3
      0
      Votes
      3
      Posts
      1.9k
      Views

      M

      Sorry for diging up this post.
      Just for us the solution was a missing package : gcc-aarch64-linux-gnu

    • 1
    • 2
    • 3
    • 4
    • 5
    • 9
    • 10
    • 3 / 10