• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Deployed imaged failed with blue screen (error 0xc0000225 or "NTFS file system")

Scheduled Pinned Locked Moved
FOG Problems
3
15
2.0k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    Matthieu Jacquart
    last edited by Oct 16, 2020, 11:15 AM

    Hi,

    I’m going crazy because I spent days trying to update image and deploy it, but it always failed !
    Last image was built in August after Win10 2004 upgrade, everything worked fine and I’m still able to deploy it to different model.
    But now I need to update it with some new software, machine works perfectly until I sysprep it and upload image (after that sometimes master failed to boot too, but not always), and each machine I deploy (same model, or not) crash either just after deployment with error 0xc0000225, or after AD integration with “NTFS file system” error…

    I made tons of tests but I really don’t undestand what happened, could it be a windows bug (update, software, driver, sysprep…) or a Fog bug (update 1.5.9) ? I test last v4 and v5 kernel, same behaviour.
    It’s very frustrating, thanks for help !
    Matthieu

    Fog 1.5.9.138
    Debian 11
    Vmware ESXi

    1 Reply Last reply Reply Quote 0
    • S
      Sebastian Roth Moderator
      last edited by Oct 16, 2020, 11:44 AM

      Hi @Matthieu-Jacquart, nice to see you around - though it’s for the issue you face right now.

      Just as a quick test. Can you please create a new image definition for testing - set that to non-resizable and upload an image from your syspreped machine just as you normally would. Now deploy this test image to a same model PC (or at least to one with same or bigger disk size). Do you get the same errors??

      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

      1 Reply Last reply Reply Quote 0
      • M
        Matthieu Jacquart
        last edited by Oct 16, 2020, 12:46 PM

        Hi, I test your tips (sysprep and upload a new image "Multiple Partition Image - Single Disk (Not Resizable) ZSTD Compressed) but same problem, immediately after deployment Pc crash with NTFS file system blue screen… 😞

        Fog 1.5.9.138
        Debian 11
        Vmware ESXi

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Oct 16, 2020, 2:28 PM

          @Matthieu-Jacquart You have deployed to different machines? So it’s definitely not a hardware/disk failure?

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          M 1 Reply Last reply Oct 16, 2020, 3:04 PM Reply Quote 0
          • M
            Matthieu Jacquart @Sebastian Roth
            last edited by Oct 16, 2020, 3:04 PM

            @Sebastian-Roth Yes deployed on another machine, same model and another different model.
            But this behaviour occurs regardless the machine I use to prepare image (Dell 3020, 3060, 3070, same final result)

            Fog 1.5.9.138
            Debian 11
            Vmware ESXi

            G 1 Reply Last reply Oct 17, 2020, 11:40 PM Reply Quote 0
            • S
              Sebastian Roth Moderator
              last edited by Oct 17, 2020, 4:51 PM

              @Matthieu-Jacquart Are all your PCs set to UEFI or legacy BIOS?

              or after AD integration with “NTFS file system” error…

              Can you be more specific on what you mean by this? Does it mean first boot is working ok? How do you do AD integration? Manually or via fog-client or different tools? Is this the exact error screen you get? If not, please take a picture an post here!

              Personally I have not used sysprep myself and can’t help you with that. I know that @george1421 knows a lot about it. Not sure if he might have an idea.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              M 1 Reply Last reply Oct 18, 2020, 9:05 AM Reply Quote 0
              • G
                george1421 Moderator @Matthieu Jacquart
                last edited by george1421 Oct 17, 2020, 5:41 PM Oct 17, 2020, 11:40 PM

                @Matthieu-Jacquart I’m not sure my input can help here because my workflow is really different than yours.

                Every time I rebuild/update our golden image I rebuild it using MDT on a VM. With the MDT build I always remove the recovery partition so the C drive is the last partition on the disk. I never sysprep an image more than once. My golden image doesn’t have access to the internet at any time. From image build to capture with FOG is never more than 15 minutes (15 min == Quality Control check duration).

                My production fog server is still running 1.5.7 (I think), so I could create a new 2004 golden image (last one was in May 2020) with all of the windows updates. Capture with FOG and deploy with 1.5.7. Upgrade to 1.5.9, recapture the golden image to another image def and then deploy with 1.5.9 both the 1.5.7 and 1.5.9 images to our dell workstations in the test lab. This would give us an idea if its 2004, 1.5.9, something in your environment that is causing the issue, or something else.

                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                1 Reply Last reply Reply Quote 0
                • M
                  Matthieu Jacquart @Sebastian Roth
                  last edited by Oct 18, 2020, 9:05 AM

                  @Sebastian-Roth
                  Yes sometimes after fog deployment PC didn’t crash immediately but reboot 3 or 4 times with fog hostname changer and AD integration (made by fog client) and then I’ve got the exact screen you post.
                  I’ll continue some tests tomorrow with last dev-branch version and just trying to deploy and then upload my master image (without any update or new software)

                  @george1421 Indeed I didn’t use this method but I think it will be good idea to use a VM with snapshot to update my master…

                  Fog 1.5.9.138
                  Debian 11
                  Vmware ESXi

                  1 Reply Last reply Reply Quote 0
                  • M
                    Matthieu Jacquart
                    last edited by Oct 19, 2020, 9:47 AM

                    So I continue tests and update fog to last dev-branch (1.5.9-29), which gave me same results that last stable 1.5.9 :

                    • if I upload image without sysprep, everything is ok, I can deploy this image.
                    • if I sysprep image without capturing it with fog, behouviour is normal and I can sysprep image 2 or 3 times without any bug.
                    • BUT if I sysprep image AND capture it, this time windows can’t boot, and Gparted give this : IMG_20201019_084844.jpg

                    Windows partition C seems not recognised and empty, so of course it can’t boot ! But why this behaviour occurs only after sysprep + fog capture ?
                    Thank you for your lights !
                    Matthieu

                    Fog 1.5.9.138
                    Debian 11
                    Vmware ESXi

                    1 Reply Last reply Reply Quote 0
                    • M
                      Matthieu Jacquart
                      last edited by Matthieu Jacquart Oct 19, 2020, 5:27 AM Oct 19, 2020, 11:05 AM

                      another strange behaviour, this one worked fine 10 minutes and supports few reboot, but then failed with “NTFS file system” error.
                      Gparted return this :
                      IMG_20201019_130011.jpg

                      If I boot with win 10 installation USB key, I’ve got a message disk is GPT…

                      Fog 1.5.9.138
                      Debian 11
                      Vmware ESXi

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by Oct 20, 2020, 6:27 PM

                        @Matthieu-Jacquart Thanks for the update. I still can’t make sense of it.

                        Just to make sure I may ask you again - try using non-resizeable image type to see if this spikes the exact same issues.

                        another strange behaviour, this one worked fine 10 minutes and supports few reboot

                        What exactly do you mean by this. Sounds like you tried just rebooting the system several times and that worked fine but at some point it fails, right?

                        Where does gparted and with that ntfsresize (as seen in the picture) come into the game? As far as I see you haven’t told us about manually resizing before.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        M 1 Reply Last reply Oct 22, 2020, 12:29 PM Reply Quote 0
                        • M
                          Matthieu Jacquart @Sebastian Roth
                          last edited by Oct 22, 2020, 12:29 PM

                          @Sebastian-Roth Ok I think yo can close this topic, it was a bug in my image due to Windows partitions… When I upgraded Win 10 from 1909 to 2004 this summer, I found a 600MB recovery partition at the end of the disk, after C partition, while there was already a 500MB recovery partition at the beginning of the disk.
                          So I deleted this final partition and as everything seemed to work fine I left like that. Except that now, for a reason I can’t explain, sysprep + fog capture crash my image.
                          Likely I found one Pc which has not been erased this summer so I was able to update and capture it, now I’m saved ! 🙂

                          Here is the partitioning of my image, it seems strange to me with the first 500MB partition with 10MB used and 0 unsused (where are the missing 480 MB ?), and another recovery partition at the end. It’s working like a charm for now but I think I will have to start a fresh install soon…

                          IMG_20201021_102728.jpg

                          Thanks,
                          Matthieu

                          Fog 1.5.9.138
                          Debian 11
                          Vmware ESXi

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by Sebastian Roth Oct 22, 2020, 11:50 PM Oct 23, 2020, 5:50 AM

                            @Matthieu-Jacquart Well that’s really interesting. It is known that Windows 2004 adds another revovery partition to the end of the disk. I have this on my list of things to work on for the next weeks.

                            Though I cannot imagine how removing this partition can cause such issues you described here. It’s really over the top for a Windows installation to boot fine for a couple of times and then fail with such errors if it is for the missing recovery partition I would think. But well, I am a Linux guy and only scratch my head unable to understand the way MS is making up its world. 😉

                            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                            1 Reply Last reply Reply Quote 1
                            • S
                              Sebastian Roth Moderator
                              last edited by Nov 20, 2020, 7:56 AM

                              @Matthieu-Jacquart Do you still see this happening?

                              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                              M 1 Reply Last reply Nov 20, 2020, 2:23 PM Reply Quote 0
                              • M
                                Matthieu Jacquart @Sebastian Roth
                                last edited by Nov 20, 2020, 2:23 PM

                                @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 😉

                                Fog 1.5.9.138
                                Debian 11
                                Vmware ESXi

                                1 Reply Last reply Reply Quote 1
                                • 1 / 1
                                • First post
                                  Last post

                                209

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project