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

    Problem with deployment : error checking mounting file system

    Scheduled Pinned Locked Moved FOG Problems
    6 Posts 3 Posters 1.7k Views
    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.
    • S
      Seydoo
      last edited by

      Server
      • FOG Version: 1.3.5
      • OS: CentOs 7
      Client
      • Service Version:
      • OS:
      Description

      Hello,

      when I want to deploy an image on a new computer I have this error message
      0_1493122963396_Fog.jpg
      I don’t know what it means, never seen that before with 1.3 or 1.2
      Did I forgot something during install of fog ?

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

        Please check the /images location (which appears to be looking at /meti/images has proper permissions and the .mntcheck file.

        sudo touch /meti/images/.mntcheck /meti/images/dev/.mntcheck
        sudo chmod -R 777 /meti/images
        sudo chown -R fog:root /meti/images
        

        Then try.

        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
          Seydoo
          last edited by Seydoo

          hum…

          I don’t have /dev in /meti/images
          Do I have to create it ?

          For info : I copied my images files from my old Fog server (1.3 rc23) to the new with an export of the DB

          george1421G 1 Reply Last reply Reply Quote 0
          • george1421G
            george1421 Moderator @Seydoo
            last edited by george1421

            @Seydoo so follow Tom’s instructions but create the …/images/dev folder first.

            But it is strange why the dev folder is missing?

            Maybe you need to update the settings in /opt/fog/.fogsettings to make sure the paths are correct and rerun the installer to fix your configuration.

            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 1
            • Tom ElliottT
              Tom Elliott
              last edited by

              @Tom-Elliott said in Problem with deployment : error checking mounting file system:

              sudo touch /meti/images/.mntcheck /meti/images/dev/.mntcheck
              sudo chmod -R 777 /meti/images
              sudo chown -R fog:root /meti/images

              sudo mkdir -p /meti/images/dev/
              sudo touch /meti/images/.mntcheck /meti/images/dev/.mntcheck
              sudo chmod -R 777 /meti/images
              sudo chown -R fog:root /meti/images
              

              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
              • S
                Seydoo
                last edited by Seydoo

                It works,

                Thank you so much

                Do you think my snapin problem (post from 5hours ago) is link to this one ?

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

                97

                Online

                12.2k

                Users

                17.4k

                Topics

                155.6k

                Posts
                Copyright © 2012-2025 FOG Project