• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. mrowand
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 9
    • Groups 0

    mrowand

    @mrowand

    0
    Reputation
    1
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    mrowand Unfollow Follow

    Latest posts made by mrowand

    • RE: Having issues registering a new pc with Virtualbox vm running Fedora server.

      Dear Fannarino,

      First, what version of FOG are you using? I assume you are using this FOG server for DHCP?

      with your VM is the networking set to NAT for the VM or Bridged?

      First - Did the install script finish without any errors? I would check that as the script handles all the database stuff FOG needs. Check the Docs on installing FOG to ensure you did all the steps on the database.

      Since you are using a different network than that one you use for the internet, then you need to ensure all IP addresses for the interface you are using match. If you set these up with a script using a network for the internet and then changed it, then you will need to ensure all IP addresses match.

      Second - On your Fog Settings in the Web UI, check your various IP Address settings particularly
      Fog Configuration: TFTP Server
      Fog Configuration: Web Server
      Storage Management > DefaultMember

      Next, check in your Fedora VM, check the following.
      /etc/dhcp/dhcpd.conf
      /tftpboot/default.ipxe

      Then check your FOS, which is the bzimage files FOG uses to load the OS your computer is pxebooting. this might effect proper booting or execution of any task in FOG. You can check this in Fog Configuration, then click on the blue button that says "DefaultMember FOG Version: ( ) it will list two files.
      bzimage Version
      bzimage32 Version

      If this is too old you can replace these, which are located in redhat OSes (I use rocky linux myself) under /var/www/html/fog/service/ipxe. You would need to replace about 4 files which you can download from github, under fog project.

      These are the points I can think of.

      posted in FOG Problems
      M
      mrowand
    • image coming up blank

      I am having trouble with no seeming changes on our FOG Server, I have several images that created as a 0 byte file and not a folder with .img files Don’t know what it is doing. The task when it is running seems to capture files, so not sure where these are being stored

      I have the Storage set as defaultmember and default group.

      The images I have are in" /images" folder on the server each in a directory by iimage and I do have 500 GB of space in the volume

      I am running fog 1.5.9 and bzimage 6.12.35

      this is only in the last couple of days
      …

      So looking at it futher it seems to create a 0b marker file with the image name and then puts the files in /images/dev/mac-address-of-host/ and the image files when capturing images. Then when deploying images it cannot find it as it is looking for /images/image_name.

      So this is an odd change since we changed to bzimage 6.12.35

      I can manually recreate the /images/image_name directory and then manually move the files to it and it will deploy.

      Possible my bzimage is re-directing it to the “/dev/mac_address” directory?

      We prefer the /images/Image_name method as it is easier to troubleshoot when we get errors,

      Should we update FOG itself to 1.5.10 or whateever is newer and stable (i don’t like beta or nightly builds as this is a production machine) to get that functionality back?

      posted in FOG Problems
      M
      mrowand
    • RE: Dell Pro Slim

      Dear Tom,

      Thanks, and this is what I figured. At least I can pxe boot it and capture the image now, if I switch it to “AHCI/NVMe” mode, and switch back to “RAID” mode to boot the single NVMe drive.

      I made this known so we can reach out to Dell and possibly have this changed as it actually doesn’t need this “RAID” mode.

      Also we still have to disable secure boot on any computer either HP or Dell to get the pxe boot to work.

      We did manage to use FOG to capture a RAID from an HPE DL380 Proliant Gen10 RAID controller and use that to load Windows Server 2022 now, so it does seem the kernel is the issue here on this intel motherboard RAID.

      Regards,

      Matt

      posted in Hardware Compatibility
      M
      mrowand
    • Dell Pro Slim

      I am using Fog 1.5.9 and a bzImage files with kernel 6.1.32 as this what we needed for our HP Z G9 workstations. I later changed it the FOS of 2025-07-15

      We are testing a new computer, a DellProSlim computer, model qcs1250, which are new demo model. using an Intel Rapid Management Driver.

      These have 3 options in the UFEI/BIOS under storage for Windows to boot from
      RAID Mode
      AHCI/NVMe Mode
      Disabled.

      Dell Had the “RAID Mode” as default and AHCI/NVMe will not let us boot the drive. The RAID mode is the default and is the mode that Windows 11 boots from.

      We attempted to even just register the computer in fog, but the FOS would halt and not do anything. I updated the bz image from release 2025-07-15 and it would at least get to a point where it had an error of not detecting the NVMe drive.

      I did a work around to switch it to “AHCI/NVMe mode” and it worked and I could register and capture the image and the FOS kernel would detect it. I had to swithc it back to “RAID Mode” to boot Windows 11 again for a single drive.

      I can try the latest FOS kernel of 31 July, but I have a feeling this is a long standing issue with the linux kernel used.

      Is there a BZ image we can try that has this Intel RAID stuff in it to try? Otherwise I can get this set up with Windows 11 from scratch or some registry hacks so we can leave it on AHCI mode.

      If anyone else has these gen of Dell computers would be good to know.

      posted in Hardware Compatibility
      M
      mrowand
    • RE: imaging a PC with multiple drives

      @Tom-Elliott

      Thanks Tom. Understood.

      An Idea I had was programming this into the BIOS or requesting HP to make a BIOS/UFEI which has this feature of “channels”

      Or using a boot file, such as with secure boot, but that would require HP or Dell or whichever PC manufacturer to make boot files for secure boot.

      but this would be out of the scope of the project.

      I do appreciate your input though.

      Regards,

      Matt

      posted in Feature Request
      M
      mrowand
    • RE: 1.5.9 & 1.5.10 installer hangs on downloading kernel, init and binaries step

      @Tom-Elliott

      Thanks Tom.

      I since went with 1.5.9 and was able to re-install the server with that, I did have to run the installer a few times to load all the missing packages.

      I ended up putting the kernel, init files there manually. Then with the installer running and adding the --ignore fail switch installed the files that way.

      Then I updated to the latest kernel in the FOG GUI so I have the latest kernel running as I need this for current HP Z2 G9 mini and small form factor computers.

      This is running so I considered this solved.

      Matt

      posted in FOG Problems
      M
      mrowand
    • imaging a PC with multiple drives

      Dear FOG developers.

      Have been using FOG for years and sometimes we’ve had to re-image or newly purchased PCs that have multiple hard-drives installed (either SATA Hard-drives, SSDs or NVMe drives).

      This has caused at times when imaging that a different drive than the one intended is imaged. As a work around we currently remove the drives we don’t need to image, image the PC and reinstall the drives.

      Would like to see if there is a way to specify TFTP and PXE to image the correct drive for the OS as a feature.

      We are currently using FOS Kernel 6.1.63, FOG 1.5.9 and is installed on Rocky Linux 8.9

      Thanks,

      Matt

      posted in Feature Request
      M
      mrowand
    • 1.5.9 & 1.5.10 installer hangs on downloading kernel, init and binaries step

      @ FOG Project

      I am new to the forums but not to using FOG.

      Basically I had to re-install our master FOG server from scratch as the OS volume failed. The original master was on CentOS 7.7 I am now using Rocky Linux 8.9

      I luckiliy have a backup of most images and the database.

      Anyway, I first tried installing 1.5.10 first using git to download the install files and then ran the shell script. I chose the “master branch” as I usually don’t do the dev stuff as this will be a production server ( I do have a dev branch on a VM for testing

      I have a proxy set up here which I did set up the server to go through the proxy. I later tried a line without any proxy and it made no difference.

      The script first had an issue with the REMI repo so it would not download certain packages but the installer somehow did not fail and it go to the end.

      I re-ran the script after moving the remi specific repos and all packages installed however the installer would hang on downloading the binaries (kernel, init and services files)

      I tried what I found in the forums to use curl to download these manually and I would get a 3KB file for the zip and 3kb file for checksum which were both empty zip files that were corrupt.

      the curl commands I tried:

      curl -kOL http://fogproject.org/binaries1.5.10.zip
      curl -kOL http://fogproject.org/binaries1.5.10.zip.sha256

      Then I opened firefox and manually entered the URL and I got a webpage that had a nginx error in fedora on it.

      So I then deleted the 1.5.10 foilder and downloaded the 1.5.9 tarball and ran the install script into the same problem with the binaries downloading.

      I tried the curl commands this time and these worked.

      curl -kOL http://fogproject.org/binaries1.5.9.zip
      curl -kOL http://fogproject.org/binaries1.5.9.zip.sha256

      and I was able to run the checksum and manually put the url to download the files manually using firefox both from the linux server and a windows server so the url doesn’t work.

      The files download seemed to hang for a very long tim (like two hours) and nothing would happen.

      So on the line with the proxy I ran the installer with the -X option added and running the export http:_proxy commands and it would finally error on the binaries failing to download. The installer finished and I was able to download the binaries manually otherwise.

      Do I put these files in “/var/www/html/fog/service/ipxe” manually? or is there some other location needed for the server to work.

      The error I ran into is new to 1.5.10 as I have used fog with a proxy connected or not for 10 years and never ran into the binaries fail;ing to download before

      it seems the binaries.zip file for 1.5.10 is corrupt

      Regards,

      Matt

      posted in FOG Problems
      M
      mrowand
    • RE: The version fogproject-1.5.10 is unable to download the kernel.

      Dear Fog Project,

      We have been using for for about 10 years and it is a great program. We recently had to rebuild a FOG server.

      I have the same problem as the OP.

      I am installing FOG on rocky linux version 8.9 as CentOS is now a rolling release distro.

      The server in question has all packages (curl, bc, dhcp, mysql, php, etc) in the long list installed I tried on a line with no proxy and with some filtering and the results are the same.

      I also tried version 1.5.9 and the FOG installer hangs on the “downloading binaries, init and client libraries” There is no output that shows any error and it doesn;t fail - it almost as if it is hanging on something at the other end.

      On the same server I tried the following commands in the /root/fogproject/tmp directory (unless there is another location these should be installed in) when I was trying to install 1.5.10.

      curl -kOL https://fogproject.org/binaries1.5.10.zip
      curl -kOL https://fogproject.org/binaries1.5.10.zip.sha256

      Both of these files are a 3 kb file which has nothing in it. I tried to download the files using that url in firefox and I get a nginix error.

      so then I tried 1.5.9 which I suscessfuly installed 6 months ago on this same internet line. I get the same basic error on the installer but I can manually download the files and use the url in firefox.

      curl -kOL https://fogproject.org/binaries1.5.9.zip
      curl -kOL https://fogproject.org/binaries1.5.9.zip.sha256

      These files are 64 MB.

      I usually figure out these issues and can install FOG and get it working but this one has me stumped.

      Best Regards,

      Matt

      posted in FOG Problems
      M
      mrowand