• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.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.
  • D
    danilopinotti
    last edited by Oct 28, 2015, 4:01 PM

    Hello,
    recently I came across a problem that have been giving a lot of headaches.
    I have a computer I use to create Image of Debian. When I give upload the image to the server, the computer image stops working and displays the following message: “Reboot and Select proper Boot device or Insert Boot Media in selected Boot device and press a key.”
    NOTE: The image that went to the server also has this problem if I try to use it on some other computer.
    NOTE 2: The image I am trying to create is Debian. With another image (eg Ubuntu) this problem does not appear.
    NOTE 3: The problem started only appear for a while now and just that image (Debian 7).
    NOTE 4: You tried to delete the server image and climb it again, but the error persisted.

    I use FOG 4469

    Att, Danilo Pinotti

    Fog 1.3.0-RC-7
    Ubuntu Server 14.04 LTS

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Oct 28, 2015, 5:27 PM

      Are the firmware settings different on the destination machine and source machine? Especially the HDD operation modes ?

      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 Oct 28, 2015, 6:14 PM

        They are perfectly equals. As i said, just the fact that I raise the image to the server, the system will be corrupted.

        Att, Danilo Pinotti

        Fog 1.3.0-RC-7
        Ubuntu Server 14.04 LTS

        W 1 Reply Last reply Oct 28, 2015, 10:18 PM Reply Quote 0
        • W
          Wayne Workman @danilopinotti
          last edited by Wayne Workman Oct 28, 2015, 4:19 PM Oct 28, 2015, 10:18 PM

          @danilopinotti
          FOG currently only supports resizing Ext4 type partitions… so if you weren’t using Ext4, I’d suggest a non-resizable image.

          Is the source Debian machine a server? Does it happen to have RAID? There are special kernel arguments for RAID.

          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 Oct 29, 2015, 2:07 AM

            Yes, the partition is the type Ext4. For server i use Ubuntu 14.04 without RAID

            Att, Danilo Pinotti

            Fog 1.3.0-RC-7
            Ubuntu Server 14.04 LTS

            W 1 Reply Last reply Oct 29, 2015, 6:06 AM Reply Quote 0
            • W
              Wayne Workman @danilopinotti
              last edited by Oct 29, 2015, 6:06 AM

              @danilopinotti Can you post the output of the image directory?

              ls -laht /images/NameOfImage

              and also, ls -lahRt /images/dev

              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 Oct 29, 2015, 4:31 PM Oct 29, 2015, 2:33 PM

                @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.

                Att, Danilo Pinotti

                Fog 1.3.0-RC-7
                Ubuntu Server 14.04 LTS

                W 1 Reply Last reply Oct 29, 2015, 10:34 PM Reply Quote 0
                • W
                  Wayne Workman @danilopinotti
                  last edited by Oct 29, 2015, 10:34 PM

                  @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/

                  T 1 Reply Last reply Oct 29, 2015, 11:45 PM Reply Quote 1
                  • T
                    Tom Elliott @Wayne Workman
                    last edited by Oct 29, 2015, 11:45 PM

                    @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

                    W 1 Reply Last reply Oct 30, 2015, 3:17 AM Reply Quote 0
                    • W
                      Wayne Workman @Tom Elliott
                      last edited by Oct 30, 2015, 3:17 AM

                      @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/

                      T 1 Reply Last reply Oct 30, 2015, 9:20 AM Reply Quote 0
                      • T
                        Tom Elliott @Wayne Workman
                        last edited by Oct 30, 2015, 9:20 AM

                        @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 Oct 30, 2015, 9:58 AM

                          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

                          T 1 Reply Last reply Oct 30, 2015, 10:55 AM Reply Quote 0
                          • T
                            Tom Elliott @Sebastian Roth
                            last edited by Oct 30, 2015, 10:55 AM

                            @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

                            W 1 Reply Last reply Oct 31, 2015, 12:03 AM Reply Quote 0
                            • S
                              Sebastian Roth Moderator
                              last edited by Oct 30, 2015, 4:50 PM

                              @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
                              • W
                                Wayne Workman @Tom Elliott
                                last edited by Oct 31, 2015, 12:03 AM

                                @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 Nov 3, 2015, 7:22 PM

                                  @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.

                                  Att, Danilo Pinotti

                                  Fog 1.3.0-RC-7
                                  Ubuntu Server 14.04 LTS

                                  W 1 Reply Last reply Nov 3, 2015, 8:45 PM Reply Quote 0
                                  • W
                                    Wayne Workman @danilopinotti
                                    last edited by Nov 3, 2015, 8:45 PM

                                    @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 Nov 3, 2015, 9:27 PM

                                      @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.

                                      Att, Danilo Pinotti

                                      Fog 1.3.0-RC-7
                                      Ubuntu Server 14.04 LTS

                                      W 1 Reply Last reply Nov 3, 2015, 9:30 PM Reply Quote 0
                                      • W
                                        Wayne Workman @danilopinotti
                                        last edited by Nov 3, 2015, 9:30 PM

                                        @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 Nov 3, 2015, 9:41 PM

                                          @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.

                                          Att, Danilo Pinotti

                                          Fog 1.3.0-RC-7
                                          Ubuntu Server 14.04 LTS

                                          W 1 Reply Last reply Nov 3, 2015, 9:48 PM Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            1/32
                                            Last post

                                          162

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project