• [SOLVED] Using Preseed in PXE for autoinstallation HTTPS error

    3
    0 Votes
    3 Posts
    1k Views
    Jacques-OlivierJ

    @sebastian-roth Hey thanks a lot, it worked!

  • Not able to login to server after firewalld configuration

    3
    0 Votes
    3 Posts
    349 Views
    M

    @george1421 Thanks for the help. I was also trying to use the username of “fog” instead of root at the server. That’s what I get for not knowing much about linux…lol

  • Cannot boot hard drive from PXE menu

    11
    0 Votes
    11 Posts
    3k Views
    B

    @george1421 said in Cannot boot hard drive from PXE menu:

    @blankzapper booting you can hit F12 to pick the boot device?

    No. Also there is no option to “Enable F12 Boot Menu”.

    Something else to check, make sure that mobo is running the latest bios version. They might have corrected that behavior in a later firmware update.

    It’s latest BIOS released 2014. Nothing newer. I am seeing if it possible to hack this AMI BIOS. I updated RealTek option ROM, to 2016 release, but it didn’t fix anything. I think UEFI network boot option must be added. I don’t know if this can be done without big changes (and likely bricked motherboard!)

  • BAckup Database

    2
    0 Votes
    2 Posts
    532 Views
    S

    @plegrand Which Linux OS and version do you use? Which FOG version do you run right now?

  • Unraid Fog Server.

    3
    0 Votes
    3 Posts
    2k Views
    Wayne WorkmanW

    @david201 You might be better off getting this out of Docker. Here are steps on how to migrate FOG. If you have the right switches enabled in the hosting OS, you should be able to mount NFS inside of the container. Otherwise, there are other ways to get the images & things out.
    https://wiki.fogproject.org/wiki/index.php?title=Migrate_FOG

  • Add setting for amount of free space on resizable images

    Moved
    3
    0 Votes
    3 Posts
    1k Views
    B

    Cool! I didn’t know that option was there. Thanks.

  • Machine names not changed

    6
    0 Votes
    6 Posts
    948 Views
    S

    @Hope1983 From the fog.log:

    25.11.2020 16:31 Middleware::Response Invalid security token

    That means the tokens used to encrypt the connection are not ok anymore. This happens over time or when changing hostnames for example. Go to the FOG web UI -> edit the settings of the host you got this log file from and click the big orange button named “Reset Encryption Data”. If you want to do this for several hosts in one fo you can create a group, put them all in and then go to the group settings and click “Reset Encryption Data” there.

    For the database you want to take a look at the credentials stored in /var/www/html/fog/lib/fog/config.class.php. Though I would imagine it’s user “root” with an empty password which was still used in FOG 1.5.5.

  • 0 Votes
    17 Posts
    3k Views
    S

    Ok, after lots of digging in the code and @JJ-Fullmer database we seem to have found out what happend. Turned out some of his PowerShell code messed things up by deleting the primary MAC address of some hosts and the fog-client did its share to kind of reset some of the hosts’ information and make them pending.

    The PowerShell code is fixed already and I will work on adding some checks to hopefully not mess as much up with the fog-client as we did here.

    Initially we thought the snapin hash problems were at fault but the evidence collected points to this being a coincidence.

  • Print Management

    7
    0 Votes
    7 Posts
    1k Views
    C

    @sebastian-roth IT WORKS !!!

    I had to put right for “service local” and “system” on share access AND on security files.
    share.png Folder.png

    Thank you very much ! And sorry for my bad english 🙂
    Thank you again !!!

  • 0 Votes
    9 Posts
    1k Views
    S

    @gfrancesco84 Any news on this?

  • Not getting dhcp link

    6
    0 Votes
    6 Posts
    961 Views
    george1421G

    @cicero Yes I agree

  • 0 Votes
    15 Posts
    4k Views
    Matthieu JacquartM

    @sebastian-roth Hi, I didn’t made other tests since end of October but I was able to deploy image to 80 PC at this moment so for me it’s ok 😉

  • Host Primary Disk Confussion

    3
    0 Votes
    3 Posts
    718 Views
    S

    @nerdstburns Just want to add a question to what George already said. Are both your disks NVMe drives by any chance? Just asking because they are special and need different parameters.

    Which version of FOG do you use?

  • Need help added Duke and nuke to fog ipxe menu

    6
    0 Votes
    6 Posts
    2k Views
    george1421G

    @darkxeno Ok you need to ensure that kernel support uefi computers. The could not boot exec format could indicate the kernel doesn’t support uefi.

    As for the top post with the iso, that would use memdisk and memdisk only supports bios based computer. I uefi system will throw an error if you try to use memdisk on uefi.

    Also try the alternate ipxe syntax I provided.

    Lastly on the iso image you have see if there are the uefi directories on that media. /EFI and or /boot

  • "Pending/additional" mac addresses combining with other hosts

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    S

    @rogalskij While I can understand that your techs want to get it imaged as fast as possible I would still suggest they take on small hurdle at the beginning and save a lot of time later on.

    See if you can tell them to PXE boot and choose “Perform Full Host Registration and Inventory” instead of direct deploy. This will ask for the hostname to be used within FOG (and als set in Windows!) as well as image ID and even set all the information for automatic AD joining. At the end of registration you can tell it to schedule a deploy so it does one reboot and deploys without any further interaction.

    If you set things up correctly your techs would take maybe 2-3 minutes for the full registration but after that they can walk away and it does the deploy, rename, join domain (fog-client) without any further action required.

    Beside that you won’t have additional MAC flooding that single host…

  • Dell Latitude 5510 Won't Boot from Hard Drive After Imagine through UEFI

    4
    0 Votes
    4 Posts
    936 Views
    george1421G

    @lcshelite said in Dell Latitude 5510 Won't Boot from Hard Drive After Imagine through UEFI:

    WDS for so long I didn’t even think of that!

    Yes that is really the difference between WDS/MDT and FOG. Where MDT does (dynamic) file based cloning and FOG does block layer cloning. MDT takes about 1.5 hours to image a single computer and FOG takes about 4 minutes to image a computer. There is no better technology over the other, it all depends on what the right fit is for the company.

    If you are trying to image as many computers as fast as you can then use FOG. If you need a dynamically built image (i.e. able to change the image structure based on external variables) use MDS/WDS.

  • best master-master replication setup

    10
    0 Votes
    10 Posts
    1k Views
    A

    @george1421 tested with Hyper V 2. everything you said is correct and that is exactly whats happening.

    We are assuming this is limitations on the host. Going to try to test with a physical machine.

  • Windows 8.1 corrupted bcd

    10
    0 Votes
    10 Posts
    2k Views
    S

    @wertor I know it’s been a long time but have not found enough time to work on this earlier. We now have a first version of init.xz capable of capturing and deploying a Windows 10 2004 UEFI/GPT install with recovery partition at the end. Would you give that a try.

    Please be aware this is still in kind of a pre-release phase. Make sure you have a backup of your original image as well as the machine you pull the master from, just in case!!

  • Error trying to restore GPT partition deploying an Image to Smaller Disk

    Solved
    16
    0 Votes
    16 Posts
    3k Views
    S

    @scosta I know it’s been a long time but have not found enough time to work on this earlier. We now have a first version of init.xz capable of capturing and deploying a Windows 10 2004 UEFI/GPT install with recovery partition at the end. Would you give that a try.

    Please be aware this is still in kind of a pre-release phase. Make sure you have a backup of your original image as well as the machine you pull the master from, just in case!!

  • GPT Partition error / Partition 4 is too big for the disk

    11
    0 Votes
    11 Posts
    5k Views
    E

    @sebastian-roth I would be happy to give you a feedback if I have the opportunity to test your new init (I am an intern so opportunities do not arise all the time :))

135

Online

12.4k

Users

17.4k

Topics

155.9k

Posts