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

Target partition size is smaller than source

Scheduled Pinned Locked Moved
FOG Problems
6
12
7.1k
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
    last edited by Apr 28, 2015, 12:30 PM

    If it’s a windows 7 Image, make sure Operating System is set to Windows 7.

    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
    • L
      Lenain
      last edited by Apr 28, 2015, 12:33 PM

      [quote=“Tom Elliott, post: 46351, member: 7271”]If it’s a windows 7 Image, make sure Operating System is set to Windows 7.[/quote]

      I’ve tried but it don’t work at all this way, I have to set to Other

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Apr 28, 2015, 12:38 PM

        You should not have to set OS to other. It shouldn’t ultimately matter either but why will it not work at all with it set to 7? To further our possibility of helping you can you print a directory listing of the images you’re having problems 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

        1 Reply Last reply Reply Quote 0
        • W
          Wayne Workman
          last edited by Apr 28, 2015, 12:51 PM

          I have been setting my images up like this lately… I used to set them up a re-sizable. It works fine, and we don’t have mixed HDD sizes among models… but I just figured it was a good practice to use re-sizable. I also ALWAYS select “Everything” for partitions.

          [url=“/_imported_xf_attachments/1/1931_Image Setup.png?:”]Image Setup.png[/url]

          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
          • W
            Wayne Workman
            last edited by Apr 28, 2015, 12:55 PM

            Whoops sorry, was just informed that “Partitions” is not a feature in 1.2.0.

            That’d be available in revisions only, at this point.

            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
            • L
              Lenain
              last edited by Apr 28, 2015, 1:32 PM

              [quote=“Tom Elliott, post: 46355, member: 7271”]You should not have to set OS to other. It shouldn’t ultimately matter either but why will it not work at all with it set to 7?[/quote]

              As you can see in my first picture whene I set the image to 7 I have this error, Fog trie to download [SIZE=16px][FONT=inherit][COLOR=#212121]the contents of the windows partition in a 105MB partition that does not exist on my source machine.[/COLOR][/FONT][/SIZE]

              [quote=“Tom Elliott, post: 46355, member: 7271”]To further our possibility of helping you can you print a directory listing of the images you’re having problems with?[/quote]

              You mean directly from Linux or from http Managment?

              1 Reply Last reply Reply Quote 0
              • W
                Wayne Workman
                last edited by Apr 28, 2015, 2:00 PM

                Linux.

                He’s asking about what’s in the /images directory.

                [CODE]ls -laR /images[/CODE]

                ls = lists files
                -l = lists permissions
                -a = lists hidden files
                -R = forces recursive listing of all sub directories

                /images is the default path for images.

                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
                • L
                  Lenain
                  last edited by Apr 28, 2015, 2:20 PM

                  Thx 😉
                  Here:
                  [IMG]http://img11.hostingpics.net/pics/20345667ls.jpg[/IMG]
                  Win7MasterOldSysprep and XPOld don’t work.

                  1 Reply Last reply Reply Quote 0
                  • J
                    Joseph Hales Testers
                    last edited by Apr 28, 2015, 2:44 PM

                    Try the following commands.
                    sudo chown -R fog.root /images
                    sudo chmod 777 -R /images

                    RTFM

                    1 Reply Last reply Reply Quote 0
                    • E
                      EAHarvey
                      last edited by Oct 5, 2015, 4:48 PM

                      Did this work? Permissions? I’m having the same issue with a dell m4800.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by Sebastian Roth Oct 5, 2015, 12:13 PM Oct 5, 2015, 6:12 PM

                        IMHO this was not related to permissions as you see that pretty much all files and directories already had 777 mask.

                        Please help us with some more information about your system. FOG version, disk layout, operating system(s) on the client, image type (resizeable?)

                        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

                        194

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project