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

    0xc00000e

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    2
    12
    4.1k
    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
      Sebastian Roth Moderator
      last edited by

      @plegrand You have the most interesting partition layouts in the universe. Recovery and extended partition. Let’s see if we can still handle this. I did some tests with the information you gave and upload is working for me without corrupting the partition table on the source system (your’s was corrupted if I understood correctly). So what I need you to do is to get the machine in the original state (you have done this already as I know from the chat!), then schedule a debug upload task and run sfdisk -d /dev/sda. Please take a picture of the screen because I need the exact numbers! If those numbers are different from what you posted as d1.partitions then you can just stop here and wait till I have figured it out. But if the numbers you see (again - please take a picture so we can check as well!) are exactly the same as in d1.partitions then you need to run capture (command fog) and check output of sfdisk -d /dev/sda right after capture has finished to see if it is corrupted again and possibly why (take a picture and post 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

      P 2 Replies Last reply Reply Quote 3
      • P
        plegrand @Sebastian Roth
        last edited by

        @Sebastian-Roth i’ll do that tomorrow morning with picture or copy paste from ssh session
        thanks again for your help

        1 Reply Last reply Reply Quote 0
        • P
          plegrand @Sebastian Roth
          last edited by Sebastian Roth

          @Sebastian-Roth

          I launch sfdisk command before capture but for the moment i cant do the capture itself because i need this computer
          Then i’m going to install what i need on this computer, make a ghost image to be sure and then after test capture and deploy with fog.
          ok ?

          sfdisk -d /dev/sda
          label: dos
          label-id: 0x97be5b6a
          device: /dev/sda
          unit: sectors
          
          /dev/sda1 : start=          63, size=       80262, type=de
          /dev/sda2 : start=       81920, size=    18313216, type=7, bootable
          /dev/sda3 : start=    18395136, size=   507815936, type=7
          /dev/sda4 : start=   526211072, size=   450562048, type=f
          /dev/sda5 : start=   526213120, size=   450560000, type=7
          
          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Sebastian Roth

            @plegrand I did play with the partition stuff you gave me once again and I cannot reproduce the issue. Well I don’t have all the data you have on your partitions and that might be the difference. From what I can see and test the partition tables are not being screwed on upload but I don’t know what you have in those partitions…

            Possibly you can give me some more information about what is stored on the partitions?

            • sda1 (type dell utility, size 40MB, used ~1MB): possibly recovery tools??
            • sda2 (type ntfs, size 8.8GB, used ~7-8GB): maybe recovery data??
            • sda3 (type ntfs, size 242GB, used ~15-20GB): windows?
            • sda5 (type ntfs, size 215GB, used ~1MB): intended for user data?

            Please open disk management in windows to see if you can match my guesses and tell me if I stand correct.

            Nevertheless you can always try non-resizable. Just create a new image definition and upload from that client again. The non-resizable upload does less magic and should not cause any error on the machine. Then try deploy and see if it works.

            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

            P 2 Replies Last reply Reply Quote 0
            • P
              plegrand @Sebastian Roth
              last edited by

              @Sebastian-Roth 0_1460096395559_fog.png

              1 Reply Last reply Reply Quote 0
              • P
                plegrand @Sebastian Roth
                last edited by

                @Sebastian-Roth said in 0xc00000e:

                Nevertheless you can always try non-resizable. Just create a new image definition and upload from that client again. The non-resizable upload does less magic and should not cause any error on the machine. Then try deploy and see if it works.

                what i have to choose between
                Multiple Partition Image - Single Disk (Not Resizable) - (2)
                and
                Multiple Partition Image - All Disks (Not Resizable) - (3)
                ?

                P 1 Reply Last reply Reply Quote 0
                • P
                  plegrand @plegrand
                  last edited by

                  @plegrand said in 0xc00000e:

                  @Sebastian-Roth said in 0xc00000e:

                  Nevertheless you can always try non-resizable. Just create a new image definition and upload from that client again. The non-resizable upload does less magic and should not cause any error on the machine. Then try deploy and see if it works.

                  what i have to choose between
                  Multiple Partition Image - Single Disk (Not Resizable) - (2)
                  and
                  Multiple Partition Image - All Disks (Not Resizable) - (3)
                  ?

                  Then i choose " Multiple Partition Image - Single Disk (Not Resizable) - (2)"
                  Capture works fine
                  Deploy fail with 0xc00000e

                  1 Reply Last reply Reply Quote 0
                  • P
                    plegrand
                    last edited by

                    Could you please do another debug deploy (Multiple partition - single disk) and keep your eyes open for Clearing part /dev/sdaX messages

                    Actually i use this kind of image :
                    default: Windows 7
                    Multiple Partition Image - Single Disk (Not Resizable)
                    Everything

                    7104 version
                    then i made a deploy task debug mode. I didnt see any Clearing part /dev/sdaX messages
                    and again the 0xc00000e error

                    i upgraded to 7196 version, i made the deploy task debug mode again
                    Same problem (0xc00000e error)

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

                      @plegrand Can you please try the known methods of fixing bootup errors by booting the windows recovery DVD. Get to the command prompt and run chkdsk /f /x /r C:. Then reboot and see if you have any changes. If that does not work then please boot the recovery DVD and run bootrec /fixmbr - again reboot to check if this fixed the error. If not try bootrec /fixboot, reboot, check. Then try bootrec /rebuildbcd. Please make sure you reboot in between trying those commands to see which of those did/didn’t work. We might get an idea of what is wrong this way.

                      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
                      • S
                        Sebastian Roth Moderator
                        last edited by

                        @plegrand Any news on this?

                        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

                        154

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.4k

                        Posts
                        Copyright © 2012-2024 FOG Project