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

Could not mount images folder

Scheduled Pinned Locked Moved
FOG Problems
3
3
526
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.
  • W
    wuast94
    last edited by Sep 13, 2020, 9:23 PM

    When i try to create an image i get an error that i could not mount images folder /bin/fog.upload
    4954dbcc-0671-492f-880c-79f81d86d741-image.png

    I checked that i have the .mntcheck in /images and /images/dev and that my images folder inc all files have the 777 permission

    1 Reply Last reply Reply Quote 0
    • G
      george1421 Moderator
      last edited by Sep 13, 2020, 10:29 PM

      This might be challenging with a docker container. But FOG uses…

      HTTP(S)
      TFTP
      FTP
      NFS

      protocols during pxe booting and imaging.

      NFSv3 is going to be a bit challenging because of the number of ports it uses.

      One thing that you might need during debugging is to put FOS Linux (the linux OS that runs on the target computer) into debug mode. That will give you access to the command shell to key in commands. Then to start imaging you would key in fog at the command prompt where it will single step through deployment. To put FOS Linux into debug mode check the debug option before you schedule the capture/deployment task.

      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
      • S
        Sebastian Roth Moderator
        last edited by Sep 14, 2020, 5:06 AM

        @wuast94 Which version of FOG do you use? Haven’t done it myself in Docker, so I am just searching the web and forums and found this: https://wiki.fogproject.org/wiki/index.php/Install_FOG_in_a_Docker_Container

        Sounds like you need to make sure NFS is loaded on the system hosting the Docker container! modprobe nfs && modprobe nfsd

        Someone started one on docker.com but never kept it up to date: https://hub.docker.com/u/fogproject and https://hub.docker.com/r/lspiehler/fogproject/

        And you can find various more sources :https://github.com/RustyBower/docker-fog

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

        242

        Online

        12.0k

        Users

        17.3k

        Topics

        155.2k

        Posts
        Copyright © 2012-2024 FOG Project