6 Replies Latest reply on Nov 21, 2011 12:51 PM by gigimon

    Use another kernel

    gigimon

      Hello

       

      How I can change kernel in appliance?

      Because default centos 6 kernel is bad (nginx not work)

        • 1. Re: Use another kernel
          goldmann

          Best bet would be to use post section to modify it (install / update grub or recompile this one).

           

          --Marek

          • 2. Re: Use another kernel
            gigimon

            Hello

             

            You can ask how I'm can change kernel in post, please?

            • 3. Re: Use another kernel
              goldmann

              I'm not sure what you want to do. You can compile your own kernel, you can install another one from somewhere - there are many options what you can do. Use post section commands, like you would do it normally in bash. I cannot help you with creating the kernel itself, as this is not a BoxGrinder issue and unfortunately I have no time to deal with things like this. Hope you understand, thanks!

               

              --Marek

              • 4. Re: Use another kernel
                gigimon

                Sorry, to trouble you

                I'm want use public amazon kernel in image or change default kernel-id  in register ami

                • 5. Re: Use another kernel
                  goldmann

                  We moved from selecting AWS kernels in favor to using pv-grub which allows us use the kernel provided in the image. In your case you need to wait for another CentOS kernel release with fix included, so nag CentOS developers, etc. You can also build the kernel with proper fix yourself - which should be the fairly easy.

                   

                  I do not recommend to use any other AWS aki/ari combination because you'll have more issues than you have today.

                   

                  --Marek

                  • 6. Re: Use another kernel
                    gigimon

                    Thank You!