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

    Failed Capture on Lenovo X250

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    4
    14
    3.4k
    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.
    • D
      dadush91
      last edited by

      FOG Server

      • FOG Version: 1.3.0
      • OS: Ubuntu (Server) , Windows 7 (Target PC)
      Client
      • Service Version:
      • OS:
      Description

      Hi,

      I’m trying to capture an image of a Lenovo ThinkPad X250, but getting errors in the Reading Partition Tables.

      i’m getting the following error:
      ############################################
      An error has been detected!
      ############################################

      Could not find partitions (/bin/fog.upload)
      Args Passed:

      The computer is registered and assigned to a Win7 image with a Single Disk.

      I tried searching the wiki and forums about this error but couldn’t find any information.

      Would be glad to get some help on that issue.

      Thank You in advance,
      Dor Dadush

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

        can you post a picture of the error?

        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

        D 1 Reply Last reply Reply Quote 0
        • D
          dadush91 @Tom Elliott
          last edited by

          @Tom-Elliott

          Ofcourse!

          0_1483029737121_rsz_20161229_183715.jpg

          Thanks!

          Wayne WorkmanW 1 Reply Last reply Reply Quote 0
          • Wayne WorkmanW
            Wayne Workman @dadush91
            last edited by

            @dadush91 Can you re-schedule the capture, but this time tick the box labeled as “Debug” on the confirmation page please.

            This will cause the target host to boot into a debug environment, you’ll see some variable dumps on the screen, it’ll wait for you to press [ENTER] to continue after each of these. Eventually you’ll be at a linux shell. When you get there, type these commands one at a time and take photos of each one’s output, and please post those here.

            lsblk
            fdisk -l

            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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            N D 2 Replies Last reply Reply Quote 0
            • N
              nihylo @Wayne Workman
              last edited by

              @Wayne-Workman I have the very same problem. Output of the commands :

              1_1483133558658_cap2.png
              0_1483133558658_cap1.png

              I’m using VMware ESXi, with paravirtualized disk controller.

              Thanks.

              Tom ElliottT 2 Replies Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott @nihylo
                last edited by

                @nihylo wait, your /dev/sda is going to be only 8 GB?

                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
                  nihylo @Tom Elliott
                  last edited by

                  @Tom-Elliott Yes, I’m evaluating FOG and started small.

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

                    https://imgflip.com/i/1gtzd6

                    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
                    • Tom ElliottT
                      Tom Elliott @nihylo
                      last edited by

                      @nihylo Of note on your disk, there’s no partitions, is there already an OS on this disk?

                      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
                        nihylo @Tom Elliott
                        last edited by

                        @Tom-Elliott Of course, a perfectly working Debian 8 setup.

                        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman @nihylo
                          last edited by Wayne Workman

                          @nihylo said in Failed Capture on Lenovo X250:

                          @Tom-Elliott Of course, a perfectly working Debian 8 setup.

                          I’m not so sure it’s perfectly working, and if it is, it’s absolutely not standard which is why FOG doesn’t like it.

                          I just setup a VM with an 8GB disk and I chose every single default option during the OS installation.

                          After the installation was done, I logged into the box and issued fdisk -l and below are my results. See how mine shows the disk plus partitions below it? Yours doesn’t show that. So now I have to ask what did you do differently?

                          0_1483145638021_Debian default installation fdisk.png

                          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!
                          Daily Clean Installation Results:
                          https://fogtesting.fogproject.us/
                          FOG Reporting:
                          https://fog-external-reporting-results.fogproject.us/

                          N 1 Reply Last reply Reply Quote 0
                          • N
                            nihylo @Wayne Workman
                            last edited by

                            @Wayne-Workman I was using a VM with snapshots. Like the test you just did, I was able to see the partitions within the Debian system but not through the debug mode of FOG. The weird thing came when I’ve restored one of the snapshots, at this point FOG was able to see the partitions.

                            Anyway, it was a test setup. I just tried with full-physical machines, so far no problem. Good job with this release 😉

                            1 Reply Last reply Reply Quote 0
                            • D
                              dadush91 @Wayne Workman
                              last edited by dadush91

                              @Wayne-Workman

                              EDIT: I checked the Windows Laptop and saw that there is in fact 2 disks. one is Disk 0 with the required data and the other is Disk 1 which is System Reserved.

                              Maybe I could change something to allow this to work?
                              So here is my screenshots on a Lenovo X250 laptop:

                              lsblk output:
                              0_1483251734573_rsz_20170101_080532.jpg

                              fdisk -l output: (there were 15 ram devices so I pictured a sample of 3)
                              0_1483251909978_rsz_20170101_080702.jpg

                              0_1483251945724_rsz_20170101_080631.jpg

                              Thanks alot!

                              Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                              • Wayne WorkmanW
                                Wayne Workman @dadush91
                                last edited by

                                @dadush91 So the good news is that FOG can see the disks and partitions. This looks to me like it’s a hybrid HDD with about 16GB of solid state and then 250GB mechanical, and FOG is seeing these two things as two different disks. Or you have a 16GB thumb drive or SD Card stuck in the laptop somewhere. If that’s the case, take it out and try again. If that’s not the case, try “Multiple Partition Image - All Disks” as the image type and then try to capture again. This is pictured below.

                                0_1483294993602_Multiple Partition All Disks.png

                                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!
                                Daily Clean Installation Results:
                                https://fogtesting.fogproject.us/
                                FOG Reporting:
                                https://fog-external-reporting-results.fogproject.us/

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

                                183

                                Online

                                12.1k

                                Users

                                17.3k

                                Topics

                                155.3k

                                Posts
                                Copyright © 2012-2024 FOG Project