• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • 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.7k
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.
  • Q
    Quintin Giesbrecht
    last edited by May 23, 2014, 12:13 PM

    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 May 23, 2014, 12:24 PM

      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
      • Q
        Quintin Giesbrecht
        last edited by May 23, 2014, 12:32 PM

        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
        • J
          Junkhacker Developer
          last edited by May 23, 2014, 1:18 PM

          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 May 23, 2014, 1:21 PM

            [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
            • Q
              Quintin Giesbrecht
              last edited by May 23, 2014, 1:26 PM

              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
              • Q
                Quintin Giesbrecht
                last edited by May 23, 2014, 1:27 PM

                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
                • T
                  Tom Elliott
                  last edited by May 23, 2014, 1:28 PM

                  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
                  • J
                    Junkhacker Developer
                    last edited by May 23, 2014, 1:45 PM

                    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
                    • Q
                      Quintin Giesbrecht
                      last edited by May 23, 2014, 1:56 PM

                      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
                      1 / 1
                      • First post
                        13/13
                        Last post

                      128

                      Online

                      12.1k

                      Users

                      17.3k

                      Topics

                      155.4k

                      Posts
                      Copyright © 2012-2024 FOG Project