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

Image Store Corrupt Unable to locate MBR.

Scheduled Pinned Locked Moved Solved
FOG Problems
3
24
3.6k
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.
  • S
    Sebastian Roth Moderator
    last edited by Jun 18, 2020, 2:50 PM

    Possibly those regexp errors are fixed in the latest already… see fix here: https://github.com/FOGProject/fos/commit/80e240dee4c463c6ec62640edbe48d343098de6e (I would think this was after 1.5.8 released… not exactly sure though)

    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

    J 1 Reply Last reply Jun 18, 2020, 2:53 PM Reply Quote 0
    • J
      JimmyJ0516 @Sebastian Roth
      last edited by JimmyJ0516 Jun 18, 2020, 8:55 AM Jun 18, 2020, 2:53 PM

      @Sebastian-Roth Do you think and again I’m just throwing it out there. What if I downgrade to 1.5.7. All of the images I created were on 1.5.7. Now that I am capturing images for the first time on 1.5.8 I am having these issues. If I do downgrade do I just re-run the installer for 1.5.7? As well as you mentioned all of the images before the news created the owner is fogproject and the new ones have root as the owner.

      G 1 Reply Last reply Jun 18, 2020, 3:34 PM Reply Quote 0
      • G
        george1421 Moderator @JimmyJ0516
        last edited by Jun 18, 2020, 3:34 PM

        @JimmyJ0516 Instead of going backwards, lets take you to 1.5.9RC2. That RC version will probably become the next 1.5.9 GA release. There hasn’t been any bug reports against that RC release so far.

        If you used the git method to install FOG change to that directory (typ /root/fogproject) and issue the following commands.

        git checkout dev-branch
        git pull
        cd bin
        ./installfog.sh
        

        Now when 1.5.9 comes out you will want to switch back to the master branch to get 1.5.9.

        git checkout master
        git pull
        ... and so on
        

        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!

        J 1 Reply Last reply Jun 18, 2020, 3:45 PM Reply Quote 1
        • J
          JimmyJ0516 @george1421
          last edited by Jun 18, 2020, 3:45 PM

          @george1421 I have been using the TAR/GZ archive way of downloading the updates and all of the updates are stored in /opt is that a problem?

          G 1 Reply Last reply Jun 18, 2020, 3:46 PM Reply Quote 0
          • G
            george1421 Moderator @JimmyJ0516
            last edited by Jun 18, 2020, 3:46 PM

            @JimmyJ0516 With the tarball releases you can only install GA releases of FOG. The git method allows for a bit more flexibility.

            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!

            J 1 Reply Last reply Jun 18, 2020, 3:47 PM Reply Quote 0
            • J
              JimmyJ0516 @george1421
              last edited by Jun 18, 2020, 3:47 PM

              @george1421 Understood so I am moving into my /opt directory where all of the versions of Fog are stored and then I proceed to run the command you gave me correct?

              G 1 Reply Last reply Jun 18, 2020, 3:50 PM Reply Quote 0
              • G
                george1421 Moderator @JimmyJ0516
                last edited by Jun 18, 2020, 3:50 PM

                @JimmyJ0516 To use the git method you can run this command from the /opt directory (my preference) or from /root

                cd to that directory and then issue the following commands.

                git clone https://github.com/FOGProject/fogproject.git
                cd fogproject
                

                Then issue the commands from the previous post to switch to the dev branch and reinstall FOG.

                Note if git is not installed then you will need to use your linux distro’s tools to install git.

                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!

                J 3 Replies Last reply Jun 18, 2020, 4:10 PM Reply Quote 0
                • J
                  JimmyJ0516 @george1421
                  last edited by Jun 18, 2020, 4:10 PM

                  @george1421 I have successfully updated and I am now on 1.5.9-RC2.9. I will try and capture a image now and see where this takes me.

                  1 Reply Last reply Reply Quote 0
                  • J
                    JimmyJ0516 @george1421
                    last edited by JimmyJ0516 Jun 18, 2020, 10:34 AM Jun 18, 2020, 4:27 PM

                    @george1421 Actually this did fix the issue. It has now captured the d1.mbr file. I am now going to deploy the image to make sure it works 100%. Thank you

                    1 Reply Last reply Reply Quote 1
                    • J
                      JimmyJ0516 @george1421
                      last edited by Jun 18, 2020, 4:53 PM

                      @george1421 Alrighty Thank you so much for helping. Everything is now working fine with no issues at all. Last question lol how do I make this issue solved or does someone take care of that lol?

                      G 1 Reply Last reply Jun 18, 2020, 4:56 PM Reply Quote 0
                      • G
                        george1421 Moderator @JimmyJ0516
                        last edited by Jun 18, 2020, 4:56 PM

                        @JimmyJ0516 I took care of it for you. Basically under topic tools change the state as ask as question, then go back into topic tools and mark as solved.

                        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!

                        J 1 Reply Last reply Jun 18, 2020, 5:08 PM Reply Quote 0
                        • J
                          JimmyJ0516 @george1421
                          last edited by Jun 18, 2020, 5:08 PM

                          @george1421 Thanks again

                          1 Reply Last reply Reply Quote 0
                          • 1
                          • 2
                          • 2 / 2
                          2 / 2
                          • First post
                            22/24
                            Last post

                          200

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project