• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. FlareImp
    3. Topics
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 28
    • Posts 141
    • Groups 0

    Topics

    • F

      Clear Additional MAC Addresses

      Watching Ignoring Scheduled Pinned Locked Moved General
      2
      0 Votes
      2 Posts
      365 Views
      F

      @FlareImp Issue fixed with

      DELETE * FROM hostMAC where hmPrimary = '0';
    • F

      Issue with creating hooks

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      8
      0 Votes
      8 Posts
      1k Views
      F

      @Tom-Elliott That did not have an impact. still seeing ${serial} on the host list. If it helps I am also seeing at the bottom of my host management page

      ${pingstatus} ${host_name} ${deployed} ${image_name} ${serial}

    • F

      Showing Last Check-in Time

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      9
      0 Votes
      9 Posts
      2k Views
      S

      @FlareImp said in Showing Last Check-in Time:

      dumb question but where would I find the log file for hooks?

      See my signature.

    • F

      .FogSettings Auto Edit IP and Hostname

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      8
      0 Votes
      8 Posts
      3k Views
      Wayne WorkmanW

      @flareimp There’s other options as well. You could do either of the below.

      The below script is a one-use script that someone could run manually. After updating the IP via the OS configuration, you can run this script that will update all the FOG IP bits for you.
      https://github.com/FOGProject/fog-community-scripts/tree/master/updateIP

      This next script below will continuously update FOG’s IP settings to match the local interface IP address. You could package this with the fog server image you have so everything just works out-of-box.
      https://github.com/FOGProject/fog-community-scripts/tree/master/MakeFogMobile

    • F

      Driver directory replication

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      8
      0 Votes
      8 Posts
      1k Views
      F

      The change worked great, Thank you!!!

    • F

      Default Storage Group Change

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      3
      0 Votes
      3 Posts
      467 Views
      F

      @tom-elliott sweet! Thanks Tom!

    • F

      Add Full Inventory Task to PXE Menu

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      24
      0 Votes
      24 Posts
      5k Views
      F

      @sebastian-roth Thank you and @george1421 for your assistance it this matter. It worked great!

      Thanks again and keep up the great work!

    • F

      Upgrade issue 1.5.8 to 1.5.9

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      14
      0 Votes
      14 Posts
      2k Views
      F

      @sebastian-roth That took care of the problem.

      Thank you all.

    • F

      Multiple Windows Boot Manager using UEFI

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Windows Problems
      12
      0 Votes
      12 Posts
      5k Views
      F

      You were correct, using DCC is not an option. I did find that by using the CMD prompt and entering

      bcdedit.exe /enum

      it will display your working Windows Boot Manager but not the extras. However, if you use

      bcdedit.exe /enum firmware

      it will display all the different WBMs, even the faulty ones.
      I am currently trying to build a script that will remove the false entries.

    • F

      Trouble Copying Image to other Fog Servers

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      13
      0 Votes
      13 Posts
      2k Views
      S

      @FlareImp I guess you need to elaborate a bit more on how your whole network is structured for us to be able to understand and give appropriate information.

    • F

      PostDownloadScript Question

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      6
      0 Votes
      6 Posts
      1k Views
      F

      @tom-elliott Awesome, working like a charm, thank you.

    • F

      Storage Node Vanished after upgrading to 1.5.2

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      11
      0 Votes
      11 Posts
      2k Views
      F

      @tom-elliott your the man! that was the issue. My Node was set to support 0 clients. thank you all for your awesome product!

    • F

      UEFI PXE Booting Broke after 1.5.1 Upgrade

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      13
      0 Votes
      13 Posts
      1k Views
      Tom ElliottT

      @flareimp It should not. I’m about to release 1.5.2 (considering the bugs listed) which means you’ll have to edit the file again on install.

      You can help simplify this by doing:

      mv /var/www/fog{,_back} ln -s /var/www/html/fog /var/www/fog
    • F

      Custom Post Download Script

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      722 Views
      F

      @george1421 Thank you very much! I was able to modify the script to fit our setup. Everything is working smoothly now.

      Thanks again!

    • F

      Fog 1.4.2 Unable to locate Image Store (/bin/fog.download)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      8
      0 Votes
      8 Posts
      3k Views
      Tom ElliottT

      @FlareImp It looks like the TVNE-Fog server didn’t have the whole image. The pic on the left is larger (at least the d1p2.img is) than the one on the right.

    • F

      DriverStore Replication Issue

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      5
      0 Votes
      5 Posts
      1k Views
      Lee RowlettL

      in the interim, you could always setup rsync until toms worked his magic :-)…

    • F

      Image pulling location displayed

      Watching Ignoring Scheduled Pinned Locked Moved Solved Feature Request
      13
      2 Votes
      13 Posts
      4k Views
      Tom ElliottT

      0_1490232257603_upload-4f63a6f9-f6b1-4705-8725-3b5b9e53acec

      Apparently with 0.2.88 (maybe earlier but before that for us was 0.2.69) they added a “note” feature

      The picture shows the (note:) line now which shows the Storage location and the Image name.

    • F

      Database Connection appears to be invalid

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      2
      0 Votes
      2 Posts
      1k Views
      Wayne WorkmanW

      Please follow here: https://forums.fogproject.org/topic/9344/your-database-connection-appears-to-be-invalid

    • F

      Adding needed repository.....Failed

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      11
      0 Votes
      11 Posts
      6k Views
      Wayne WorkmanW

      @FlareImp Glad you got it fixed.

    • F

      Changing from Legacy to New Client

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      9
      0 Votes
      9 Posts
      4k Views
      F

      @Wayne-Workman In my test envirement I am running the RC versions on Ubuntu 16.x. When I setup the new servers they will all be fresh installs as well.

    • 1
    • 2
    • 1 / 2