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

    Cannot image - Mount point cannot be found

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    3
    19
    1.7k
    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.
    • george1421G
      george1421 Moderator @zclift15
      last edited by

      @zclift15 Well I missed that its not a directory because we’ve been tracking a similar error at that just point in the deploy script: https://github.com/FOGProject/fos/blob/master/Buildroot/board/FOG/FOS/rootfs_overlay/bin/fog.download#L76

      Back to your point, that needs to be a directory with files in it. That is why the error is being thrown there. The script is checking to ensure the imagepath directory exists, which of course is no, because its a file.

      I think you need to go back to your old server and find the files. If you old server is still operational I can give you the commands to connect and copy the files.

      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!

      Z 1 Reply Last reply Reply Quote 0
      • Z
        zclift15 @george1421
        last edited by

        @george1421 Actually its a new image so I can just recapture it

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

          @zclift15 Did you capture it first time on this fog server, or did you copy it over? I’ve never seen fog do that so I’m curious…

          Before you recapture it, remove the files from the images directory or the capture will fail at the very end.

          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!

          Z 2 Replies Last reply Reply Quote 0
          • Z
            zclift15 @george1421
            last edited by zclift15

            @george1421 Yes I did, and thanks for the tip!`

            1 Reply Last reply Reply Quote 0
            • Z
              zclift15 @george1421
              last edited by

              @george1421 I just finished recapturing but the file is still not a directory

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

                @zclift15 That is not possible.

                How fog works is that the capture creates a directory in /images/dev/<mac_address> that <mac_address> matches the mac address of the target computer. The files are uploaded into that directory. After the capture is done and just before it reports updating the database, the target computer will connect to the FOG server over ftp, and issue a FTP move command to move the directory from /images/dev/<mac_address> to /images/<image_name>. At no time a file should be created with the same name as <image_name>

                When you capture the image, is that mac_address directory created, or is that directory still in existence? If everything is working correctly, there should be no directories in /images/dev that have a mac address name unless an upload is currently underway.

                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 Sebastian Roth

                  @zclift15 Make sure to change ownership of every file und sub dir… chown -R fogproject:fogproject /images

                  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

                  Z 1 Reply Last reply Reply Quote 0
                  • Z
                    zclift15 @Sebastian Roth
                    last edited by

                    @Sebastian-Roth Okay That seems to have solved that problem but now, (no matter how safely I shut down windows) fog is spitting the windows dirty bit error at me

                    @george1421

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

                      @zclift15 This is one way to shut it down cleanly shutdown -s -t 0 That should close all files, and clear the dirty bit flag.

                      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

                        @zclift15 As well read through this: https://wiki.fogproject.org/wiki/index.php?title=Windows_Dirty_Bit

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

                        259

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project