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

    Upload / Download issue

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    5
    44
    14.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.
    • george1421G
      george1421 Moderator @Tom Elliott
      last edited by george1421

      @Tom-Elliott This is a Dell 380 (circa 2007 ish) This system doesn’t know anything about uefi. That didn’t come into the picture until the 390/790 series). So this is mbr / bios system.

      From the ls -la I can see partition 1 is about 11GB in size. Does that sound about right for your data size on the source image?

      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!

      SozenS 1 Reply Last reply Reply Quote 0
      • SozenS
        Sozen @Tom Elliott
        last edited by

        @Tom-Elliott
        http://hpics.li/cd6f921
        This is what I get !

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

          @Sozen Now that you’re in the debug can you run:

          sfdisk -A 1 /dev/sda

          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
          • SozenS
            Sozen @george1421
            last edited by

            @george1421
            Pretty much y its a basic w7 install with some company related things but it seems like this the size we should get !

            @Tom-Elliott Hmmm it’s not prompting anything. It’s normal I guess?

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

              @Sozen now reboot the system, but don’t let it network boot.
              I want to see if your system starts booting now.

              All we’re doing is switching the boot flag from SDA2 to SDA1 and the sfdisk allows us to do that non-interactively. So yes, expected to have no output.

              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

              SozenS 1 Reply Last reply Reply Quote 0
              • SozenS
                Sozen @Tom Elliott
                last edited by

                @Tom-Elliott
                Sorry, it remain black screen ft “_” 😞

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

                  @Sozen Do you know if the system had an image before?

                  Would you mind trying:

                  sgdisk -Z /dev/sda

                  Then run the command fog from back within the debug menu?

                  You’ll be prompted to hit enter a bunch of times but that’s because you’re in 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

                  SozenS 1 Reply Last reply Reply Quote 0
                  • SozenS
                    Sozen @Tom Elliott
                    last edited by

                    @Tom-Elliott
                    Yeah I mean I tried to copy some on this one . And before I’ve started put my images on it there was nothing.

                    Nothing happened after :
                    http://hpics.li/f71c535

                    Tried to reboot and still our lovely _

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

                      @Sozen That’s okay.

                      I have another suspicion to the problem but not a good way to fix it unfortunately.

                      Do you still have the machine that you used to “upload” the image originally? Can you perform, more or less the same sequence to get that system into a Debug session (but choose Upload - Debug)?

                      No I don’t want you to run the sfdisk or sgdisk commands on the “upload” machine. All I want from that is the fdisk -l /dev/sda if you can provide it.

                      Thank you,

                      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

                      SozenS 1 Reply Last reply Reply Quote 0
                      • SozenS
                        Sozen @Tom Elliott
                        last edited by

                        @Tom-Elliott
                        Ok there is the result !

                        http://hpics.li/a25cc46

                        Should I run the upload ?

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

                          @Sozen Based on what I’m seeing. It is indeed due to size of the originating hdd.

                          Both disks have the exact same partition layout (but the originating system the hdd is 250GB while the receiving system is 150GB).

                          This has to be the problem. No you do not need to upload, but I do think you need to change the image from a non-resize mode and capture it as resizable.

                          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

                          SozenS Wayne WorkmanW 3 Replies Last reply Reply Quote 2
                          • SozenS
                            Sozen @Tom Elliott
                            last edited by

                            @Tom-Elliott
                            So I’m gonna upload a rezisable one, try to download it on the client ! I’ll keep u informed about the progress !

                            Thx for everything but imo this will continue tomorrow its already late in france 🙂

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

                              @Tom-Elliott said in Upload / Download issue:

                              you need to change the image from a non-resize mode and capture it as resizable.

                              That’s the answer.

                              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/

                              george1421G 1 Reply Last reply Reply Quote 1
                              • george1421G
                                george1421 Moderator @Wayne Workman
                                last edited by

                                @Wayne-Workman I agree. You can’t play with the format (sizeable vs non-resizable) once the image has been captured. If you capture it resizable you must deploy resizable. The same for non-resizable capture.

                                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!

                                SozenS 1 Reply Last reply Reply Quote 2
                                • SozenS
                                  Sozen @george1421
                                  last edited by

                                  @george1421 That’s because I’m on my way to create a new images ! Resizable this time… Hopefully the upload wont take too long :s

                                  SozenS 1 Reply Last reply Reply Quote 1
                                  • SozenS
                                    Sozen @Sozen
                                    last edited by Sozen

                                    Hey there !

                                    First thing first,

                                    The upload ended yesterday night all seems to be ok !
                                    (strange thing that the new image got the exact same size than the non rezisable one tho)

                                    I tried to download it on my hosts and I get this:

                                    File: \BOOT\BCD
                                    Status: 0XC0000001
                                    Info: An error occurred while attempting to read the boot configuration data.

                                    I used the options (Single disk resizable) there no others resizable mode on my fog…

                                    Thx !

                                    Edit: forgot to say that the download is instant and I guess it shouldn’t be

                                    1 Reply Last reply Reply Quote 0
                                    • SozenS
                                      Sozen @Tom Elliott
                                      last edited by

                                      @Tom-Elliott
                                      Vous parlez francais? 😮

                                      1 Reply Last reply Reply Quote 0
                                      • Q
                                        Quazz Moderator
                                        last edited by

                                        My guess is something went wrong with the upload.

                                        Most likely FTP failing to move the newly captured images.

                                        Can you check in /images/dev if there’s a folder there?

                                        SozenS 2 Replies Last reply Reply Quote 1
                                        • SozenS
                                          Sozen @Quazz
                                          last edited by Sozen

                                          @Quazz
                                          Hmmm you are right there is nothing in /images/dev
                                          All my images are in /images

                                          1 Reply Last reply Reply Quote 0
                                          • SozenS
                                            Sozen @Quazz
                                            last edited by Sozen

                                            @Quazz And… What I should I do to fix this? 🙂
                                            Thx 🙂

                                            Q Tom ElliottT Wayne WorkmanW 3 Replies Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 2 / 3
                                            • First post
                                              Last post

                                            149

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project