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

    Error deploying image

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    4
    1.4k
    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.
    • R
      Ronny Simonsen
      last edited by

      Hi!
      I’ve uploaded an image (Win8.1) to Fog-server(1.2.0). This went ok.

      Now i try to deploy image, but i only get error about mounting NFS (See attaced pic).

      I really don’t know how to troubleshoot this.

      [url=“/_imported_xf_attachments/1/1296_Error in Fog.jpg?:”]Error in Fog.jpg[/url]

      1 Reply Last reply Reply Quote 0
      • ThiagoT
        Thiago
        last edited by

        Hi Ronny,
        Try these commands in your fog server:
        [CODE]
        touch /images/dev/.mntcheck
        touch /images/.mntcheck
        chown -R fog:root /images
        [/CODE]

        1 Reply Last reply Reply Quote 0
        • R
          Ronny Simonsen
          last edited by

          Thanks!

          This did the trick! First i got error about it couldn’t access the image-file during deployment. So i delete all images and upload new images. Now it works. I see now that during uploading images, it stores under /dev-folder. When its finished the files is moved to the root-folder. This move-task wasn’t done, probably because wrong file/folder-rights.

          Thanks for helping!

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

            To simplify the commands, you can run:
            [code]touch /images/{,dev/}.mntcheck
            chmod -R 777 /images[/code]

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

            150

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project