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

    Image corrupted after upload to server

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    32
    8.9k
    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
      danilopinotti
      last edited by Wayne Workman

      @Wayne-Workman

      **ls -laht /images/ItautecDebian022015/**
      total 7,7G
      drwxrwxrwx 14 root root 4,0K Out 21 15:52 ..
      drwxrwxrwx  2 root root 4,0K Out 21 15:52 .
      -rwxrwxrwx  1 root root 7,7G Out 21 15:52 d1p2.img
      -rwxrwxrwx  1 root root   47 Out 21 15:46 d1.original.swapuuids
      -rwxrwxrwx  1 root root   31 Out 21 15:44 d1.original.fstypes
      -rwxrwxrwx  1 root root  18K Out 21 15:44 d1.mbr
      -rwxrwxrwx  1 root root  324 Out 21 15:44 d1.sgdisk.original.partitions
      -rwxrwxrwx  1 root root    2 Out 21 15:44 d1.fixed_size_partitions
      
      **ls -lahRt /images/dev**
      /images/dev:
      total 12K
      drwxrwxrwx  3 root root 4,0K Out 21 15:52 .
      drwxrwxrwx 14 root root 4,0K Out 21 15:52 ..
      drwxrwxrwx  2 root root 4,0K Ago 13 12:09 b4b52f50bfc8
      -rwxrwxrwx  1 root root    0 Jul 29 09:47 .mntcheck
      
      /images/dev/b4b52f50bfc8:
      total 8,0K
      drwxrwxrwx 3 root root 4,0K Out 21 15:52 ..
      drwxrwxrwx 2 root root 4,0K Ago 13 12:09 .
      

      Mod edited to use code boxes.

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

        @danilopinotti It would appear that d1p1.img is missing…

        Can you try a non-resizable image type, and try to re-upload ?

        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/

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

          @Wayne-Workman I believe, on trunk, if the first partition is of type de, we don’t do anything with it as a safety precaution.

          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
          • Wayne WorkmanW
            Wayne Workman @Tom Elliott
            last edited by

            @Tom-Elliott Can you elaborate? What is a de partition?

            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/

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

              @Wayne-Workman that’s the identifier in Linux for the dell recovery partition.

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

                Why shouldn’t we also capture and deploy this partition using partclone.imager ??

                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

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

                  @Uncle-Frank because many times it’s an awkward size. Adjusting this partition in any way tends to break booting the system in whole.

                  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

                    @Tom-Elliott Well, sure! You are absolutely right. I wasn’t aware of this being a resizable image. I tend to overlook this as we are mostly using non-resizable images here at work!

                    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
                    • Wayne WorkmanW
                      Wayne Workman @Tom Elliott
                      last edited by

                      @Tom-Elliott said:

                      @Uncle-Frank because many times it’s an awkward size. Adjusting this partition in any way tends to break booting the system in whole.

                      Is it at all possible to verify (beyond doubt) that it is a Dell Recovery partition and simply upload the partition without attempting to resize it?

                      A partially re-sized image is much better than an inoperable 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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

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

                        @Wayne-Workman
                        The strange thing is that in my case, I do not use Dell computers (if it is a chance) and it only happens with this in particular. If I put an Ubuntu on the same computer, this works with FOG.

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

                          @danilopinotti said:

                          @Wayne-Workman
                          The strange thing is that in my case, I do not use Dell computers (if it is a chance) and it only happens with this in particular. If I put an Ubuntu on the same computer, this works with FOG.

                          Yes, but are you completely deleting every single pre-existing partition before you install Ubuntu or Debian ?

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

                            @Wayne-Workman
                            No. I put another image on it with Ubuntu.
                            Before I could climb this (faulty) for FOG, but now does not. Now happens that I described.

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

                              @danilopinotti So you’re dual booting? It seems that English isn’t your mother tongue, look at this Wikipedia article to see what I mean by “dual booting” https://en.wikipedia.org/wiki/Multi-booting

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

                                @Wayne-Workman

                                Sorry for my english.

                                I put an image from another computer (an image with Ubuntu) that this was giving problem. With that, I noticed that the problem is in the Debian image and not on the computer.
                                Previously, this image Debian did not have this problem. I have no idea why.
                                Did not do Dual Boot or anything else.

                                I’m better at reading English than to write, so write these means strange phrases.

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

                                  @danilopinotti You’re English is good enough. 🙂

                                  You said that previously, the Debian image worked?

                                  What was the last SVN revision that it worked with? And it has previously worked with Debian 7 specifically?

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

                                    @Wayne-Workman Thank you

                                    I don’t remember when I created the image (when it worked) I’ve used the Trunk or still using 1.2.0

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

                                      @danilopinotti Is it possible for you to test using 1.2.0 ?

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

                                        @Wayne-Workman
                                        Today is not possible but tomorrow i can try to arrange this.

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

                                          @danilopinotti If you can get it to work in 1.2.0, then it’s just a matter of slowly upgrading that 1.2.0 server through the svn revisions until it no longer works. It would be best if you could build the 1.2.0 server inside of a virtual machine so you can take snapshots before each update and roll back if needed, in order to locate exactly what svn revision fog stops working for this situation.

                                          If we can identify exactly which svn version it stops working with, then it will be easy for the @Developers to fix it.

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

                                            This post is deleted!
                                            1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            223

                                            Online

                                            12.1k

                                            Users

                                            17.3k

                                            Topics

                                            155.3k

                                            Posts
                                            Copyright © 2012-2024 FOG Project