• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • A

      Blue screen W11 24H2

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Windows Problems
      2
      0 Votes
      2 Posts
      1k Views
      S

      @Almeida BitLocker is enabled in your master ? If yes, you should disable it. Enable it only on the final computer.

      We do have the BCD issue when enabling BitLocker on 24h2 image, we are running the same commands, but you are missing one.

      You need to set device partition=C: for the recover from hibernate entry too. The annoying part is that its ID is dynamic.

    • S

      Recapture a cloned disk

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      5
      0 Votes
      5 Posts
      1k Views
      S

      @Tom-Elliott I fixed it by directly removing the dirty flag using Linux. sudo ntfsfix -d /dev/nvme...

      We need to redo our golden image, so we will check at that time if we still get the same behavior.

      Thx for the help !

    • P

      Unable to install Fog successfully.

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      10
      0 Votes
      10 Posts
      2k Views
      george1421G

      @punch07 to view the /tftpboot use the command line terminal window. Now I do have to say that different distros have the directory in different locations like /var/lib/tftpboot.

    • EazisE

      ASUS NUC14MNK fos kernel no netwerk drivers

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      29
      0 Votes
      29 Posts
      5k Views
      R

      @Eazis I created an experimental kernel that includes the drivers to fix this issue. Would you be willing to test it and let us know how it goes?

    • B

      New Dell Pro Laptops/Desktops

      Watching Ignoring Scheduled Pinned Locked Moved General
      3
      0 Votes
      3 Posts
      2k Views
      B

      @george1421 Just seeing if anyone else has had issues.

      Haven’t purchased the new models yet.

      Was hoping to confirm they’re compatible with FOG first, so thought I’d reach out and ask around.

      Thank you!

    • S

      Capture not finishing in NAT environment

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      355 Views
      No one has replied
    • V

      Localstorage randomly selected

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      301 Views
      No one has replied
    • J

      Cannot boot W11 deployment with RAID turned on

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Windows Problems
      3
      0 Votes
      3 Posts
      1k Views
      J

      @george1421 Thanks for the insight!

      I’ve tried adding Dell’s WinPE driver package to the driver store but it doesn’t seem to have helped either. Whether it’s just the wrong drivers for the specific machine, i’m not sure yet.

      I’ll give it another go once we get some more Dell stock in - but thank you for the help in the meantime 🙂

    • S

      Sub 512MB RAM Devices

      Watching Ignoring Scheduled Pinned Locked Moved Hardware Compatibility
      5
      0 Votes
      5 Posts
      1k Views
      george1421G

      @skyhawk3355 I remember awhile ago I needed to create a one-off kernel for a system that had a 486 cpu. I checked but I don’t have that kernel any more.

      I just recompiled the linux 6.6.85 for a 586 based CPU. I can recompile for a 486, but I don’t know if that is going to get us anything better.

      Here is 6.6.85 586 version
      https://drive.google.com/file/d/1GAzFjbtpDVXXCRpe6bIZ5mwySSXeDHko/view?usp=drive_link

      Here is 6.6.85 586 where I stripped out some drivers like scsi, nvme, uncommon network drivers, virtualization drivers, etc. I was able to strip out over 1MB of kernel size from the previous one above. Did I through out too much?? YMMV.
      https://drive.google.com/file/d/13dE7BLgofsFiNJj_Q8nLDknplRbWRqkJ/view?usp=drive_link

    • M

      Issues with upgrading to FOG 1.5.10 from 1.5.4 on CentOS 7.5.1804

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      3
      0 Votes
      3 Posts
      271 Views
      M

      There is a BIOS update for the MiniX PCs that allows the PCs to be built from FOG 1.5.4 running on CentOS 7.5.2009.

      I do not know the technicalities but upgrading from verion 6 to 8, was mentioned.

    • JJ FullmerJ

      Powershell API Module

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials api api help powershell task management fogapi-psmodule
      32
      4 Votes
      32 Posts
      14k Views
      JJ FullmerJ

      Another Release(s)! 2506.9.22
      https://github.com/darksidemilk/FogApi/releases/tag/2506.9.22

      2506.9.19-22 are a slew of releases where I kept finding issues in broader tests right after I released each version. So apologies for the over-releasing there.

      Fixed send-fogimage to work with more use cases and utilize more parameters available to scheduled tasks like bypassbitlocker. Also simplified the parameter sets to avoid errors when using the command with different parameter sets. Also added links to PSGallery and chocolatey in each github release going forward.

      Full Release Note History: https://fogapi.readthedocs.io/en/latest/ReleaseNotes/
      Powershell Gallery Listing for this version: https://www.powershellgallery.com/packages/FogApi/2506.9.22
      Chocolatey Package Listing for this version (may take 1-60 days from release to be approved by chocolatey moderators): https://community.chocolatey.org/packages/FogApi/2506.9.22

    • W

      Issues capturing image on Dell Pro 16+ Laptops

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      449 Views
      W

      @george1421 This worked! Thank you so much for your help!

    • J

      Replication Issues

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      203 Views
      No one has replied
    • J

      iPXE fog boot menu error Could not boot: Results too large

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      4
      0 Votes
      4 Posts
      405 Views
      george1421G

      @Jias94 Hey no worries, I’ve created that error a few times myself so I had a good idea where to look. I’m glad you have it sorted out and can get back to imaging.

    • L

      Multicast job

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      227 Views
      No one has replied
    • hariskarH

      How much storage is enough for my system?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      194 Views
      george1421G

      @hariskar It looks like your root partition ‘/’ has 1.8T or 1800GB of space. The command I would have run is df -h to give you usage. but assuming that debian is less that 50GB you should have plenty of space to capture a modern computer with 50GB of data. Use single disk resizable to use zstd to compress that 50GB of data down even smaller.

      What error message are you getting? A screen shot of the error might help set the context of the error.

    • _

      I need a solution for my project

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      130 Views
      No one has replied
    • B

      Capturing is fast, but deploying is super slow

      Watching Ignoring Scheduled Pinned Locked Moved General Problems
      3
      0 Votes
      3 Posts
      942 Views
      O

      @brentomp Kernel issues, see
      https://forums.fogproject.org/topic/17698/fog-very-slow-to-deploy-image-lenovo-neo-50q-gen-4/14

    • phil-dosiP

      Problem with FOGImageReplicator.service

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      121 Views
      No one has replied
    • C

      Kernel Panic After iPXE Boot – Identical FOG Setup Works at Another Site

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      195 Views
      No one has replied
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 5 / 10