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

    Target partition size is smaller than source

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    13
    4.8k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      Can you open the d1.fixed_size_partitions file?

      What partition is this having an issue with?

      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

      T 1 Reply Last reply Reply Quote 0
      • T
        TThax @Tom Elliott
        last edited by

        @Tom-Elliott
        I can open the file (apparently empty).

        This is what I was able to catch before the partclone screen:

        bzImage… ok
        init.xz… ok
        EXT4-fs (ram0): couldn’t mount as ext3 due to feature incompatibilities
        Starting logging: OK
        Populating /dev using udev: udevd[2370]: error creating epoll fd: Function not implemented
        done
        Initializing random number generator… done.
        Starting eth0 interface

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

          @TThax said:

          I can open the file (apparently empty).

          It’s empty?

          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/

          T 1 Reply Last reply Reply Quote 0
          • T
            TThax @Wayne Workman
            last edited by

            @Wayne-Workman
            Yeah, and my other most recent image has an empty one as well.

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

              @TThax said:

              This is what I was able to catch before the partclone screen:
              …

              There should be a lot more messages scrolling down the screen before you see partclone doing its work. Could you take a picture in case you see any errors (Failed) on the screen.

              Would you mind uploading d1.mbr of that image and I will see if I can find an issue there. By the way - is this image still working when you deploy to a different machine??

              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 4 Replies Last reply Reply Quote 0
              • T
                TThax @Sebastian Roth
                last edited by

                @Sebastian-Roth

                I’ll give it a shot. Those messages go by so quick, it is hard to catch.

                I don’t have any extra computers to test deploying it to right now, so I don’t know if it still works with others.
                0_1456154077928_d1.mbr

                1 Reply Last reply Reply Quote 0
                • T
                  TThax @Sebastian Roth
                  last edited by

                  @Sebastian-Roth
                  0_1456154778975_Screenshot_2016-02-22-09-18-24.png

                  1 Reply Last reply Reply Quote 0
                  • T
                    TThax @Sebastian Roth
                    last edited by

                    @Sebastian-Roth

                    0_1456154901825_Screenshot_2016-02-22-09-18-51.png

                    1 Reply Last reply Reply Quote 0
                    • T
                      TThax @Sebastian Roth
                      last edited by

                      @Sebastian-Roth

                      0_1456155239245_Screenshot_2016-02-22-09-19-01.png

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

                        @TTHax Thanks for the pictures. The MBR file shows a ‘Dell Utility’ partition (plus a hidden windows part). See here:

                        $ fdisk -l 1456154079016-d1.mbr 
                        
                        Disk 1456154079016-d1.mbr: 31.5 KiB, 32256 bytes, 63 sectors
                        Units: sectors of 1 * 512 = 512 bytes
                        Sector size (logical/physical): 512 bytes / 512 bytes
                        I/O size (minimum/optimal): 512 bytes / 512 bytes
                        Disklabel type: dos
                        Disk identifier: 0x561e4558
                        
                        Device                Boot    Start       End   Sectors  Size Id Type
                        1456154079016-d1.mbr1            63     80324     80262 39.2M de Dell Utility
                        1456154079016-d1.mbr2 *       81920  24686591  24604672 11.8G 27 Hidden NTFS Win
                        1456154079016-d1.mbr3      24686592 976771071 952084480  454G  7 HPFS/NTFS/exFAT
                        

                        This sounds related: https://forums.fogproject.org/topic/5220/target-partition-size-is-smaller-than-source
                        As well: https://forums.fogproject.org/topic/6027/fog-doesn-t-copy-all-partitions
                        Where Tom says:

                        First the recovery partition is a dell utility, and while I believe this is fixed in trunk I cannot say for 100% as I don’t typically create my images using the default layout from the manufacturer.

                        Do we still have an issue with those Dell partitions in trunk??

                        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 Reply Quote 0
                        • T
                          TThax @Sebastian Roth
                          last edited by

                          @Sebastian-Roth

                          I guess so since I am using Trunk 6152. I honestly thought I had created a new image without the Dell partition. Thanks for noticing that for me. I will just create a new image with only the main partition and the system reserved. Maybe I was in a hurry when I did that one? I normally use a vanilla 7 image as a base for all of mine. Thanks again!

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

                            @TThax I am marking this solved as I guess you have got a new image ready by now. As well Tom and I have worked on getting those dell recovery partitions right as well. Upgrade to the latest version and test if you like.

                            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
                            • 1 / 1
                            • First post
                              Last post

                            161

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project