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

Upgrade version

Scheduled Pinned Locked Moved Unsolved
FOG Problems
6
52
18.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
    george1421 Moderator @mimi1255
    last edited by Feb 16, 2017, 1:14 PM

    @mimi1255 Yes and no.

    That number is entered by the FOS engine as it captures the image. Since you “side loaded” the images into the fog server that value will be zero. No worries its just an informational value. The system will deploy without issue.

    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!

    M 1 Reply Last reply Feb 16, 2017, 1:18 PM Reply Quote 0
    • M
      mimi1255 @george1421
      last edited by Feb 16, 2017, 1:18 PM

      @george1421 Sorry, I have a problem…
      0_1487251101874_IMG_1139.JPG

      G 1 Reply Last reply Feb 16, 2017, 1:21 PM Reply Quote 0
      • G
        george1421 Moderator @mimi1255
        last edited by Feb 16, 2017, 1:21 PM

        @mimi1255 Was this image originally captured with a pre 1.2.0 version of FOG?

        Also could you post the results of this command? ls -la /images/DellLatitudeE6320model What I’m thinking is the image format may be the older style. We can fix this, I just need to be sure. We “may” also have to get a developer to look at this since I don’t remember the older version of fog anymore.

        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!

        M 1 Reply Last reply Feb 16, 2017, 1:29 PM Reply Quote 0
        • M
          mimi1255 @george1421
          last edited by Feb 16, 2017, 1:29 PM

          @george1421 Below the result:
          administrateur@SRVFOG:/images$ ls -la /images/DellLatitudeE6320model
          total 3172580
          drwxrwxrwx 2 administrateur administrateur 4096 févr. 16 08:23 .
          drwxrwxrwx 14 root root 4096 févr. 16 09:19 …
          -rwxrwxrwx 1 administrateur administrateur 2 févr. 16 08:23 d1.fixed_size_partitions
          -rwxrwxrwx 1 administrateur administrateur 15 févr. 16 08:23 d1.original.fstypes
          -rwxrwxrwx 1 administrateur administrateur 259 févr. 16 08:23 d1.original.partitions
          -rwxrwxrwx 1 administrateur administrateur 0 févr. 16 08:23 d1.original.swapuuids
          -rwxrwxrwx 1 administrateur administrateur 8673377 févr. 16 08:23 rec.img.000
          -rwxrwxrwx 1 administrateur administrateur 3240019543 févr. 16 08:24 sys.img.000

          G 1 Reply Last reply Feb 16, 2017, 1:33 PM Reply Quote 0
          • G
            george1421 Moderator @mimi1255
            last edited by george1421 Feb 16, 2017, 7:36 AM Feb 16, 2017, 1:33 PM

            @mimi1255 I would say that looks like the older format (just guessing since its not the same structure as one of my images).

            So what we need to enable is a FOG option to let you show the Image Manager in the on the image definition page.

            Go to this FOG setting and enable it.
            FOG Configuration->FOG System Settings->General Settings(section)->FOG_FORMAT_FLAG_IN_GUI

            Then go back to the image definiton and change the Image Manager from partclone to partimage.

            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!

            G M 2 Replies Last reply Feb 16, 2017, 1:34 PM Reply Quote 0
            • G
              george1421 Moderator @george1421
              last edited by Feb 16, 2017, 1:34 PM

              @george1421 just for clarity this is what a Partclone format looks like.

              d1.fixed_size_partitions  d1.original.fstypes    d1p2.img
              d1.mbr                    d1.original.swapuuids  d1p3.img
              d1.minimum.partitions     d1p1.img               d1.partitions
              

              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!

              1 Reply Last reply Reply Quote 0
              • M
                mimi1255 @george1421
                last edited by Feb 16, 2017, 1:36 PM

                @george1421 I tried again, I changed the OS and the Image type. And now it works. !
                But is it possible to know settings for each old image (OS, image type, etc…) ?

                Thanks.

                G W 2 Replies Last reply Feb 16, 2017, 1:38 PM Reply Quote 0
                • G
                  george1421 Moderator @mimi1255
                  last edited by george1421 Feb 16, 2017, 7:45 AM Feb 16, 2017, 1:38 PM

                  @mimi1255 I don’t feel 100% confident with this statement (simply since I don’t have any experience with 1.2.0 stable or before).

                  I would say if the directory has this file sys.img.000 then its in partimage format. If it has d1p1.img it is (current FOG 1.3.x) partclone format. As for the OS, I would hope you knew what the captured image was. The other option like you found out is trial and error.

                  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!

                  J 1 Reply Last reply Feb 16, 2017, 3:06 PM Reply Quote 0
                  • J
                    Junkhacker Developer @george1421
                    last edited by Junkhacker Feb 16, 2017, 9:06 AM Feb 16, 2017, 3:06 PM

                    @george1421 from the list of files in that image’s directory, that was definitely not a partimage image. any image folder that contains the files
                    d1.fixed_size_partitions
                    d1.original.fstypes
                    d1.original.partitions
                    d1.original.swapuuids
                    are partclone

                    image folders that contain image files with the naming format
                    rec.img.000
                    sys.img.000
                    also may be partclone, from before the naming convention was changed

                    signature:
                    Junkhacker
                    We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                    G 1 Reply Last reply Feb 16, 2017, 3:11 PM Reply Quote 0
                    • G
                      george1421 Moderator @Junkhacker
                      last edited by Feb 16, 2017, 3:11 PM

                      @Junkhacker Well then my confidence level now is 0% I know what I’m speaking about.

                      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!

                      J 1 Reply Last reply Feb 16, 2017, 3:19 PM Reply Quote 0
                      • J
                        Junkhacker Developer @george1421
                        last edited by Feb 16, 2017, 3:19 PM

                        @george1421 well, unfortunately, the file naming conventions and formatting hasn’t always been the clearest. it’s gotten a lot better, even if i don’t think what we use now is perfect

                        signature:
                        Junkhacker
                        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                        1 Reply Last reply Reply Quote 1
                        • W
                          Wayne Workman @mimi1255
                          last edited by Wayne Workman Feb 17, 2017, 11:42 PM Feb 18, 2017, 5:41 AM

                          @mimi1255 If your current issues are not related to the original problem in this thread, please start a new thread - and we will gladly help you there.

                          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
                          • 1
                          • 2
                          • 3
                          • 3 / 3
                          3 / 3
                          • First post
                            43/52
                            Last post

                          225

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project