• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • M

      Hosts are looking for tftp server.

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      51
      0 Votes
      51 Posts
      12k Views
      S

      @marted Just want to keep this topic up as it might be very helpful for others. Not sure if you have time and access to systems right now though.

    • ?

      Improve documentation

      Watching Ignoring Scheduled Pinned Locked Moved General
      51
      0 Votes
      51 Posts
      13k Views
      JJ FullmerJ

      @sebastian-roth It’s beautiful!
      Thanks for figuring that out!

    • J

      langage de programmation

      Watching Ignoring Scheduled Pinned Locked Moved General
      51
      0 Votes
      51 Posts
      17k Views
      J

      bonsoir george, stp excuse moi de venir ce soir te poser ce problème,

      je veux déployer mon image sur une machine physique mais cela ne fonctionne pas. voici l’erreur que je reçois.20210404_012630.jpg 20210404_012700.jpg

      la marque de mon ordinateur c’est un dell latitude et en passant, mon serveur est sur une machine virtuel et j’ai connecté ma machine cible directement sur la machine physique qui abrite mon serveur fog sur virtual box. par quelle moyen savoir que ma machine physique est bien connecté à mon serveur virtuel???

    • B

      Image won't deploy

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      50
      0 Votes
      50 Posts
      31k Views
      Jonathan CoolJ

      No idea ?

    • J

      Integrating Hirens Boot 15.2 into fog 1.2.0

      Watching Ignoring Scheduled Pinned Locked Moved Solved General
      50
      0 Votes
      50 Posts
      45k Views
      Wayne WorkmanW

      @hugothebas This article applies to 1.2.0 and below: https://wiki.fogproject.org/wiki/index.php?title=Advanced_Boot_Menu_Configuration_options

    • T

      Image download is stuck at 99%

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

      @Tune389 said:

      @ch3i okay thanks for the info. I try now to downgrade my fog version back to 1.2 …

      That’s not supported nor advised…
      To “downgrade” requires either restoring a previous snapshot (via a virtual machine) or rebuilding your FOG server from scratch…

    • R

      Ubuntu Trunk Checksum failed

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      50
      0 Votes
      50 Posts
      27k Views
      S

      Good to know. So it seams to only cause problems with a distinct combination of curl and openssl version(s). Possibly the newer curl version works around an openssl bug or the other way round… 😄

    • A

      Resizing issue maybe?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      50
      0 Votes
      50 Posts
      27k Views
      Tom ElliottT

      Again, anything to report?

    • T

      FOG service on 0.10.6 not restarting after reboot

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

      @gwhitfield said in FOG service on 0.10.6 not restarting after reboot:

      demon ninja gremlins

      We are certified demon ninja gremlin dispatchers.

    • J

      FOG Multicast Problems / Partclone fails to finish

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      50
      0 Votes
      50 Posts
      26k Views
      J

      @Tom-Elliott

      The group settings change in the update fixed the problem!

      Thanks!

    • J

      Windows 10 driver injection doesn't install during sysprep

      Watching Ignoring Scheduled Pinned Locked Moved Windows Problems
      50
      0 Votes
      50 Posts
      32k Views
      sudburrS

      Perhaps I should expand.

      This is what I did up to v1607.

      My sysprep answer file sets autologon of Administrator for 99 times. It enables the Administrator account and has the password included (hashed by sysprep). It also includes a FirstLogonCommands to run a cleanup script.

      That cleanup script performs the first part to remove security, rewrites the RunOnce registry value, then restarts the computer. Because the RunOnce registry value was recreated, the auto logon of Administrator launches that script again to perform further functions. After 3 more restarts the script turns off autologon, does not rewrite the RunOnce, re-enables security, then shuts the system down.

      With v1709 I changed how I harvest driver files and have been able to install all drivers without the need to dumb down the security. I now install all general drivers from setupcomplete.cmd .

    • A

      Imposible to boot from hard drive

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Windows Problems
      50
      0 Votes
      50 Posts
      22k Views
      S

      @aksl Are keen to get your hands dirty and dive into “compiling and debugging iPXE”?? If yes is your answer, there is a way I could lead you.

    • A

      FOG: 1.5.4 -> How to setup NAS - Synology DiskStation as Master Node

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      50
      1 Votes
      50 Posts
      21k Views
      L

      @Alex78 What do we need to do to gain access to the images? When clicking any of the links, I get “Not Found”.

    • H

      Not able to TFTP boot. Invalid Argument Error

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      50
      0 Votes
      50 Posts
      19k Views
      H

      @Sebastian-Roth that’s good news! I can test it out once it’s wrapped in. I tried what John did, but didn’t have any luck. Also tried following the wiki post on HTTPs/custom certificates that you shared in the other thread, but was still getting the overlength error. I decided to just use the certificate that FOG creates on install instead of my custom one for now.

    • A

      Failed to Set Disk GUID (sgdisk -U) (restoreUUIDinformation)

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      50
      0 Votes
      50 Posts
      21k Views
      george1421G

      @austinjt01 Ok that is a great starting point. I’ll again refer you to my tutorial: https://forums.fogproject.org/topic/11126/using-fog-postinstall-scripts-for-windows-driver-injection-2017-ed

      Look at the fog.custominstall script. Start with that script and then in this section add your code:

      echo "Done" debugPause . ${postdownpath}fog.copydrivers # . ${postdownpath}fog.updateunattend umount /ntfs

      Remove the call to the fog.copydrivers and fog.updateunattended and insert your code. At this point in the code /ntfs has been mounted onto the windows (C: drive) partition, wherever it may be. The script takes into account nvme vs sata as well as partitions being in different order or locations.

    • L

      FOG 1.6, identified problems

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      50
      0 Votes
      50 Posts
      11k Views
      M

      @Tom-Elliott Thank you! I can confirm this fixed the issue. Snap-ins are deploying successfully and the tasks are clearing.

    • T

      could not mount images folder (/bin/fog.upload)

      Watching Ignoring Scheduled Pinned Locked Moved General
      50
      0 Votes
      50 Posts
      19k Views
      T

      @george1421 A Merry Christmas and a Happy new year to you guys.

    • Wayne WorkmanW

      Popularity Contest

      Watching Ignoring Scheduled Pinned Locked Moved Feature Request
      50
      2 Votes
      50 Posts
      15k Views
      Wayne WorkmanW

      @Sebastian-Roth as well as all the others ( @developers @moderators @testers )

      Would we want anything besides kernel information? I had some ideas:

      Number of hosts
      Number of images
      Number of each type of image
      Number of systems imaged in the last 7 days
      Number of storage nodes
      Number of storage groups
      Other things?

      It’s been said before, but will say it again. This is all anonymous data. There is no way to correlate this data back to any system.

      It just provides us insight (and possibly bragging rights). imagine us being able to say “FOG imaged a bazillion systems last week, we’re proud of that” or maybe “FOG assists with managing a quadrillion million computer systems every day”. I’m being funny with the imaginary figures here, but you get the idea. It’d be nice to make statements like that on the home page fogproject.org

    • 1
    • 2
    • 6
    • 7
    • 8
    • 9
    • 10
    • 10 / 10