• Hostname change / bind "disabled on host"

    2
    0 Votes
    2 Posts
    488 Views
    A

    Nevermind. For whatever reason my host module settings were all deselected. No idea why. I am using persistent groups and these are set in that group.

  • TFTP Timeout

    Unsolved
    19
    0 Votes
    19 Posts
    5k Views
    D

    @Sebastian-Roth
    Hmm… Maybe “some other forums” has right… Maybe somehow Virtualbox software blocks the tftp processes while PXE booting…

    I change VM software to Windows Hyper-V and i don’t have problem with tftp timeout anymore…

  • 0 Votes
    7 Posts
    1k Views
    F

    @sebastian-roth I just noticed .177 was out and updated. No errors at all during the update process.

  • FOG 1.5.9.174 and .175 no longer install on Ubuntu 21.10

    3
    0 Votes
    3 Posts
    572 Views
    F

    @sebastian-roth I figured it was something like that. The good news is FOG is working for me under 22.04.1

  • Fog snponly.efi multiple network cards

    7
    0 Votes
    7 Posts
    1k Views
    N

    @sebastian-roth @george1421

    Thanks the updated kernels fixed it
    it now PXE boots and gets into fog and can upload and download images perfectly!

  • Dualboot with two Drives (SSD) and make FOG decide to boot each OS

    3
    0 Votes
    3 Posts
    483 Views
    T

    @george1421 Thank You for beeing so fast 🙂
    I’ll try that in my Lab-Environment.
    Fortunately, I have a little time until the pool has to be online.
    But than it has to be bulletproof 🙂

    I am also not used to rEFInd yet, but so far i like it.
    I think I even found something to look for HD-Labels.
    With SSD in UEFI this may hopefully work with several PCs

    But further Ideas are welcome 👍

  • 0 Votes
    3 Posts
    444 Views
    Wayne WorkmanW

    Are you using the location plugin? If not, that could explain a lot, as FOG will image from whatever storage node with open slots rather than a specific one in the same location as the host.

  • FOG identify new host as registered even though it's not.

    7
    0 Votes
    7 Posts
    1k Views
    B

    @stealthlegend Ok I will look into this further. But to your point, I do see how this can be beneficial for bulk imaging.

    Thank you!

  • Changing language

    11
    0 Votes
    11 Posts
    2k Views
    S

    @Xinzo Just a quick note for your understanding. The links you posted in your initial topic post are both about changing the keyboard layout once the Linux kernel (FOS) loads. But entering username/password on a quick deploy is when iPXE is still loaded (before FOS).

    I added keyboard layout setting to the latest dev-branch version of FOG just now. So please update to the latest version (1.5.9.174 or later) and make sure you have the set KEYMAP in FOG Configuration -> FOG Settings -> General Settings (e.g. to fr or de).

    Be aware that iPXE only comes with simple localized keymap support. For example some special characters (e.g. §) and German Umlauts do not work. It’s not the full set of latin1 keymaps that the Linux kernel actually supports. But most special characters work and YZ are not swapped out like on the US layout. So I hope it’s still helping you when typing username and password on quick deploy.

    I can’t properly test this on UEFI machines as I only have a VirtualBox test environment at hand and PXE booting doesn’t work here in UEFI mode. There were rumors about keymap being an issue on UEFI system in the iPXE forums. No idea if that is still the case.

  • Can't delete groups

    3
    0 Votes
    3 Posts
    581 Views
    D

    Oops!

    Turns out I can delete groups OK. I suspect what was going on is I’d had a long and stressful day and the password it was autofilling that I was mindlessly accepting was wrong. Today I manually typed the password of the FOG user and it worked.

    Please excuse my noise!

  • How to edit refind.conf file ?

    1
    0 Votes
    1 Posts
    286 Views
    No one has replied
  • Fog taking forever to boot to the network

    8
    0 Votes
    8 Posts
    1k Views
    george1421G

    @anwoke8204 said in Fog taking forever to boot to the network:

    tftp 10.4.47.15 ipxe.efi c:\users\kstevens

    Hopefully you just missed the action command when you posted the command.

    The command should be
    tftp 10.4.47.15 get ipxe.efi c:\users\kstevens and it should place the file ipxe.efi in the directory path you provided. It concerns me that the destination file name did not match the source name. The transfer should be very quick like about 2-3 seconds from the time you hit enter on that get command.

    What are ping times to this fog server 10.4.47.15 from this same windows test computer?

    What are ping time if you use this command ping -4 -l 1300 -n 4 10.4.47.15 This command says use ipv4 set the payload size to 1300 and ping 4 times to the host. I’m specifically using a payload size larger that the default ping size to see if we are hitting a mtu issue that wouldn’t be visible with a 64 byte ping size.

  • Attempting to check in...... failed

    4
    0 Votes
    4 Posts
    862 Views
    S

    @lcis said in Attempting to check in...... failed:

    I’m sorry for the inconvenience…

    Not at all an issue. I just thought I let you know. You can’t count on things to be fixed in working-1.6 because no one is maintaining this branch as of now.

    Thanks for testing the quick fix and reporting back. I will look into properly fixing this issue in the working-1.6 branch some time this week because I remember we had this issue mentioned in the forums a couple of times and now we know what’s causing it.

  • How to move DB and images to different server

    8
    0 Votes
    8 Posts
    1k Views
    S

    @ariederer26 said in How to move DB and images to different server:

    Do I have to execute it as Ubuntu root user? Or myself the only user on the system?

    In general any Linux/Ubuntu user is able to run mysqldump. But there is a chance you can run mysqldump and not have to provide DB credentials if Run as root.

  • Kernel missing correct driver

    5
    0 Votes
    5 Posts
    667 Views
    M

    @george1421 That’s what’s done it, the kernel version I’m using at this subsite is older than the one at the main server.

    Main server has been brought up to date but for some reason, I never considered all 37 sites would also need to have bzimage/32 updating as well.

    Well, that solves it. Even if it was my own stupidity haha! Thanks mate!

  • boot.pxe permission denied on specific hardware

    2
    0 Votes
    2 Posts
    287 Views
    george1421G

    @user419 How did you turn on https protocol in FOG? It almost appears that ipxe did not get recompiled with the same certificate that apache is using for the web server.

  • How to set dual boot menu in ipxe ?

    4
    0 Votes
    4 Posts
    725 Views
    K

    @george1421 thank you very much for your help, I’ll try to edit the refind file.

  • Fog UEFI Image deploy and Computer Registering Errors

    5
    0 Votes
    5 Posts
    418 Views
    george1421G

    @jshancock1 Is this a new install of FOG? It almost sounds like is not being sent to the target computer causing the unable to boot messages. While they are different messages they are about the same topic.

    From the fog server linux comsole prompt what is the output of this command? file /var/www/html/fog/service/ipxe/bzImage

  • FOG Client with CA-issued TLS certificate

    6
    0 Votes
    6 Posts
    1k Views
    S

    @ggiesen said in FOG Client with CA-issued TLS certificate:

    The SnapIn client appears to be trying to talk to the web server using HTTP and on the IP address rather than the FQDN. Any way to fix this?

    Unfortunately this is a known issue discussed on github: https://github.com/FOGProject/fogproject/issues/371

    I worked around this temporarily by adding the following to /etc/httpd/conf.d/fog.conf:

    Well done! Overall you’ve made quick progress on making this work!

  • Clonezilla image compatibility

    3
    0 Votes
    3 Posts
    608 Views
    J

    @george1421 thanks for the answer 😄

213

Online

12.4k

Users

17.4k

Topics

155.9k

Posts