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

FillDiskWithPartitions - SVN4730 - deploying an image

Scheduled Pinned Locked Moved
FOG Problems
4
21
4.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.
  • G
    GFm
    last edited by Jan 28, 2016, 5:48 PM

    Same error.

    My image for the x131 is from an older version of FOG… but it was working before. I see the image has a rec.img.000 and sys.img.000 and I think the newer way it captures, they look different. Anything else to try?

    I 1 Reply Last reply Jan 28, 2016, 5:55 PM Reply Quote 0
    • I
      ITSolutions Testers @GFm
      last edited by Jan 28, 2016, 5:55 PM

      @GFm I think know what is wrong now, I missed that part. You need to go on the FOG server to FOG Configuration>FOG Settings>General Settings and check the box for FOG_FORMAT_FLAG_IN_GUI and save. Then go into your image and change it to Partimage in the "Image Manager"drop down. This will switch that image to the legacy style from .3x and allow you to image the machine.

      1 Reply Last reply Reply Quote 0
      • I
        ITSolutions Testers
        last edited by Jan 28, 2016, 5:59 PM

        I would recommend if that works that you pull the image down to a machine and then change to Partclone and re-upload. That will convert the image and keep it more in sync with the trunk and future releases. Partclone is much better and faster.

        1 Reply Last reply Reply Quote 0
        • G
          GFm
          last edited by Jan 28, 2016, 6:08 PM

          @ITSolutions
          Did not work. Anything else to try? Thanks for the help so far!

          1 Reply Last reply Reply Quote 0
          • G
            GFm
            last edited by Jan 28, 2016, 6:17 PM

            @ITSolutions
            It’s definitely all my images from the older style imaging. I tried a bunch and they all do the same thing

            I 1 Reply Last reply Jan 28, 2016, 6:26 PM Reply Quote 0
            • I
              ITSolutions Testers @GFm
              last edited by Jan 28, 2016, 6:26 PM

              @GFm I think we are going to have to defer this to the @Developers and @Tom-Elliot in particular. We at least have a place for them to start at as it appears the legacy images are the issue and your new images are fine. The only work around that I can think of in the mean time would be to roll back to an earlier build and use it, until a fix is figured out.

              As I mentioned before that I would highly recommend getting those images converted over as the benefits are great and the there is no real draw back other than the few min it takes to pull switch and push back up.

              1 Reply Last reply Reply Quote 0
              • G
                GFm
                last edited by Jan 28, 2016, 6:29 PM

                @ITSolutions
                Thanks… I will definitely update once it’s working, now knowing all of this 🙂

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Jan 28, 2016, 7:37 PM

                  Can you please update and let me know if this is still happening?

                  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 Jan 28, 2016, 8:05 PM Reply Quote 1
                  • T
                    Tom Elliott @Tom Elliott
                    last edited by Jan 28, 2016, 8:05 PM

                    @Tom-Elliott just adding that I don’t expect this to be a fox, though if it is it will be awesome. It’s a hope of it fails that the edits I made help me find it quicker.

                    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 1
                    • G
                      GFm
                      last edited by GFm Jan 28, 2016, 2:29 PM Jan 28, 2016, 8:28 PM

                      @Tom-Elliott
                      It’s imaging now after the update. I did set the image to partimage too.

                      Thanks!

                      I 1 Reply Last reply Jan 28, 2016, 10:04 PM Reply Quote 1
                      • I
                        ITSolutions Testers @GFm
                        last edited by Jan 28, 2016, 10:04 PM

                        @GFm Now to carve out the time to update those over to Partclone. Just a quick FYI in case you are not aware of this. To convert them you don’t have to have the actual machine they go on. I found a spare machine and pulled the image down, and shut off the machine (DO NOT LET IT BOOT AFTER IMAGING) then changed the type in FOG and re-uploaded to the server. Doesn’t matter what hardware you put it on as it never boots into windows.

                        But on the same token if you have the correct hardware for them it is a perfect time to update the images, I am sure windows updates are way behind. lol

                        W 1 Reply Last reply Jan 28, 2016, 10:56 PM Reply Quote 2
                        • W
                          Wayne Workman @ITSolutions
                          last edited by Jan 28, 2016, 10:56 PM

                          @ITSolutions said:

                          @GFm Now to carve out the time to update those over to Partclone. Just a quick FYI in case you are not aware of this. To convert them you don’t have to have the actual machine they go on. I found a spare machine and pulled the image down, and shut off the machine (DO NOT LET IT BOOT AFTER IMAGING) then changed the type in FOG and re-uploaded to the server. Doesn’t matter what hardware you put it on as it never boots into windows.

                          But on the same token if you have the correct hardware for them it is a perfect time to update the images, I am sure windows updates are way behind. lol

                          Very nice.

                          There is a new snapin that allows editing of the tasks, and custom task creation.

                          I think changing the end from a reboot to a shutdown would make this a lot easier.

                          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 1
                          • G
                            GFm
                            last edited by Jan 29, 2016, 12:19 PM

                            @Tom-Elliott @ITSolutions
                            So, I left as it was imaging yesterday (using partclone on those old style images). When I came back, I re-imaged it because windows wasn’t booting and I saw this on multiple different machines with the old style images.

                            0_1454069831281_IMG_5474.JPG

                            So I tried partimage on an old-style image and it wouldnt even image… got this error.
                            0_1454069905554_IMG_0969.JPG

                            Any ideas?

                            Thanks!

                            T 1 Reply Last reply Jan 29, 2016, 12:20 PM Reply Quote 0
                            • T
                              Tom Elliott @GFm
                              last edited by Jan 29, 2016, 12:20 PM

                              @GFm Can you update, I saw a similar issue last night and fixed 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! 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 1
                              • G
                                GFm
                                last edited by Jan 29, 2016, 12:46 PM

                                @Tom-Elliott
                                they all went through with partclone after the latest update.

                                Thanks!!

                                1 Reply Last reply Reply Quote 0
                                • 1
                                • 2
                                • 2 / 2
                                2 / 2
                                • First post
                                  16/21
                                  Last post

                                157

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project