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

    Fog 1.0.1 - this is not a partclone image

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    13
    5.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.
    • Quintin GiesbrechtQ
      Quintin Giesbrecht
      last edited by

      The image type is set to partclone. I don’t see an option to change that though. Can you please let me know where to change that?

      And yes the image was created with .032

      Thanks

      Quintin Giesbrecht
      IT Manager
      Smith Neufeld Jodoin LLP

      1 Reply Last reply Reply Quote 0
      • N
        naeren
        last edited by

        I remember seeing a way to change it in 0.33 I think, but I don’t see it anymore. For any image not imported from a 0.32 database (i.e., manually added), it doesn’t seem to be possible to change the image type through the web interface. However, it can my changed manually through the server’s command line through MySQL, if you feel comfortable enough for that. Here’s how:

        [code]mysql -u root (also add -p if you have a password)
        use fog;
        update images set imageLegacy = 1 where imageName = ‘Name of your image’;[/code]

        1 Reply Last reply Reply Quote 0
        • Quintin GiesbrechtQ
          Quintin Giesbrecht
          last edited by

          Thanks! I actually use phpmyadmin for direct dB access, so I’ll log in and change it.

          Thanks

          Quintin Giesbrecht
          IT Manager
          Smith Neufeld Jodoin LLP

          1 Reply Last reply Reply Quote 0
          • JunkhackerJ
            Junkhacker Developer
            last edited by

            Fog Configuration -> Fog Settings -> General Settings -> FOG_LEGACY_FLAG_IN_GUI

            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 0
            • N
              naeren
              last edited by

              [quote=“Junkhacker, post: 28051, member: 21583”]Fog Configuration -> Fog Settings -> General Settings -> FOG_LEGACY_FLAG_IN_GUI[/quote]Ahh, nice! Thank you!

              1 Reply Last reply Reply Quote 0
              • Quintin GiesbrechtQ
                Quintin Giesbrecht
                last edited by

                Well, that was it! Thanks so much for your help!

                Quintin Giesbrecht
                IT Manager
                Smith Neufeld Jodoin LLP

                1 Reply Last reply Reply Quote 0
                • Quintin GiesbrechtQ
                  Quintin Giesbrecht
                  last edited by

                  Oh, I assume that now if I want to make a new image of this workstation that I should take the legacy switch off so that it uses partclone going forward?

                  Thanks!

                  Quintin Giesbrecht
                  IT Manager
                  Smith Neufeld Jodoin LLP

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

                    Correct

                    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
                    • JunkhackerJ
                      Junkhacker Developer
                      last edited by

                      i recommend creating a new image profile to upload the image to instead of just switching the legacy flag back

                      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 0
                      • Quintin GiesbrechtQ
                        Quintin Giesbrecht
                        last edited by

                        Thanks for all your help and advice! Greatly appreciated guys!

                        Quintin Giesbrecht
                        IT Manager
                        Smith Neufeld Jodoin LLP

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post

                        188

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project