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

Error trying to restore GTP partition tables (restorePartitionsTablesAndBootLoaders)

Scheduled Pinned Locked Moved Solved
Bug Reports
gpt mbr grub windows restore
6
49
36.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.
  • T
    Tom Elliott @stormbyte
    last edited by Feb 13, 2016, 5:40 PM

    @stormbyte I ask this because we currently only default to 512 or 2048. If start sector is 63 the natural chunksize is 512, if the start sector is anything else we pass it with a chunksize of 2048. This, I think, is the problem.

    Start sector is sitting at 8, so when we recreate the partitions, it’s starting chunk size is larger than what was setup for the original layout. That’s the best I can come up with for now.

    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

    S 1 Reply Last reply Feb 13, 2016, 5:54 PM Reply Quote 0
    • S
      stormbyte @Tom Elliott
      last edited by stormbyte Feb 13, 2016, 11:55 AM Feb 13, 2016, 5:54 PM

      @Tom-Elliott I’ve no information about the chunk size of each sector. Configuration is definitely by default. How can I check this and give you the information? (what tool to use?)

      How do you think I can check/resize/change this strange sector behavior under Windows? (I’ve many tools by hand, but I don’t know which one to use! 🙂

      Another infos: I’ve checked previsely all FOG messages during launch and import on client, there’s one showing at the first PXE beginning:
      “EXT4-fs (ram0):couldn’t mount as ext3 due to feature incompatibilities
      Populating /dev using udev: udev[2357]: error creating epoll fd: Function not implemented”

      I read on other topics that normally I don’t have to take into consideration those messages, hope I’m right.

      Here is the screenshot of the error I’ve just downloaded it: http://www.hostingpics.net/viewer.php?id=47018020160213180322.jpg

      And another one: http://img4.hostingpics.net/pics/126443201602131803071.jpg

      Thanks for your feedback and expertise Tom! 🙂

      PS: do you think there’s a tool to change the start sector from 8 to 63??

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Feb 13, 2016, 5:54 PM

        Or maybe sfdisk does some magic when creating the partition table and does not want the first partition to start at sector 8…??

        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

        T 1 Reply Last reply Feb 13, 2016, 5:56 PM Reply Quote 0
        • T
          Tom Elliott @Sebastian Roth
          last edited by Feb 13, 2016, 5:56 PM

          @Sebastian-Roth Sfdisk is applying the sectors as the sfdisk dump shows up. It’s the resizing that’s causing our issues, and I think it’s because we’re expecting chunksizes of 512 and 2048. I can try to see if setting sector start 8 as chunksize 512 and see if that helps at all.

          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

          S 1 Reply Last reply Feb 13, 2016, 5:57 PM Reply Quote 0
          • S
            stormbyte @Tom Elliott
            last edited by Feb 13, 2016, 5:57 PM

            @Tom-Elliott Thanks!

            T 2 Replies Last reply Feb 13, 2016, 6:00 PM Reply Quote 0
            • T
              Tom Elliott @stormbyte
              last edited by Feb 13, 2016, 6:00 PM

              @stormbyte building init’s with chunksize 512 if sector starts at 8, I don’t know if it will work (probably won’t) but if you still have the system you uploaded this with, please try putting it into an upload debug task (Create the task like you normally would, but in the confirmation screen select schedule as debug).

              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
              • T
                Tom Elliott @stormbyte
                last edited by Feb 13, 2016, 6:02 PM

                @stormbyte init’s are reuploaded, please rerun the installer to get them with the “fresh” changes.

                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

                S 2 Replies Last reply Feb 13, 2016, 6:03 PM Reply Quote 0
                • S
                  stormbyte @Tom Elliott
                  last edited by Feb 13, 2016, 6:03 PM

                  @Tom-Elliott OK I do this from now. Just give you a feedback in some minutes.

                  1 Reply Last reply Reply Quote 0
                  • S
                    stormbyte @Tom Elliott
                    last edited by stormbyte Feb 13, 2016, 12:18 PM Feb 13, 2016, 6:05 PM

                    @Tom-Elliott GIT PULL is showing ‘already up-to-date’ … do I need to wait some time before being able to catch your modifications? It seems there’s no modification of code (I already GIT PULL an hour ago to solve the GPT/MBR error). Thanks to tell me please how to proceed to force GIT PULL to catch your latest changes.

                    T 1 Reply Last reply Feb 13, 2016, 6:22 PM Reply Quote 0
                    • T
                      Tom Elliott @stormbyte
                      last edited by Feb 13, 2016, 6:22 PM

                      @stormbyte I didn’t push to git. Just rerun the installer.

                      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

                      S 2 Replies Last reply Feb 13, 2016, 6:23 PM Reply Quote 0
                      • S
                        stormbyte @Tom Elliott
                        last edited by Feb 13, 2016, 6:23 PM

                        @Tom-Elliott ok sorry 😞 result in 2mn 🙂

                        1 Reply Last reply Reply Quote 0
                        • S
                          stormbyte @Tom Elliott
                          last edited by Feb 13, 2016, 6:32 PM

                          @Tom-Elliott unfortunately, same problem same error during partclone… what’s the next step?!?

                          T 1 Reply Last reply Feb 13, 2016, 6:59 PM Reply Quote 0
                          • T
                            Tom Elliott @stormbyte
                            last edited by Feb 13, 2016, 6:59 PM

                            @stormbyte Can you put the system you uploaded from back into upload but with debug?

                            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

                            S 1 Reply Last reply Feb 13, 2016, 7:07 PM Reply Quote 0
                            • S
                              stormbyte @Tom Elliott
                              last edited by Feb 13, 2016, 7:07 PM

                              @Tom-Elliott of course Tom, I’ve launched the station with debug mode. What command I should enter then on the workstation?

                              T 1 Reply Last reply Feb 13, 2016, 7:08 PM Reply Quote 0
                              • T
                                Tom Elliott @stormbyte
                                last edited by Feb 13, 2016, 7:08 PM

                                @stormbyte run:

                                blockdev --getpbsz /dev/sda1

                                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

                                S 1 Reply Last reply Feb 13, 2016, 7:10 PM Reply Quote 0
                                • S
                                  stormbyte @Tom Elliott
                                  last edited by Feb 13, 2016, 7:10 PM

                                  @Tom-Elliott answer: 512

                                  T 1 Reply Last reply Feb 13, 2016, 7:11 PM Reply Quote 0
                                  • T
                                    Tom Elliott @stormbyte
                                    last edited by Feb 13, 2016, 7:11 PM

                                    @stormbyte Okay, so that is added, but i got many things to do this weekend. I’ll likely not be able to get to this until next week if this is okay.

                                    I have added the code to make the sector size use 512, so it should work.

                                    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

                                    S 1 Reply Last reply Feb 13, 2016, 7:12 PM Reply Quote 0
                                    • S
                                      stormbyte @Tom Elliott
                                      last edited by stormbyte Feb 16, 2016, 12:24 AM Feb 13, 2016, 7:12 PM

                                      @Tom-Elliott no problem Tom, there’s a life outside FOG world! 😉 please just tell me when you will deliver a new release to solve this problem, and thanks again for your time. I’m ready to make new tests if you need. Kind regards

                                      T 1 Reply Last reply Feb 16, 2016, 2:47 PM Reply Quote 0
                                      • T
                                        Tom Elliott @stormbyte
                                        last edited by Feb 16, 2016, 2:47 PM

                                        @stormbyte when you get a chance, can you please update again and let us know if things are the same or fixed? I’m fairly sure they’re not fixed, but I’m not certain either.

                                        Another “trick” we could try is to add to the d1.fixed_size_partitions with a :1 to the end of the line in the file.

                                        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

                                        S 2 Replies Last reply Feb 16, 2016, 5:53 PM Reply Quote 0
                                        • S
                                          stormbyte @Tom Elliott
                                          last edited by Feb 16, 2016, 5:53 PM

                                          @Tom-Elliott Tom, I’ve updated but the problem is exactly the same 😞 … I’m ready to try your other suggestion!

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 2 / 3
                                          2 / 3
                                          • First post
                                            21/49
                                            Last post

                                          193

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project