• 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
12.8k
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.
  • T
    Trev-lchs
    last edited by Dec 19, 2019, 12:23 PM

    yes the PC is on the same subnet as fog.

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

      @Trev-lchs I’ve added some additional comments to my previous post.

      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, 12:44 PM Reply Quote 0
      • T
        Trev-lchs @george1421
        last edited by Dec 19, 2019, 12:44 PM

        @george1421 Thanks George, just going though everything, I will be a while with the results as i have to be in a meeting at 13:00

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

          @george1421 login as: root
          root@10.10.11.160’s password:
          [Thu Dec 19 root@fogclient ~]# mkdir /images
          [Thu Dec 19 root@fogclient ~]# mount -o nolock,proto=tcp,rsize=32768,wsize=32768,intr,noatime “10.10.1.26:/images/dev” /images
          mount: mounting 10.10.1.26:/images/dev on /images failed: No such file or directory
          [Thu Dec 19 root@fogclient ~]#

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

            @Trev-lchs On your FOG server console please run these commands and post output here:

            ls -al /images
            mount
            

            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
            • G
              george1421 Moderator @Trev-lchs
              last edited by Dec 19, 2019, 1:18 PM

              @Trev-lchs Ok on the fog server ls -la /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!

              T 1 Reply Last reply Dec 19, 2019, 2:03 PM Reply Quote 0
              • T
                Trev-lchs @george1421
                last edited by george1421 Dec 19, 2019, 8:05 AM Dec 19, 2019, 2:03 PM

                @george1421

                root@fog-03:~# ls -la /images
                total 40
                drwxrwxrwx 10 fogproject root 4096 Nov  5 12:58 .
                drwxr-xr-x 26 root       root 4096 Nov 14 06:49 ..
                drwxrwxrwx  2 fogproject root 4096 Dec  9  2016 5730Exams
                drwxrwxrwx  2 fogproject root 4096 Aug  2  2018 8300Win10SW
                drwxrwxrwx  2 root       root 4096 Nov  5 10:38 EliteDesk800G2
                drwxrwxrwx  2 root       root 4096 Oct 17 08:53 HPProDeskG400G5
                drwxrwxrwx  2 fogproject root 4096 Dec  9  2016 Kitchen
                drwxrwxrwx  2 root       root 4096 Nov  4 12:16 LenovoV130-15IKB
                -rwxrwxrwx  1 fogproject root    0 Dec  1  2016 .mntcheck
                drwxrwxrwx  2 fogproject root 4096 Dec  9  2016 PresLaptops
                drwxrwxrwx  2 root       root 4096 Oct 16 14:36 winbasic-testws
                
                G 1 Reply Last reply Dec 19, 2019, 2:06 PM Reply Quote 0
                • G
                  george1421 Moderator @Trev-lchs
                  last edited by Dec 19, 2019, 2:06 PM

                  @Trev-lchs Well right there is your problem. Your /images directory isn’t complete on the fog server. You are missing the /images/dev and its files. How did you install the FOG server? Did you do something special when creating the /images directory?

                  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
                    last edited by Dec 19, 2019, 2:09 PM

                    no not at all, it used to work brilliantly, those images were all uploaded before with no issues, the only thing that has happened is the updates and the work around that i have already posted?

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

                      @Trev-lchs ok lets rerun the fog installer to see if it rebuilds the /images/dev directory.

                      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, 2:16 PM Reply Quote 0
                      • T
                        Trev-lchs @george1421
                        last edited by Dec 19, 2019, 2:16 PM

                        @george1421 675dddea-12a8-48a6-ab16-11d4d2840877-image.png

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

                          @Trev-lchs Hi George do you think that might reset other things that we had to change since the install?

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

                            @Trev-lchs what would be the best way to rerun the installer?

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

                              @Trev-lchs There is a fog settings file that the installer references. So all of those questions the installer asks in the beginning it remembers in that file. If you haven’t “tweaked” the install any the installer won’t change any options you selected in the beginning. If you have changed IP addresses or network adapters after the install the fog installer will reset them to what you originally selected.

                              to rerun the installer (depending on how you installed it [git or tarball]) change to the fogproject/bin directory and key in ./installfog.sh to restart the installer. The installer will fix the directory structure that is missing.

                              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 2 Replies Last reply Dec 19, 2019, 3:05 PM Reply Quote 0
                              • T
                                Trev-lchs @george1421
                                last edited by Dec 19, 2019, 3:05 PM

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

                                ./installfog.sh

                                Hi George i have a feeling it was using git

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

                                  root@fog-03:~# ls
                                  Desktop Downloads Music Public Videos
                                  Documents jcameron-key.asc Pictures Templates

                                  tried cd downloads but no joy

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

                                    @george1421 for give me for being needy but i cant seem to find anywhere that has the install file, i think it was installed using GIT.

                                    root@fog-03:~# cd root/fogproject
                                    bash: cd: root/fogproject: No such file or directory
                                    root@fog-03:~# cd root/fogproject
                                    bash: cd: root/fogproject: No such file or directory
                                    root@fog-03:~# cd fogproject
                                    bash: cd: fogproject: No such file or directory

                                    G 1 Reply Last reply Dec 19, 2019, 3:18 PM Reply Quote 0
                                    • 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
                                          • 1
                                          • 2
                                          • 3
                                          • 2 / 3
                                          2 / 3
                                          • First post
                                            28/50
                                            Last post

                                          123

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.4k

                                          Posts
                                          Copyright © 2012-2024 FOG Project