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

      Lenovo ThinkPad L14 Gen 5 - kernel panic

      Hardware Compatibility
      • • • jflash
      19
      0
      Votes
      19
      Posts
      641
      Views

      R

      @jflash Great! Did you use the default kernel from FOG after the update, or did you use the kernel from my repo?

    • J

      Dell Optiplex & Fog PXE Connectivity

      Hardware Compatibility
      • • • Jim Holcomb
      8
      0
      Votes
      8
      Posts
      214
      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

    • A

      Unsolved Booting from SAN device 0x08 failed

      FOG Problems
      • • • Alan Lim
      7
      0
      Votes
      7
      Posts
      200
      Views

      A

      I found out what’s causing the problem. The HP BIOS somehow configured the hard disk as a RAID by default. Removing the RAID, and the machine will boot to Windows after iPXE instead of looping.
      Thank you for your input.

    • AxeMeAQuestion22A

      Unsolved Fog iPXE Menu no input

      FOG Problems
      • • • AxeMeAQuestion22
      8
      0
      Votes
      8
      Posts
      149
      Views

      AxeMeAQuestion22A

      @Tom-Elliott The new BIOS flash does not have CSM/Legacy support any longer.

    • R

      Unsolved how to turn off https support

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

      R

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

      i have the PCAP file if interested?

    • F

      PXE over IPv4

      General Problems
      • • • Faurel
      7
      0
      Votes
      7
      Posts
      218
      Views

      george1421G

      @Faurel ok good that looks like a clean dhcp process. It would be helpful to have the pcap file in my hand, but you want to expand the OFFER packet. The OFFER packet you can tell from the Info column.

      In the packet you may need to expand the dhcp section. You should see the image similar to below. What is important is the next server IP address should point to IP address of your fog server. and boot file name should be ipxe.efi. You see in this example that the boot file name was not given, this is the error with this packet. The next server and boot file are in the ethernet header. This is the legacy bootp pxe section.

      The next place you need to check is the dhcp options below. You should see dhcp options 66 which should be the IP address of the fog server and dhcp 67 should be the boot file name of ipxe.efi. In this picture this packet is also in error since the dhcp server is not sending out all of the pxe booting info. So if your offer packet looks like this you have a problem.

      Screenshot from 2025-05-07 17-14-20.png

    • R

      Unsolved Run script after OOBE

      Windows Problems
      • • • robertkwild
      6
      0
      Votes
      6
      Posts
      103
      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
    • P

      realtek RTL8111EPV

      Hardware Compatibility
      • • • pilipp_edv
      5
      0
      Votes
      5
      Posts
      137
      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.

    • D

      Unsolved Portable Use of FOG

      General
      • • • Datsys
      5
      0
      Votes
      5
      Posts
      188
      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.

    • A

      FOG operation in different network segments

      General
      • • • alterak
      4
      0
      Votes
      4
      Posts
      121
      Views

      george1421G

      @alterak said in FOG operation in different network segments:

      is there a possibility of automatic separation of locations,

      I’m not sure I fully understand the question, but if you are asking can it automatically pick which location to select based on the IP address of the computer being registered. The quick answer is no, FOG doesn’t currently have that capabilities.

      The bit longer answer is it could if you can be a little creative and can do a little linux bash script programming. In a nutshell, you can customize the bash script that is setup for full registration of computers. The basics of what needs to be done is covered in this tutorial: https://forums.fogproject.org/topic/14278/creating-custom-hostname-default-for-fog-man-reg

      The IP address bit can come from this script: https://forums.fogproject.org/post/69725 This post is for getting the IP address to be used in a FOG postdownload script. But the concept will be the same for the fog.man.reg script.

    • I

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

      FOG Problems
      • • • icemannz
      4
      0
      Votes
      4
      Posts
      141
      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.

    • I

      bzImage working with Realtek r8126

      General
      • • • ingemedia
      4
      1
      Votes
      4
      Posts
      131
      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

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

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

      T

      @rodluz

      Alright it works thank you.

    • R

      Unsolved Disk Selection in FOG

      Windows Problems
      • • • richie086
      2
      0
      Votes
      2
      Posts
      32
      Views

      X

      That would definitely be useful.

    • A

      Change menu when client registers

      General
      • • • alterak
      2
      1
      Votes
      2
      Posts
      63
      Views

      george1421G

      @alterak If you know how to program linux bash scripts this is possible. You will need to edit a script called fog.man.reg that is in FOS Linux (the OS that runs on the target computer to capture/deploy images). I have a tutorial on modifying that program to set a default hostname. But the concepts you need to do what you ware are listed here: https://forums.fogproject.org/topic/14278/creating-custom-hostname-default-for-fog-man-reg

    • S

      How to upload ISOs to the PXE server?

      General Problems
      • • • shadowmc
      2
      0
      Votes
      2
      Posts
      82
      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.

    • C

      Unsolved Capturing at Gigabit speeds however only Unicasting at 50Mbps

      FOG Problems
      • • • Clebboii
      2
      0
      Votes
      2
      Posts
      82
      Views

      C

      Hi all,

      New information. When I load the client into FOS debug mode and run iperf3, the client device can only recieve around 50Mbps but can send at 1GBe.

      Thoughts:

      Given this only happens in FOS, I dare say one of the drivers are not behaving. The machines I am imaging are Dell Laptops G15 5510. These have Realtek ethernet controllers. I have read these are troublesome, is there any work arounds. I have tried updating the kernels to the latest dev kernels via the FOG Web UI, but this does not seem to help.

      I would appreciate any help here.

    • M

      Post-Image Software Installations

      General
      • • • mwestaph
      2
      0
      Votes
      2
      Posts
      156
      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.

    • T

      Unsolved Fog saving filenames instead images in /images directory

      FOG Problems
      • • • tcthorne
      8
      0
      Votes
      8
      Posts
      266
      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

    • M

      Solved PXE boot failed some computers

      FOG Problems
      • • • Mikeee89
      6
      0
      Votes
      6
      Posts
      346
      Views

      M

      Hi! I found the problem. I was reinstall the Linux and FOG (without https). And all PC-s booting now. Everything looks fine.

    • 1
    • 2
    • 1 / 2