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

    Move path /images

    Scheduled Pinned Locked Moved Unsolved
    Linux Problems
    3
    16
    1.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.
    • I
      ITRecords @george1421
      last edited by ITRecords

      @george1421 Great. thank you for these very detailed steps

      1. I’m doing pretty well on linux.

      when I prepared my vm I added this disk without the mounted and in without formatted

      Now you need to format the partition with a linux disk format. (I can’t tell from the screen shot if its done or not)
      mkfs.ext4 /dev/sdb1
      

      I will test this today. I’ll keep you informed

      1 Reply Last reply Reply Quote 0
      • I
        ITRecords
        last edited by

        @george1421

        I just did the procedure

        terminal.png Screenshot.png

        in interface of Fog

        interface.png

        1 Reply Last reply Reply Quote 0
        • I
          ITRecords
          last edited by

          @george1421 I would have no permission problem to bring with chmod to write my images. I will take my test tomorrow morning

          1 Reply Last reply Reply Quote 0
          • I
            ITRecords
            last edited by

            Hi @george1421,

            here is my return. I made my capture this afternoon.

            towards the end of my capture I got this message

            fog.jpg

            if you have an idea

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

              @ITRecords That’s a permission issue.

              So in /images/dev do you see a directory name that looks like a mac address?

              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!

              I 2 Replies Last reply Reply Quote 0
              • I
                ITRecords @george1421
                last edited by

                @george1421 i test this morning. Thanks

                1 Reply Last reply Reply Quote 0
                • I
                  ITRecords @george1421
                  last edited by

                  @george1421 I gave the rights to the frogproject user again and it worked, however I encountered this error during my clone

                  error.jpg

                  L george1421G 2 Replies Last reply Reply Quote 0
                  • L
                    luilly23 @ITRecords
                    last edited by

                    @ITRecords
                    At least in previous versions, it was necessary to create a hidden file in /images and /images/dev called .mntcheck

                    $touch /images/.mntcheck
                    $touch /images/dev/.mntcheck

                    In my server it shows up (ls -la) as :
                    -rwxwrwxrwx fogproject root 0 jan 8 2019 .mntcheck

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

                      @ITRecords for right now lets execute these two commands.

                      Pause that for one second: Lets make sure the /images is still mounted on /dev/sdb1. Check the df -h command if /dev/sdb1 is still mounted over /images then continue on.

                      Rerun the fog installer, that should fix the permissions on the directory. I would rather have the fog installer script fix things than brute force a permission on everything.

                      IF that doesn’t work then run these commands:

                      lets make sure the files are owned by fogproject.

                      chown -R fogproject.fogproject /images
                      chmod -R 775 /images

                      That should reset the permissions…

                      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!

                      I 2 Replies Last reply Reply Quote 0
                      • I
                        ITRecords @george1421
                        last edited by ITRecords

                        @george1421 i test a new tomorrow.

                        Thank you so much. It’s very nice to be able to count on you.

                        Screenshot.png

                        Thank for information @luilly23

                        1 Reply Last reply Reply Quote 0
                        • I
                          ITRecords @george1421
                          last edited by ITRecords

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • I
                            ITRecords
                            last edited by

                            @george1421

                            I disabled the function in the power options the fast startup

                            during my deployment I added a set username and set password in the fog.deployimage.

                            Thanks

                            1 Reply Last reply Reply Quote 0
                            • 1 / 1
                            • First post
                              Last post

                            154

                            Online

                            12.1k

                            Users

                            17.3k

                            Topics

                            155.3k

                            Posts
                            Copyright © 2012-2024 FOG Project