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

    Invalid GPT table

    Scheduled Pinned Locked Moved
    Windows Problems
    5
    24
    8.6k
    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
      DarkEnergy
      last edited by

      @Wayne-Workman:
      The odd part is that only those two laptops are having the issue even after disabling UFI on the system. I ran into this problem before and a low-level formatting was the solution. However in this one, it is still a no go.
      Both systems have been LLF and Windows has been reinstalled.

      I will run the debug and see what information I can accomulate.

      1 Reply Last reply Reply Quote 0
      • D
        DarkEnergy
        last edited by

        @Sebastian-Roth
        Thank you for pointing the obvious but as you can read below, if the systems have been LLF and GPT disabled in the BIOS, then, there should be no GPT table in the HHD. The system came originally with Windows 8 and was downgraded to Windows 7. Last time I ran into this problem I had to download a new collection of PXE files for the TFTP Server in order for the system to be able to boot into FOG and upload the files.
        I have tried everything I know including updating the trunk to the latest version.

        As I mention on the initial post, the system were LLF, meaning nothing was on it at the time the image was been uploaded to the server. No trying to be rude just providing some information.

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

          How did you LLF?

          [ Standing in between extinction in the cold and explosive radiating growth ]

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

            @DarkEnergy Definitely valuable information you gave us but we still need a straw to cling to - the exact error message! I am sorry but I am not willing to further look into this issue unless I know the error you are seeing when things go wrong. 🙂 No offence!

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

              @DarkEnergy just my guess, but did you try running fixparts on the upload before it uploaded? Seeing as the systems were originally set up for uefi and you turned it off, it sounds more like it simply had “bad gpt info” as UEFI requires a gpt layout. When you made the switch, from what I can gather, you set the host to use mbr style layout by just changing the info in Windows. The LLF in this case, I think, would be more using fixparts to correct the particular issue.

              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
              • D
                DarkEnergy
                last edited by DarkEnergy

                As requested, here are some screenshuts after running the commands in debug mode:
                0_1461165657007_IMG_20160419_192144.jpg

                0_1461165912339_IMG_20160419_192647.jpg

                0_1461165668761_IMG_20160419_192300.jpg

                0_1461165680736_IMG_20160419_192346.jpg

                0_1461165739970_IMG_20160419_192435.jpg

                0_1461165803856_IMG_20160419_192448.jpg

                0_1461165867098_IMG_20160419_192501.jpg

                0_1461166013330_IMG_20160419_192700.jpg

                Please let me know if you need more information.

                1 Reply Last reply Reply Quote 0
                • D
                  DarkEnergy
                  last edited by

                  Here is another error after uploading an image for a Lenovo Touch B50-30.

                  0_1461169208270_Fog Upload error.jpg

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

                    @DarkEnergy https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP

                    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

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

                      What about gdisk -l /dev/sda??

                      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 1
                      • D
                        DarkEnergy
                        last edited by

                        @Tom Elliott
                        I ran the test and it was successful. I was able to copy a file from my system (Windows 10) to the FTP in the fog server, then I was able to delete it as well.
                        I am not sure what was the test for other than to make sure if the access to write and delete are in place and the service is working?
                        For this so far so good.

                        Tom ElliottT Wayne WorkmanW 2 Replies Last reply Reply Quote 0
                        • D
                          DarkEnergy
                          last edited by

                          @Sebastian-Roth
                          Is there a specific option do you want me to run after running gdisk -l /dev/sda/?
                          I am getting a menu that is all.

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

                            @DarkEnergy what are the permissions for /images?

                            Can you, from debug, run fixparts /dev/sda then run fog

                            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
                            • D
                              DarkEnergy
                              last edited by

                              @Tom Elliott
                              The directory has the following permissions:
                              drwxrwxrwx 2 root root 16384 Dec 11 17:16

                              Will this be for the Lenovo or for the HP or for both?

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

                                @DarkEnergy said in Invalid GPT table:

                                @Tom Elliott
                                I ran the test and it was successful. I was able to copy a file from my system (Windows 10) to the FTP in the fog server, then I was able to delete it as well.
                                I am not sure what was the test for other than to make sure if the access to write and delete are in place and the service is working?
                                For this so far so good.

                                But did you use the credentials you found inside of Storage Management - > Default when you tried? Because in the screen shot below, it clearly says “login incorrect”. that’s a pretty clear error.

                                Also - I just added notes to the FTP Troubleshoot article about what credentials to use when doing the tests.

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

                                  @DarkEnergy said in Invalid GPT table:

                                  Is there a specific option do you want me to run after running gdisk -l /dev/sda/?

                                  What I was aming for is the output you see before the menu. I should say something like “Found MBR”

                                  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
                                  • D
                                    DarkEnergy
                                    last edited by

                                    @Tom Elliott

                                    Thank you, Tom the fixparts command fix the GPT issue.
                                    I will try to do a system with full GPT table and see if it upload.

                                    1 Reply Last reply Reply Quote 0
                                    • D
                                      DarkEnergy
                                      last edited by

                                      @Sebastian-Roth
                                      I try to FTP tot he server using the FOG account and it failed.
                                      I am thinking that the password for the storage changed after the last update; it is giving me grief since them.
                                      How can I solve this particular issue? Where do I need to make the changes?
                                      The two last images that were uploaded are unable to be download as the system does not recognized the new images due to the task never was finalized.

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

                                        @DarkEnergy said in Invalid GPT table:

                                        How can I solve this particular issue? Where do I need to make the changes?

                                        @Tom-Elliott said in Invalid GPT table:

                                        @DarkEnergy https://wiki.fogproject.org/wiki/index.php?title=Troubleshoot_FTP

                                        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 1
                                        • D
                                          DarkEnergy
                                          last edited by

                                          Thank you so much for all your assistance!!!
                                          FOG is fully functional again.

                                          You guys are the best!!!

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

                                          300

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project