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

0xc00000e

Scheduled Pinned Locked Moved Solved
FOG Problems
2
12
4.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.
  • P
    plegrand
    last edited by Apr 6, 2016, 8:06 AM

    Hello i come back again with a new partionning problem

    I made a capture of a dell computer, at the end of the capture i’ve got this error message :

    " 0xc00000e boot selection failed because a required device is inaccessible".

    Then i try to deploy the image to see if it solve the problem and the the computer stuck on “booting…”

    I think it’s a partitionning problem as i had before.
    [https://forums.fogproject.org/topic/6620/fog-restore-only-one-partition/](link url)
    Here is informations about partitions

    ls -al /home/images/GEII101/
    total 19882180
    drwxrwxrwx  2 root root        4096 avril  6 08:58 .
    drwxrwxrwx 10 root root        4096 avril  6 08:58 ..
    -rwxrwxrwx  1 root root           2 avril  6 08:19 d1.fixed_size_partitions
    -rwxrwxrwx  1 root root       32256 avril  6 08:22 d1.mbr
    -rwxrwxrwx  1 root root         365 avril  6 08:22 d1.minimum.partitions
    -rwxrwxrwx  1 root root          62 avril  6 08:22 d1.original.fstypes
    -rwxrwxrwx  1 root root           0 avril  6 08:19 d1.original.swapuuids
    -rwxrwxrwx  1 root root       78748 avril  6 08:22 d1p1.img
    -rwxrwxrwx  1 root root  6140950340 avril  6 08:32 d1p2.img
    -rwxrwxrwx  1 root root 14217811629 avril  6 08:58 d1p3.img
    -rwxrwxrwx  1 root root         512 avril  6 08:58 d1p4.ebr
    -rwxrwxrwx  1 root root         512 avril  6 08:22 d1p5.ebr
    -rwxrwxrwx  1 root root      428296 avril  6 08:58 d1p5.img
    -rwxrwxrwx  1 root root         365 avril  6 08:19 d1.partitions
    
    cat /home/images/GEII101/d1.minimum.partitions
    label: dos
    label-id: 0x73ee0dbc
    device: /dev/sda
    unit: sectors
    
    /dev/sda1 : start=          63, size=       80262, type=de
    /dev/sda2 : start=       81920, size=    16748252, type=7, bootable
    /dev/sda3 : start=    18395136, size=    75761314, type=7
    /dev/sda4 : start=   526211072, size=   450562048, type=f
    /dev/sda5 : start=   526213120, size=   450560000, type=7
    
    cat /home/images/GEII101/d1.original.fstypes
    /dev/sda2 ntfs
    /dev/sda3 ntfs
    /dev/sda4 imager
    /dev/sda5 ntfs
    
    
    cat /home/images/GEII101/d1.partitions
    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
    
    P 1 Reply Last reply Apr 6, 2016, 9:54 AM Reply Quote 0
    • P
      plegrand @plegrand
      last edited by Apr 6, 2016, 9:54 AM

      @plegrand 2_1459936481455_d1p5.ebr 1_1459936481454_d1p4.ebr 0_1459936481453_d1.mbr

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Apr 6, 2016, 11:32 AM

        @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 Apr 6, 2016, 12:03 PM Reply Quote 3
        • P
          plegrand @Sebastian Roth
          last edited by Apr 6, 2016, 12:03 PM

          @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 Apr 7, 2016, 1:44 AM Apr 7, 2016, 6:16 AM

            @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 Apr 7, 2016, 6:56 AM Apr 7, 2016, 12:55 PM

              @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 Apr 8, 2016, 6:20 AM Reply Quote 0
              • P
                plegrand @Sebastian Roth
                last edited by Apr 8, 2016, 6:20 AM

                @Sebastian-Roth 0_1460096395559_fog.png

                1 Reply Last reply Reply Quote 0
                • P
                  plegrand @Sebastian Roth
                  last edited by Apr 8, 2016, 6:25 AM

                  @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 Apr 8, 2016, 9:25 AM Reply Quote 0
                  • P
                    plegrand @plegrand
                    last edited by Apr 8, 2016, 9:25 AM

                    @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 Apr 19, 2016, 6:09 AM

                      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 Apr 19, 2016, 3:48 PM

                        @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 May 5, 2016, 6:09 AM

                          @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

                          206

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project