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

    Problem

    Scheduled Pinned Locked Moved Solved
    Linux Problems
    3
    12
    3.2k
    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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by

      In my very honest opinion,

      Set aside your old FOG server for safe keeping.

      Build a new one, use Fedora 21 Server and the latest Trunk version of FOG.

      If you need any help along the way, we are here to assist.

      I run Fedora 21 Server with FOG Trunk at work and at home, so I’m fairly familiar with it.

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      V 1 Reply Last reply Reply Quote 0
      • V
        vbelous @Wayne Workman
        last edited by

        @Wayne-Workman
        Can i reuse my images new version ?
        I didn’t setup our fog server, so this is all new to me.

        Wayne WorkmanW 1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          Most common problem with the init is it’s using an architecture the kernel is not operating on.

          For example:

          A 64 bit kernel will not work with a 32 bit init (which is what 0.32 is using).

          When trying a new kernel, make sure you get the 32 bit version.

          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

          V 1 Reply Last reply Reply Quote 1
          • Wayne WorkmanW
            Wayne Workman @vbelous
            last edited by Wayne Workman

            @vbelous said:

            @Wayne-Workman
            Can i reuse my images new version ?
            I didn’t setup our fog server, so this is all new to me.

            You should try what Tom suggested if you’re not ready to upgrade.

            However, FOG 0.32 and F13 are both very old, and I’d really urge you to build a new server.

            Yes, you can copy your old images to the new server and configure the new server to use them. We can help you with that, and there is a lot of forum threads and WiKi articles on this already.

            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!
            Daily Clean Installation Results:
            https://fogtesting.fogproject.us/
            FOG Reporting:
            https://fog-external-reporting-results.fogproject.us/

            1 Reply Last reply Reply Quote 0
            • V
              vbelous @Tom Elliott
              last edited by

              @Tom-Elliott
              Thanks for pointing that out.
              I noticed that our Fedora is a 32bit OS and may have installed the 64bit kernel. However when i go to install the 32bit kernel i get the following error Capture.PNG .
              Can i force the update in a terminal session ?
              I plan on upgrading to the newest version of FOG. but need to image a few PC’s first, After that i will start working on a new FOG server.

              1 Reply Last reply Reply Quote 0
              • Tom ElliottT
                Tom Elliott
                last edited by

                @vbelous FOG 0.32 kernels are not dependent on the server operating system. That said, 0.32 is ALWAYS 32 bit.

                You will likely have to download the kernel manually as I believe there were issues in 0.32 with kernel updater.

                The command should be:

                sudo mv /tftpboot/fog/kernel/bzImage /tftpboot/fog/kernel/bzImage_orig
                sudo wget -O /tftpboot/fog/kernel/bzImage "http://downloads.sourceforge.net/project/freeghost/KernelList/bzImage32"
                

                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

                V 3 Replies Last reply Reply Quote 1
                • V
                  vbelous @Tom Elliott
                  last edited by

                  @Tom-Elliott
                  What i did was i manually downloaded the kernel on site and renamed it to bzImage and placed it in the tftp/fog/kernel/ directory. After pasting that file i restarted the server.

                  1 Reply Last reply Reply Quote 0
                  • V
                    vbelous @Tom Elliott
                    last edited by

                    @Tom-Elliott
                    Okay got that error solved. But now it fails to connect to tftp for the image.

                    V 1 Reply Last reply Reply Quote 0
                    • V
                      vbelous @vbelous
                      last edited by

                      @vbelous One thing to add i did recently have to change the root password. I don’t know if this will effect anything

                      1 Reply Last reply Reply Quote 0
                      • V
                        vbelous @Tom Elliott
                        last edited by

                        @Tom-Elliott
                        Solved my issue with the TFTP. it was because the FOG user password got changed and wasn’t updated in the web interface.

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

                        223

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project