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

    Capturing Windows 10 Error Virtual Machine Environment

    Scheduled Pinned Locked Moved Solved
    Windows Problems
    5
    35
    9.3k
    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 @imagingmaster21
      last edited by

      @imagingmaster21 That is not lsblk at all. You see the message above that that says “Please press enter to continue”

      You typed lsblk, yes, but enter just moved to the next section.
      If you press enter one more time you will have the “command prompt” then you can type lsblk and get us the output.

      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

      imagingmaster21I 1 Reply Last reply Reply Quote 0
      • imagingmaster21I
        imagingmaster21 @Tom Elliott
        last edited by

        @tom-elliott Try this?

        0_1505497005765_12.PNG

        george1421G 1 Reply Last reply Reply Quote 0
        • george1421G
          george1421 Moderator @imagingmaster21
          last edited by

          @imagingmaster21 that’s better but says there are no partitions on sda. Run the lsblk command on your fog server to see what I mean.

          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!

          imagingmaster21I 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator
            last edited by

            So what FOS is telling you about the partition table is correct. As far as FOS and Linux is concerned that 32gb disk is blank

            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
            • imagingmaster21I
              imagingmaster21 @george1421
              last edited by

              0_1505498315013_13.PNG

              george1421G 1 Reply Last reply Reply Quote 0
              • george1421G
                george1421 Moderator @imagingmaster21
                last edited by

                @imagingmaster21 OK so you see on the fog server there are partitions on /dev/sda like (/dev/sda1 and /dev/sda2 and so on) and on the FOS engine (target computer) there is only /dev/sda

                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!

                george1421G imagingmaster21I 2 Replies Last reply Reply Quote 0
                • george1421G
                  george1421 Moderator @george1421
                  last edited by

                  @george1421 So what does that really mean. Are there partitions on that drive, is the disk empty, is FOS blind? Well at this point all we know is that FOS can’t see the partitions on that disk. Can you confirm by adding that drive as a second hard drive on another computer and use windows to confirm that the disk contains partitions.

                  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
                  • imagingmaster21I
                    imagingmaster21 @george1421
                    last edited by

                    @george1421
                    I think I got it working. Seems to be capturing now. I used another Win 10 machine I made.

                    george1421G 1 Reply Last reply Reply Quote 0
                    • george1421G
                      george1421 Moderator @imagingmaster21
                      last edited by

                      @imagingmaster21 Hopefully one that has partitions on the disk and not under them 😉

                      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!

                      imagingmaster21I 2 Replies Last reply Reply Quote 0
                      • imagingmaster21I
                        imagingmaster21 @george1421
                        last edited by

                        @george1421

                        Just tested it and everything seems fine. Now will there be a difference when I do this on actual machine that have UEFI BIOS?

                        george1421G 1 Reply Last reply Reply Quote 0
                        • george1421G
                          george1421 Moderator @imagingmaster21
                          last edited by

                          @imagingmaster21 There shouldn’t be a problem with a real machine. I think there was something wrong with your first disk, or structure or something. I capture from an EFI vm to a physical machine and it works well.

                          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
                          • imagingmaster21I
                            imagingmaster21 @george1421
                            last edited by

                            @george1421

                            So when you make a Windows 10 Machine, lets say you install Office 2016 on it. When I did that and captured it, it captured fine. But when I deployed it to one machine when it starts up after imaging it says Windows Recovery Options. Is there something else you have to do before you capture an image with program installations. Also this image does have Edge removed.

                            george1421G 1 Reply Last reply Reply Quote 0
                            • george1421G
                              george1421 Moderator @imagingmaster21
                              last edited by george1421

                              @imagingmaster21

                              Did you sysprep the machine?
                              Did you have sysprep power off the machine?

                              If you are not using sysprep, then did you shutdown the machine using the following command shutdown -s -t 0 to ensure the system was powered off correctly? You must know that the start menu shutdown is not really a shutdown, but an enhanced sleep to support a rapid startup. This “fancy” shutdown condition will leave the system in an unstable state for imaging.

                              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!

                              imagingmaster21I 2 Replies Last reply Reply Quote 0
                              • S
                                Sebastian Roth Moderator
                                last edited by

                                As well it can depend on the partition layout. Some layouts are really terrible and make things break. Please paste the contents of d1.partitions from that image (should be in /images/Win10/ directory on your FOG server) here so we can have a look.

                                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

                                imagingmaster21I 1 Reply Last reply Reply Quote 0
                                • imagingmaster21I
                                  imagingmaster21 @george1421
                                  last edited by

                                  @george1421
                                  I am going to try that command since I am not using sysprep. Do you think removing Edge would also cause an issue, or any of the other Windows 10 Apps?

                                  george1421G 1 Reply Last reply Reply Quote 0
                                  • george1421G
                                    george1421 Moderator @imagingmaster21
                                    last edited by

                                    @imagingmaster21 I “think” it related to the system not being shutdown correctly. But I’m a bit surprised that partclone didn’t complain about the disk being “dirty” and refusing to image it. There is also a possibility that we are chasing a bug that was in 1.4.4 in the single disk resizable code that was address in 1.5.0RC4 (I think). This is the development build of 1.5.0 that hasn’t been released yet. If shutting down the system properly doesn’t work, we may need to you try the dev build to see if your specific issue has been resolved in 1.5.0RC9 (the latest development build of 1.5.0).

                                    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
                                    • imagingmaster21I
                                      imagingmaster21 @george1421
                                      last edited by

                                      @george1421
                                      I tried doing that still with no luck, here is my settings for the image. It seems to be capturing fine. 0_1505920819868_Capture.PNG

                                      1 Reply Last reply Reply Quote 0
                                      • imagingmaster21I
                                        imagingmaster21 @Sebastian Roth
                                        last edited by

                                        @sebastian-roth
                                        @george1421
                                        Here is the screenshot of the contents of the d1.partitions file:
                                        0_1505921101458_Capture.PNG

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

                                          @imagingmaster21 said:

                                          I tried doing that still with no luck, …

                                          What exactly did you try???

                                          Partition table looks alright, should not be an issue at all.

                                          But why does it say Win10 in one screenshot and Win10NEW in the other? That’s two different images you are posting information about.

                                          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

                                          imagingmaster21I 1 Reply Last reply Reply Quote 0
                                          • imagingmaster21I
                                            imagingmaster21 @Sebastian Roth
                                            last edited by

                                            @sebastian-roth
                                            So I made a Windows 10 image and ran a command to remove Edge and made IE11 Default Browser. I also installed Office and removed Windows 10 Apps. I tried the shutdown -s -t 0 command before capturing the image. I got the same result. I tried then making an image without running Edge removal and Windows 10 apps and still same result, and I then tried making a whole new image with compression at 4 and it gets stuck a 4%.

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

                                            270

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project