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

    Windows error 000000f (Registry) after Clone

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    15
    2.2k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      ARe the images sysprepped?

      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

      1 Reply Last reply Reply Quote 0
      • N
        nitelife
        last edited by

        No its a complete image. We don’t use sysprep as we arent that advanced yet. We use deepfreeze so all images are the same base with different software for different classrooms.

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

          @nitelife And you’re running 1.5.0-RC-1? (tweaked I’m assuming?)

          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

          N 1 Reply Last reply Reply Quote 0
          • N
            nitelife @Tom Elliott
            last edited by

            @Tom-Elliott
            Running Version 12
            SVN Revision: 6079
            Jul 19, 2017 13:55 pm
            Was running 1.4.4 but thought upgrade might fix

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

              So, what’s different between the 4 carts that work, and the 3 carts that aren’t working?

              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

              N 1 Reply Last reply Reply Quote 0
              • N
                nitelife @Tom Elliott
                last edited by

                @Tom-Elliott They are the same model and same hardware and same os. The 4 working carts have alot more software on them like Adobe CS6 where the 3 that don’t work just have Windows and Office 2013

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

                  @nitelife From the sounds of things, however, something changed in the baseline of the 4 carts, to the 3 carts. Maybe somebody is changing registry? (Can you provide a screenshot of the error you’re seeing?)

                  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

                  N 1 Reply Last reply Reply Quote 0
                  • N
                    nitelife @Tom Elliott
                    last edited by

                    @Tom-Elliott Just noticed that the partition size on my source was not expanded to the full disk. Fixing that and sending new image up. Hoping that was issue.

                    1 Reply Last reply Reply Quote 1
                    • N
                      nitelife
                      last edited by

                      I checked my main image. For some reason there was a 100mb boot partition, then a 1gig Unallocated Partition and then a 280gb Windows Partition.

                      After the system was cloned the Partitions were different on the machines that wouldnt boot. The 1gig unallocated partition was at the end of the drive.

                      I fixed the partitions by removing the 1gig partition on my master image and moving the windows partition to the proper spot and expanding it another gig so there was no unallocated space.

                      Sent the image back up to the fog server and still get the same error.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by

                        @nitelife Would you mind taking a picture of the error and posting it here?

                        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
                        • N
                          nitelife
                          last edited by

                          Thinking its something to do with BCD, MBR or partitions since a repair boot from a Windows 7 disk fixes it.

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by

                            @nitelife Can you please run a debug capture task on your master. When you get to the shell type fdisk -l /dev/sda and take a picture - halt to shut it down as only need that information. Then schedule a debug deploy task for one of your clients. When you get to the shell start the deploy with fog and step through it. After it finishes run fdisk -l /dev/sda and take a picture as well.

                            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

                            N 1 Reply Last reply Reply Quote 0
                            • N
                              nitelife @Sebastian Roth
                              last edited by nitelife

                              @Sebastian-Roth
                              Here is Master
                              https://ibb.co/c4Mc5Q
                              Here is Clone that wont boot
                              https://ibb.co/jP5tek

                              1 Reply Last reply Reply Quote 0
                              • S
                                Sebastian Roth Moderator
                                last edited by Sebastian Roth

                                @nitelife Thanks for pictures. Turns out I was on the wrong track. I thought you might still have a special partition layout that is causing this. But looks like you got that fixed already. At least we got that ruled out.

                                What I am wondering about is why that boot partition (?) is 2 GB?! Have you messed with the boot partition and/or BCD?

                                Which OS type is configured for that image in the FOG web GUI by the way? Possibly not Win7 which would explain the problem?!

                                As well, would you please take a picture of the error screen so we see exactly what you see (the error code is definitely wrong).

                                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
                                • 1 / 1
                                • First post
                                  Last post

                                176

                                Online

                                12.1k

                                Users

                                17.3k

                                Topics

                                155.4k

                                Posts
                                Copyright © 2012-2024 FOG Project