• FOG Multicast Manager creating zombie processes. How to fix?

    Unsolved
    1
    0 Votes
    1 Posts
    11 Views
    No one has replied
  • FOG Multicast on different VLANs

    Unsolved
    4
    0 Votes
    4 Posts
    47 Views
    george1421G

    @sega said in FOG Multicast on different VLANs:

    So some people already tried it?

    Yes and so have I. You would need some way to dynamically change the network adapter defined in the global FOG settings to change the network adapter. You might also need to change a file called /tftpboot/default.ipxe to point to different interfaces. You might be able to get around this by setting up multiple tftp servers on the fog server, where each tftp server bound to a different interface and had a different home directory, that would be more of a long term change. And then you need to work out a way to update the imaging network interface in the fog settings depending on what interface you wanted to image using. There may be more crafty ways about doing this, but this is just off the top of my head.

  • FOG - Label Print....

    Unsolved
    2
    0 Votes
    2 Posts
    33 Views
    george1421G

    @ecoele I can say this option will not probably be added by the developers since its such a niche or one off requirement. But I’m not speaking on behalf of the developers, I’m just stating my opinion. Its up to them to decide if a feature request has merit.

    But fog being opensource its free for you to modify to your needs.

    What I can tell you that there are several user defined fields you are free to add whatever data you want. On the database side I think the fields are called user1 and user2.

    The second part is that FOG’s database runs on mysql (mariadb). This is much like any other sql server. If you have a windows computer and the mysql odbc driver installed you can query the fog database from a reporting writing tool running on windows. From there you can print labels, etc. You could do something as an excel macro to query mysql on the fog server.

    Again on the mysql server, you could program something on the fog server in either python or php to extract the data from mysql.

  • Uploading an image to a host that has a stored Windows 11 Pro key

    Unsolved
    1
    0 Votes
    1 Posts
    15 Views
    No one has replied
  • Report Download

    Unsolved
    5
    0 Votes
    5 Posts
    240 Views
    Tom ElliottT

    @ecoele The fact that dev-branch is in 1700’s this informatino seems to indicate your’e still running the latest stable.

    Once you switch to dev-branch you need to pull in the changes:

    cd /your/path/to/fogproject git checkout dev-branch git pull cd bin sudo ./installfog.sh -y

    Should get you installed.

    You may also need to (from the browser) do a “CTRL + SHIFT + R” to do whats called a hard refresh in the browser to get all the latest/new javascript information.

  • Wrong target device

    Unsolved
    4
    0 Votes
    4 Posts
    36 Views
    Tom ElliottT

    @Floppyrub The code exists in the FOS system (when you boot a machine for a task, not on your server)

  • Fog iPXE Menu no input

    Unsolved
    29
    0 Votes
    29 Posts
    12k Views
    L

    Sorry
    with ipxe 1.21.1+ (gc30b7) it works but not with the latest version

    @Lorenzo said in Fog iPXE Menu no input:

    @Tom-Elliott
    Hi
    using the new version of ipxe build I can confirm that the ipxe menu works with the keyboard.
    The problem is that chainloading grub, the keyboard doesn’t work.
    With ipxe 1.0.0 it works. So by now we keep using the old version.

    Lorenzo

  • Kernel Versions blank

    Unsolved
    12
    0 Votes
    12 Posts
    768 Views
    R

    @rogalskij Yes, I had read it and tried, but FQDN did not solve it for me…

  • Installing fog on Rocky Linux 9.6

    Solved
    8
    0 Votes
    8 Posts
    690 Views
    M

    @ rodluz

    Okay - So I got FOG working on my rocky 9.6 set up with a few caveats.

    I had to do some work to get tftp and pxe to work correctly.

    created a symlink from /var/lib/tftpboot > /tftpboot

    enabled and started the tftp service manually - systemctl enable tftp & systemctl start tftp

    then created a file in /etc/systemd/system/tftp.socket.d/override.conf (after making a director /tftp.socket.d and giving that file permissions) with the following code:

    [Socket]
    ListenDatagram=69

    [Service]
    ExecStart=
    ExecStart=/usr/sbn/in.tftpf --foreground --secure /tftpboot

    reloading the systemd service daemon - “systemctl daemon-reload” & “systemctl restart tftp.socket”

    The server would then pxeboot at least BIOS at this point.

    The Web UI currently seems to have php conflicts. I installed php-8.0.30-3 and the modules connected to this when installing the server. The web UI has a quirk on the FOG configuration page when you have a button for DefaultMember FOG Version: () it is not printing the version of FOG or the versions of bzimage or init.xz files and in checking using curl http://ip-address-of-server/fog/service/getversion.php - i ony see - 1.5.10.1698

    here is a picture of the error

    error.png

  • Group Export

    Solved
    7
    0 Votes
    7 Posts
    6k Views
    R

    Yes, was able to confirm it is working. Thank you for your help!

  • Export image doesn't seem to work anymore

    Unsolved
    2
    0 Votes
    2 Posts
    92 Views
    Tom ElliottT

    @boombasstic This is known and will be fixed automatically on the 15th, but please if you need to switch to the dev-branch and install it. Then you should be able to export reports.

  • Help Setting up replication across storage groups

    Solved
    5
    0 Votes
    5 Posts
    691 Views
    C

    @Tom-Elliott I figured it out.

    I was getting confused by the similar language between the installation process and storage group setup.

    A normal installation is just a fog storage node that has a web server and UI on it. A FOG network requires atleast one to work. However a Storage node can be set as the master of a storage group no matter the installation type.

    My problem was that because the storage node in the “Bris” storage group did not have a master node setup, the default group could not replicate any images or snapins over. All storage groups must have a master for it to work effectively.

    @Tom-Elliott feel free to clarify any of the above rant.

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

    Unsolved
    3
    0 Votes
    3 Posts
    294 Views
    F

    Thank you for the information. I used a bare metal machine. I started with a VM but then just used a old pc. I tried it with Fedora then Ubuntu but did not have any luck. I did not get any errors when installing with the install script.

    I will take a look at the information you gave me and see if I can get anything working.

  • New Dell Laptop - LINUX-EFI-INITRD-MEDIA-GUID

    6
    0 Votes
    6 Posts
    8k Views
    R

    @collegestjoseph Can you try out this testing kernel and let us know if it works? https://github.com/rluzuriaga/fos/releases/tag/EXP_20250927

  • Stuck at resizing after successful capture.

    Unsolved
    5
    0 Votes
    5 Posts
    3k Views
    Tom ElliottT

    @Fog_Newb Yep, it’s as I suspected:

    The Line:

    Subsystem sftp /usr/lib/openssh/sftp-server

    should be changed to:

    Subsystem sftp internal-sftp

    Then restart ssh services: systemctl restart sshd

    Then your Storage Node testing should succeed!

  • Multicasting Stuck on Partclone Screen

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    C

    My RP address was not pointing to my FOG server 🤦

    Once this was adjusted, multicast is functional. Definitely a good reminder to start small.

  • Unable to Multicast | Unable to locate udp-sender

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    C

    I found the issue!

    The udpsender path on my system was “/usr/sbin/udp-sender”

    The path that is set within config.class.php is:

    define('UDPSENDERPATH', '/usr/local/sbin/udp-sender');

    I ran the following and restarted the FOGMulticastManager to resolve:

    sudo ln -s /usr/sbin/udp-sender /usr/local/sbin/udp-sender

    And we have logs now! Time to begin multicast testing 🥳

  • Issue with Default Login Credentials

    Unsolved
    2
    0 Votes
    2 Posts
    467 Views
    Tom ElliottT

    @rhysb92 We need more information.

    i ask because I have just built a new VM, and installed dev-branch/stable and it completed and I was indeed able to login with the fog/password combination where i then changed the PW.

    So I feel like we’re missing some key information.

  • Issue with new certificate

    Unsolved
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Slow restoration of Windows 11 with FOG on Proxmox

    Solved
    18
    0 Votes
    18 Posts
    7k Views
    R

    All issues have been resolved by the latest kernel . Best regards, this thread can now be closed. Solved. 😉

117

Online

12.3k

Users

17.4k

Topics

155.8k

Posts