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

could not mount images folder (/bin/fog.upload)

Scheduled Pinned Locked Moved
General
3
50
10.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.
  • G
    george1421 Moderator @Trev-lchs
    last edited by Dec 19, 2019, 3:18 PM

    @Trev-lchs how about find / -name fogproject

    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!

    T 1 Reply Last reply Dec 19, 2019, 3:21 PM Reply Quote 0
    • G
      george1421 Moderator @Trev-lchs
      last edited by Dec 19, 2019, 3:21 PM

      @Trev-lchs said in could not mount images folder (/bin/fog.upload):

      Hi Sebastian thanks for the reply i am running 1.5.7.2 j

      Makes me think you have that fogproject directory somewhere since this is the development branch of FOG 1.5.7. If you can’t find it then we’ll just run the git clone and get you up to the latest on the dev branch. No worries, but I’m suspicious how the /images/dev directory is missing and the fogproject directory is missing too.

      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
      • T
        Trev-lchs @george1421
        last edited by Dec 19, 2019, 3:21 PM

        @george1421
        root@fog-03:~# find / -name fogproject
        /root/fogproject
        /home/fogproject
        find: ‘/run/user/115/gvfs’: Permission denied

        G 1 Reply Last reply Dec 19, 2019, 3:21 PM Reply Quote 0
        • G
          george1421 Moderator @Trev-lchs
          last edited by Dec 19, 2019, 3:21 PM

          @Trev-lchs said in could not mount images folder (/bin/fog.upload):

          /root/fogproject

          ok then cd /root/fogproject/bin Then ./installfog.sh

          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!

          T 1 Reply Last reply Dec 19, 2019, 3:23 PM Reply Quote 0
          • T
            Trev-lchs @george1421
            last edited by Dec 19, 2019, 3:23 PM

            @george1421 running now

            G 1 Reply Last reply Dec 19, 2019, 3:30 PM Reply Quote 1
            • G
              george1421 Moderator @Trev-lchs
              last edited by Dec 19, 2019, 3:30 PM

              @Trev-lchs Once its done confirm that the missing directory exists ls -la /images/dev

              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!

              T 1 Reply Last reply Dec 19, 2019, 3:32 PM Reply Quote 0
              • T
                Trev-lchs @george1421
                last edited by Dec 19, 2019, 3:32 PM

                @george1421 at the end of the install it is asking me to go to 10.10.1.26/fog/management and update the database schema, but this just takes me to the normal fog page, it there anything i need to do?

                G 1 Reply Last reply Dec 19, 2019, 3:33 PM Reply Quote 0
                • G
                  george1421 Moderator @Trev-lchs
                  last edited by Dec 19, 2019, 3:33 PM

                  @Trev-lchs If the schema is up to date, it won’t ask you to update it again. It will just go straight to the login page.

                  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!

                  T 3 Replies Last reply Dec 19, 2019, 3:36 PM Reply Quote 0
                  • T
                    Trev-lchs @george1421
                    last edited by Dec 19, 2019, 3:36 PM

                    @george1421
                    root@fog-03:/root/fogproject/bin# ls -la /images/dev
                    total 12
                    drwxrwxrwx 3 fogproject root 4096 Dec 19 15:33 .
                    drwxrwxrwx 12 fogproject root 4096 Dec 19 15:33 …
                    -rwxrwxrwx 1 fogproject root 0 Dec 19 15:33 .mntcheck
                    drwxrwxrwx 2 fogproject root 4096 Dec 19 15:33 postinitscripts
                    root@fog-03:/root/fogproject/bin#

                    1 Reply Last reply Reply Quote 0
                    • T
                      Trev-lchs @george1421
                      last edited by Dec 19, 2019, 3:36 PM

                      @george1421 have i lost the other images now?

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by Dec 19, 2019, 3:40 PM

                        @Trev-lchs said in could not mount images folder (/bin/fog.upload):

                        have i lost the other images now?

                        No, then are still in /images I am sure!

                        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
                        • T
                          Trev-lchs @george1421
                          last edited by Dec 19, 2019, 3:43 PM

                          @george1421 Thank you George, it is uploading an image as we speak, my apologies for being a Linux nuget, I rarely need to use it, once again thank you and Sebastian for all your very much needed help. I think Fog is an excellent piece of software, have been using it for years, but rarely need to get into the back of it. Thank you all once again.

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by Dec 19, 2019, 3:54 PM

                            @Trev-lchs You’re welcome. Good to hear we finally found what was wrong and were able to fix it easily.

                            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

                            G 1 Reply Last reply Dec 19, 2019, 4:04 PM Reply Quote 0
                            • G
                              george1421 Moderator @Sebastian Roth
                              last edited by Dec 19, 2019, 4:04 PM

                              @Sebastian-Roth said in could not mount images folder (/bin/fog.upload):

                              Good to hear we finally found what was wrong and were able to fix it easily.

                              Yes this time the least likely problem was the actual problem. Its always the last place you look is where you find the problem. Strange but true…

                              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!

                              T 1 Reply Last reply Dec 20, 2019, 8:39 AM Reply Quote 0
                              • T
                                Trev-lchs @george1421
                                last edited by Dec 20, 2019, 8:39 AM

                                @george1421 A Merry Christmas and a Happy new year to you guys.

                                1 Reply Last reply Reply Quote 1
                                • 1
                                • 2
                                • 3
                                • 3 / 3
                                3 / 3
                                • First post
                                  45/50
                                  Last post

                                220

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project