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

    Recapture a cloned disk

    Scheduled Pinned Locked Moved
    General Problems
    2
    5
    21
    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.
    • S
      Small0145
      last edited by

      Hello, i’m making a dual boot image (Win11/Ubuntu24)

      I :

      1. deployed our Win11 golden image on the computer (without booting to keep post install scripts)
      2. installed Ubuntu alongside with a USB stick
      3. shutdown
      4. Capture

      The issue is that it tells me that the ntfs partition is dirty and that i need to boot windows.

      Is it possible to recapture a deployed image without booting once ? I’d like to have the postdeploy scripts to run on the final computer, not the one used to make the dual boot

      Tom ElliottT 1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @Small0145
        last edited by

        @Small0145 powercfg /h off

        Most of the time, the reason people see this is “shutdown” goes into a special mode called “Fastboot” which works similarly by flipping the dirty bit on the drive.

        The command I posted here should prevent “fast log” so when you shutdown, the machine ACTUALLY powers off without any dirty bit.

        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

        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

        S 1 Reply Last reply Reply Quote 0
        • S
          Small0145 @Tom Elliott
          last edited by Small0145

          @Tom-Elliott the thing is, i did not boot on Windows, i deployed our syspreped golden image, so at first boot it will configure windows and install drivers.

          Tom ElliottT 1 Reply Last reply Reply Quote 0
          • Tom ElliottT
            Tom Elliott @Small0145
            last edited by

            @Small0145 Sure, but it still seems like the golden image had this issue. How it got there I don’t know. I would suggest attempting to boot windows, perform the chkdsk/scandisk as needed. Then shutdown (may need to re-sysprep) after running this command. Windows 11, to my knowledge, can be a little bit strange sometimes.

            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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            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

            S 1 Reply Last reply Reply Quote 0
            • S
              Small0145 @Tom Elliott
              last edited by

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

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

              203

              Online

              12.1k

              Users

              17.3k

              Topics

              155.3k

              Posts
              Copyright © 2012-2024 FOG Project