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

    Kernel Update and different Hardware

    Scheduled Pinned Locked Moved
    FOG Problems
    12
    22
    15.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.
    • S
      sid
      last edited by

      Raff
      could you be more specefic, what do you mean by Host Kernel?
      I don’t see any Host kernek under Fog settings if that’s where I should look
      Thanks

      1 Reply Last reply Reply Quote 0
      • S
        sid
        last edited by

        Eric

        Winscp can’t edit permission on tftpboot folder, It gets permission denied
        Looks like my only luck is updating kernel through kernel update in Fog which is limited to only existing Kernels.
        Thanks

        1 Reply Last reply Reply Quote 0
        • S
          sid
          last edited by

          something that I just did.
          I logged into ubunto, my fog server, and tried to read the permission on the tftpboot folder.
          it shows that Fog is the owner and doesn’t let me do anything

          1 Reply Last reply Reply Quote 0
          • E
            Eric
            last edited by

            [quote=“sid, post: 2694, member: 558”]something that I just did.
            I logged into ubunto, my fog server, and tried to read the permission on the tftpboot folder.
            it shows that Fog is the owner and doesn’t let me do anything[/quote]

            My guess is that you would need to open up Terminal on your Ubuntu hosting fog. From there you would need to use sudo to copy the bzImage over so that you have elevated privages. Example:

            sudo cp /media/C810-83C8/bzImage /tftpboot/fog/kernel/bzImage

            /media/C810-83C8/bzImage <-- Being my flash drive and /tftpboot/fog/kernel/bzImage <-- Being the location where kernel needs to go.

            1 Reply Last reply Reply Quote 0
            • S
              sid
              last edited by

              Eric
              Here is what I did:
              Since I could not get ubunto to see my USB drive that was attached to ESX host, I downloaded the Kernel from your link and then used the sudo cp command to copy it over to existing kernel.
              I tested 4 of our Dell machines, Dell E6410, E6420, Dell 760 and Dell 780, with success.
              I should say I did system compatiblity test in system information from PXEBott Menu and they all passed.

              the only problem I have is the with Dell 780 which is stuck in uploading the image eventhough I removed it from hosts list on Fog server , it still upload the image to Fog no matter what.
              I need to figure out where it’s Mac address has got stuck I think.
              Thanks for the working Kernel you sent, you are awesome.
              Thanks again

              1 Reply Last reply Reply Quote 0
              • S
                sid
                last edited by

                I was right, the mac address of that machine was in the following folder:
                /tftpboot/pxelinux.cfg , which I was able to delete by using the command: sudo rm { Mac Address}

                1 Reply Last reply Reply Quote 0
                • R
                  Raff
                  last edited by

                  On the general tab for any host there is an option to point to a different kernel. Find a host, then look in general options and point to different kernel thats stored in your fog server.

                  Look at the properties for any host you will see the Host Kernel field.

                  1 Reply Last reply Reply Quote 0
                  • J
                    joshua
                    last edited by

                    Anyone have any luck with Dell Poweredge Servers? I compiled my own kernel 3 times now to include the RAID drivers yet it still seems to not accept it.

                    Specifically LSI RAID Drivers.
                    Dell Poweredge 1850,1950, 2850,2950 are the ones I have attempted and failed.

                    ::FOG CANNOT IMAGE SERVERS:: until proven otherwise.

                    1 Reply Last reply Reply Quote 0
                    • C
                      chad-bisd Moderator
                      last edited by

                      Joshua, try looking for the article about installing Linux on the PowerEdge 2650 server, which has a PERC4 raid controller. It may lead you to the answer eventually, I hope.

                      Sid, the custom kernel options are per HOST, or per GROUP and ONLY apply to tasks created for the host or group through the Web UI. If you boot to the fog menu and choose any of those options, it ignores your kernel settings for the host because the kernel to use is hard-coded into the menu file.

                      To clarify: If you can register and inventory with the default kernel (bzImage), you are good to specify a different kernel or kernel parameters for upload/download tasks. If you can’t register or inventory some machines with the default kernel, you’ll need to kernel swap or compile a custom kernel.

                      Being a long time Linux user but new to kernel compiling, I took this challenge a few months ago and documented it well on the old forums and copied it to the new forums.

                      [url]http://fogproject.org/forum/threads/compiling-a-custom-kernel-for-acer-iconia-tab-copied-from-old-forums.216/[/url]


                      If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

                      1 Reply Last reply Reply Quote 0
                      • B
                        boon
                        last edited by

                        [quote=“Eric, post: 2657, member: 83”]I recently made my own Kernel as a proof of concept. Its based of the Linux 3.3 Kernel and it resolved a lot of problems for me. Its attached in my post here. Be sure to backup any of your existing Kernels in /tftpboot/fog/kernel/

                        Let me know if it works for you.

                        [url]http://scatteredspace.com/Fog/bzImage.zip[/url][/quote]
                        Thanks for sharing, Eric. Works like a charm on all the problem Dells we had (760, 755, 740, GX620). Much appreciated 😄

                        1 Reply Last reply Reply Quote 0
                        • S
                          snoopsean
                          last edited by

                          thank[quote=“Eric, post: 2657, member: 83”]I recently made my own Kernel as a proof of concept. Its based of the Linux 3.3 Kernel and it resolved a lot of problems for me. Its attached in my post here. Be sure to backup any of your existing Kernels in /tftpboot/fog/kernel/

                          Let me know if it works for you.

                          [url]http://scatteredspace.com/Fog/bzImage.zip[/url][/quote]

                          This kernel worked for me. Thank yo so much eric. I made it the default kernel and my new machines and old machines boot.

                          1 Reply Last reply Reply Quote 0
                          • N
                            need2 Moderator
                            last edited by

                            [IMG]https://dl.dropboxusercontent.com/u/7798420/threadnecromancerji6.jpg[/IMG]

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

                              Another MAGIC the Gathering Player?

                              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

                              1 Reply Last reply Reply Quote 0
                              • A
                                Aaron Flora
                                last edited by

                                [quote=“sid, post: 2680, member: 558”]Thanks for the kernel, but I keep getting permission denied when I try to copy it to tftpboot/fog/kernel folder.
                                I use winscp and log on to server with admin account.
                                any Idea?
                                thanks[/quote]

                                I’m sure you’re way past this, but I use nautilus from my Ubuntu workstation to connect to my FOG and WinSCP from windows. SSH works a treat but sometimes I need a GUI.

                                [url]http://askubuntu.com/questions/44418/how-to-enable-root-login[/url]

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

                                249

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project