• Apple Fusion Drive

    Solved
    18
    0 Votes
    18 Posts
    3k Views
    A

    @george1421
    The only reason I can see it continuing to work is because microsoft isn’t primarily a hardware company. They need their OS to be available on many different standard x86_64 hardware. Now if they stop selling OEM installers and only using somesort of pre-baked internet recovery I would be more nervous.

  • All disk capture unable to deployed to two larger disks

    Solved
    8
    0 Votes
    8 Posts
    847 Views
    george1421G

    @Sebastian-Roth said in All disk capture unable to deployed to two larger disks:

    The old patch was removed some time ago (ref) and I guess this was a hickup in your build environment.

    Yes I found out a bit after that post, I just over laid the new files over the existing path because I’m building the inits using a different method than the build script. Sorry that was my mistake.

  • Image capturing: Updating Database...Failed

    Solved
    23
    0 Votes
    23 Posts
    5k Views
    E

    @Sebastian-Roth So, in the end, I have entirely switched to a bridged network solution, and everything is working fine now. It seems that the problem was, in fact, as you mentioned, about the issue in the installer script with network adapter enumeration. But that also means it is some type of bug - all captures of an image were successful, only failed at the very end trying to update the database.

    The difference that I noticed between bridged and internal NAT configuration is that in the latter one, the FOG installer script at the very beginning complains that net-tools is not installed. When it asked about the network adapters, it couldn’t get an IP at first because it tried to use a network adapter enp0s3 enp0s8 (NAT adapter for internet connection and internal NAT adapter), at which point I had to specify to use enp0s8 adapter manually.

  • FOG Clients Stop Working

    Solved
    5
    0 Votes
    5 Posts
    442 Views
    S

    @UWPVIOLATOR Did you get to test the script?

    Meanwhile we have released a new version of the fog-client which should print out a text instead of the hash when it catches the unhandled exception.

    Either you can update to the latest dev-branch version to get the new fog-client or you can switch over manually: Download SmartInstaller and MSI and put those in /var/www/html/fog/client/ (rename the old binaries to be sure you have a backup copy in case). Then edit /var/www/html/fog/lib/fog/system.class.php and change the line where you see the client version from 0.11.16 to 0.11.17. Be aware that all your hosts with running fog-client will download the SmartInstaller from your FOG server and attempt to auto update!

  • Search Function for Hosts and groups missing

    3
    0 Votes
    3 Posts
    201 Views
    S

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

  • Location of images

    Solved
    14
    0 Votes
    14 Posts
    2k 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
    3k 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
    779 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
    585 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
    4k 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
    2k 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
    1k 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
    1k 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
    3k 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
    467 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
    13k 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
    347 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
    1k 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
    287 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
    258 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.

196

Online

12.3k

Users

17.4k

Topics

155.7k

Posts