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

    How To Acquire New Kernels?

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    12
    3.0k
    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.
    • P
      PeterT
      last edited by

      Hello… This may seem like a dumb question, but with FOG 1.2.0, when I go to the Kernel Update page, the only available “Published” kernels date from last year. July 2015 is the most recent. How does one go about updating this list? I can see from the fogproject.org/kernels site that there are newer versions available. That’s great. But I need to make them available locally. The July 2015 kernel is not working with our
      newly purchased Optiplex computers (7440s).

      We are otherwise extremely pleased with all the great work the FOG team has done. Our school district has used this imaging solution for years.

      Thanks. --PeterT, July 12, 2016

      ch3iC george1421G 2 Replies Last reply Reply Quote 0
      • ch3iC
        ch3i Moderator @PeterT
        last edited by ch3i

        @PeterT Not sure, but I think that the better way is to update to latest SVN/Trunk version. You’ll have all new kernel update and features.

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

          The mods have a secret location where we can get the latest kernels. I’ll let you in on the secret if you promise to not share it with the world.

          You can manually download the latest kernels for the trunk version (also will work for 1.2.0 stable) from these urls (that you already found).

          https://fogproject.org/kernels/bzImage
          https://fogproject.org/kernels/bzImage32

          Just download these files directly on your fog server using the wget command (assuming your fog server has internet access) and then do the following.

          1. Change to the following directory: /var/www/html/fog/service/ipxe
          2. Rename bzImage and bzImage32 that already exist in that directory
          3. Copy the above downloaded files into that directory.
          4. Done.

          These steps do require you to have linux console access.

          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
          • P
            PeterT
            last edited by

            Hello… I followed the directions to obtain the newest kernel and replaced my bzImage files, so thanks for sending along clear directions for doing so. We did not have much luck getting it to work with a Dell Optiplex 7440, but that’s another thread. At least we know we are working an up-to-date bzImage. Thanks for your help. --PeterT

            george1421G 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman
              last edited by

              There is also this for future readers:
              https://wiki.fogproject.org/wiki/index.php?title=Kernel_Update

              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
              • george1421G
                george1421 Moderator @PeterT
                last edited by

                @PeterT I know for sure the 7440, 7240, 7470, and 7270 work with the current kernels. When you select the compatibility testing from the FOG iPXE menu what does it report for both hard drive and network.

                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!

                P 1 Reply Last reply Reply Quote 0
                • P
                  PeterT @george1421
                  last edited by

                  @george1421 Hello… I tried the compatability test an the Optiplex 7440 all-in-one and it said it was not compatible. That’s what started my quest for an updated kernel. I tried the newest bzImage (July 11, 2016), but it didn’t work. It gets to the point where it almost starts imaging, then the screen goes black and the cursor blinks away in the lower left corner. Ironically, the system registered with FOG with no problem, and it recognizes it needs to start the imaging task. So the network communication seems okay. Possibly something a kernel option setting might correct. Thanks. --Peter

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

                    @PeterT You have to excuse me because I’m reading too many threads here.

                    You have a 7040 and its failing the compatibility test…

                    1. What part of compatibility is it failing? (disk??)
                    2. What firmware version are you running on these 7040 AOI (I can say I had to update the firmware on the 7040 SFF to 1.4.4 to make them happy to uefi boot).
                    3. Do these AOIs have HDD, SSD, or NVMe disks.
                    4. (and most important) What version of FOG are you running? (hint: look at the numbers near the cloud on the web management gui)

                    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!

                    P 1 Reply Last reply Reply Quote 1
                    • P
                      PeterT @george1421
                      last edited by

                      @george1421 Hello… Problem SOLVED. It turns out the newest kernel that is easily made available using FOG version 1.2.0 works just fine with the new Dell OptiPlex 7440 all-in-one desktops. To be specific, that would be kernel 4.1.2.64.

                      Our problem arose because we use storage nodes in our various locations and almost all of our imaging uses one of them, not the master.

                      So while the master node was updated, using the FOG configuration kernel update utility, local nodes were still using older versions of bzImage. To get things working, I needed to log into the local node and quickly wget the correct kernel. I figured this out when I set one client to use the master node for imaging instead of the normal local node and the process completed normally.

                      I suppose the next version of FOG might automatically update storage nodes along with the master node, but now that we figured it out, we don’t mind doing it ourselves.

                      Thanks for your time and attention. This thread can be closed as “Solved” (but I don’t know how to do that.)

                      –Peter

                      george1421G Wayne WorkmanW 2 Replies Last reply Reply Quote 0
                      • george1421G
                        george1421 Moderator @PeterT
                        last edited by

                        @PeterT Thanks for providing the feedback on this issue.

                        As for the master node updating the storage nodes, that is not a bad idea. You should post a feature request for that function. I probably could be handled with the replicator service on the master node (speaking off the top of my head). That feature would create a consistent FOS boot environment across all of the storage nodes.

                        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
                        • Wayne WorkmanW
                          Wayne Workman @PeterT
                          last edited by

                          @PeterT said in How To Acquire New Kernels?:

                          I suppose the next version of FOG might automatically update storage nodes along with the master node, but now that we figured it out, we don’t mind doing it ourselves.

                          I’m actually actively working on this. In the future, if PKI authentication is setup for the Main server to all storage nodes (one way), then when running the installer on the main, you’ll have the option to update all nodes at once as well. I’m working on making it easy - there’s a lot involved, and I’m almost done 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/

                          1 Reply Last reply Reply Quote 2
                          • george1421G
                            george1421 Moderator @PeterT
                            last edited by

                            @PeterT Just to circle back on the question.

                            I just received a 7440 AIO and using FOG 1.3.0-RC8 I was able to deploy to the 7440s without making any adjustments to the device. I just unboxed it, plugged it in and pxe booted into the fog menu… and the rest they say is history.

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

                            218

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project