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

updating fog on centos 7

Scheduled Pinned Locked Moved Solved
FOG Problems
4
10
580
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.
  • R
    robertkwild
    last edited by May 11, 2023, 9:14 AM

    hi all,

    yes i know i want to update on centos 7, i know its dead but how do i update from 1.5.9 to the new one 1.5.10

    is it just the case of installing it again and it will know its already installed and will just update it

    thanks,
    rob

    T 1 Reply Last reply May 11, 2023, 11:34 AM Reply Quote 0
    • T
      Tom Elliott @robertkwild
      last edited by May 11, 2023, 11:34 AM

      @robertkwild Well, technically you’re not wrong (CentOS 7 being dead or just reinstalling)

      But first:

      Download the latest fog by your preferred means

      It’s simplest if you have git:

      cd /your/path/to/fogproject/base
      git checkout master
      git pull
      cd bin
      ./installfog.sh -y # only do -y if you don't mind it automatically installing without your interaction
      

      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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      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 R 2 Replies Last reply May 11, 2023, 12:39 PM Reply Quote 0
      • G
        Goll420 @Tom Elliott
        last edited by May 11, 2023, 12:39 PM

        @Tom-Elliott Hi Tom, sorry to hi-jack the thread, but what if you DON’T have the git installed? Our FOG server is on an isolated network without internet access so it’s not an option for me really.

        Just run the installfog.sh script?

        Temet Nosce.

        1 Reply Last reply Reply Quote 0
        • S
          Sebastian Roth Moderator
          last edited by Sebastian Roth May 11, 2023, 7:08 AM May 11, 2023, 1:06 PM

          @Goll420 said in updating fog on centos 7:

          Hi Tom, sorry to hi-jack the thread, but …

          Why not open your own one?

          what if you DON’T have the git installed?

          Either install git or grab the tar.gz / zip archive version found on the website to download: https://fogproject.org/download

          sudo -i
          # or
          su -
          tar xzf fogproject-1.5.10.tar.gz
          cd fogproject/bin
          ./installfog.sh
          

          Our FOG server is on an isolated network without internet access so it’s not an option for me really.

          Well, how did you install FOG in the first place then? Internet access is needed. Maybe you can install a NIC (wireless LAN or cable) to get internet access temporarily?

          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

          R 1 Reply Last reply May 11, 2023, 1:53 PM Reply Quote 1
          • R
            robertkwild @Tom Elliott
            last edited by May 11, 2023, 1:25 PM

            @Tom-Elliott when i do the git method, do i need to first cd to my fog base installation dir

            rather than the tar i just can install it and it will persume see ive already got a fog installation and just update it

            R 1 Reply Last reply May 11, 2023, 1:37 PM Reply Quote 0
            • R
              robertkwild @robertkwild
              last edited by May 11, 2023, 1:37 PM

              @robertkwild lovely i wget the new file and it found my fog install and its now upgrading it

              R 1 Reply Last reply May 11, 2023, 1:39 PM Reply Quote 0
              • R
                robertkwild @robertkwild
                last edited by May 11, 2023, 1:39 PM

                @Sebastian-Roth @Tom-Elliott got a problem

                Downloading kernel, init and fog-client binaries… * Could not download init_32.xz properly
                [root@lon-c-fog10 bin]#

                1 Reply Last reply Reply Quote 0
                • R
                  robertkwild @Sebastian Roth
                  last edited by May 11, 2023, 1:53 PM

                  @Sebastian-Roth @Tom-Elliott ok i re ran the installer multiple times and its got past that stage now, its getting stuck at this stage now

                  Compiling iPXE binaries trusting your SSL certificate…

                  R 1 Reply Last reply May 11, 2023, 2:01 PM Reply Quote 0
                  • R
                    robertkwild @robertkwild
                    last edited by May 11, 2023, 2:01 PM

                    case closed, all good in da hood

                    it took ages compiling the ipxe binarys but now its been succesfully updated

                    thanks @Tom-Elliott @Sebastian-Roth

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator
                      last edited by May 11, 2023, 3:16 PM

                      @robertkwild said in updating fog on centos 7:

                      it took ages compiling the ipxe binarys but now its been succesfully updated

                      THat’s right. Usually takes a few minutes depending on the CPU you have.

                      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
                      • [[undefined-on, S Sebastian Roth, May 16, 2023, 5:12 AM]]
                      • 1 / 1
                      1 / 1
                      • First post
                        2/10
                        Last post

                      211

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project