• Search Function for Hosts and groups missing

    3
    0 Votes
    3 Posts
    316 Views
    S

    @jhumpf We need more information to be able to help!

  • Location of images

    Solved
    14
    0 Votes
    14 Posts
    3k Views
    S

    @mikmatcr Did you get your disk setup or do you still need help with this?

  • Win10 pro license activation dont working

    Solved
    19
    0 Votes
    19 Posts
    5k Views
    M

    good call, I will talk better with the MS people.

    Cheers!

    Good holidays!

  • Problem to join a domain (SSL problem ?)

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    L

    @Sebastian-Roth

    Ohh thank you ! It works now ! 🙂

    I didn’t know if I had to log on and then reboot manually to join the domain.

    I noticed that I have to wait 3-4 minutes after the first boot for the automatically reboot and then the PC is in the domain !

    Thanks a lot for the help, the problem is now solved !

  • Air gapped instance

    Solved
    5
    0 Votes
    5 Posts
    870 Views
    C

    @Sebastian-Roth the installer will not run without internet connectivity. It hangs on the line adding repository, I think. I’ve left it for 30 minutes with no change.

    This behavior is new, because I’ve always deleted the .fogsettings file and rerun the installer to change the ip.

    Outside the settings in the web ui I had to manually change the ip set in the tftpboot folder.

  • PHP failed to install properly

    Solved
    8
    0 Votes
    8 Posts
    5k Views
    S

    @dinagaran7007 Please open a new topic and post all your details there: FOG version, install error log, …

  • Snapin queued forever

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    R

    @Sebastian-Roth There were still some duplicated MACs on my network removed then from the database and it worked, this issue was caused by myself, there were some pending macs to aprove and I didn’t paid attention to then and approved then all, but lots of them were from Virtual machines.

  • Updated Ubuntu and now cannot get to fog gui

    Solved
    10
    0 Votes
    10 Posts
    2k Views
    george1421G

    @IdahoTech said in Updated Ubuntu and now cannot get to fog gui:

    So let me ask this to all who answered do you have a password on your sql? Seems to be a problem with ‘no password’ mysql installations…

    Just as an FYI, this issue is being addressed in the soon to be released FOG version 1.5.8. In 1.5.8 there will be tighter controls on the database side. The downside is that the FOG admin will need to remember the root password for mysql since it won’t be recorded anywhere in FOG. FOG shouldn’t need the root user’s password for mysql except the first time FOG is installed, it need’s root’s password to setup the FOG database. After that there is a foguser created that interacts with the FOG database even during upgrades.

  • FOG Failing to Capture and Deploy image.

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    george1421G

    @FuriousGamer065 You probably should run through the tutorial to ensure that all of the bits are in the right spot and then rerun the fog installer.

    Understand this will only address the ftp issue. There still may be the issue related to unable to find the storage node. That’s on the NFS site of the image upload.

  • Very slow registering host and pushing images to Dell Optiplex 7070 ultras.

    Solved
    20
    0 Votes
    20 Posts
    4k Views
    D

    @george1421 thanks for the info I’ll get that done Monday and I’ll left you know what we find

  • Xps15 Fail to deploy image - Ipxe / Uefi

    Solved
    4
    0 Votes
    4 Posts
    644 Views
    george1421G

    @Schuede said in Xps15 Fail to deploy image - Ipxe / Uefi:

    listen-address=127.0.0.1

    Sebastian, good point I skipped right over that. In this case that command is telling dnsmasq to bind to the loopback interface. So only DHCP DISCOVERS on the loopback interface would get a response. Probably not what the OP wants. While that’s not the issue in the picture it would be the cause of the other issues reported.

  • Extremely Slow Deploy to NVME drives

    Solved
    35
    0 Votes
    35 Posts
    17k Views
    R

    @DeRo93

    I’m curious, what drives are inside your HP 840 G6s? We currently have the same laptop at my company, but our drives included in our G6 are Western Digital PC SN520 NVMe SSD. I know there is a configuration with OPAL drives (so they are already encrypted by default)

  • Replication

    Solved
    4
    0 Votes
    4 Posts
    446 Views
    C

    Hi,

    Thanks george1421. The second storage node was running 1.5.6. As it is still in a test environment, I completely rebuilt it from scratch. All working fine now.

    Yes, the remote storage node is a full FOG server, so I will export / import the metadata.

    Thanks again 🙂

  • Starting cmain( )...

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S

    @kmonroe79 said in Starting cmain( )...:

    This now brings my screen to black with flashing cursor 😞 I can’t seem to find a happy balance

    Using which settings exactly??

  • PXE Boot fail on Oracle VM Box

    Solved
    3
    0 Votes
    3 Posts
    357 Views
    S

    @kburns Yes, George is probably right. Take a look at /tftpboot/default.ipxe text file and put in the correct IP. It’s important you read this wiki artikle: https://wiki.fogproject.org/wiki/index.php/Change_FOG_Server_IP_Address

  • How powerful is the fog client?

    Solved
    2
    0 Votes
    2 Posts
    382 Views
    Wayne WorkmanW

    @cammykool It can do remote execution, printer management, power management, login recording, and other things. I’ve used it to run scripts, deploy software, and other things. Check out these wiki articles below, they might help you understand the capabilities.

    https://wiki.fogproject.org/wiki/index.php?title=FOG_Client https://wiki.fogproject.org/wiki/index.php?title=Snapin_Examples https://wiki.fogproject.org/wiki/index.php?title=SnapinPacks

    There’s also a ton of stuff on the forums about printer management. Here is one with some detail: https://forums.fogproject.org/topic/8051/printer-deployment?page=1 though there’s probably hundreds of topics about printers.

  • Auto-Installing FOG with HTTPS enabled issues

    Solved
    19
    0 Votes
    19 Posts
    4k Views
    S

    Updated the URL in the official code (ref).

  • PXE loop after reboot only

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S

    @ITCC Switch your DHCP config to point to ipxe.pxe instead of undionly.kpxe and the issue should go away.

  • FOG HTTP Server Not Updating after IP Change

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    W

    @george1421
    Changing the settings in the default.ipxe file worked! Man this community is great! I’m going to update my documentation to make note of this so in the event we move subnets again we can tackle this same day!

  • [Solved] Nas Buffalo need help

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    george1421G

    @doubleve You only need tftp if you want to boot from the nas. If you have a real fog server on the same network you can use that. For a storage node you only need NFS and FTP service.

116

Online

12.6k

Users

17.5k

Topics

156.3k

Posts