Ubuntu has two kernels in /boot












1














my server running Ubuntu 12.04.4 LTS has two kernel images in /boot
at the moment 3.11.0-19 and 3.2.0-60

And every time i do a dist-upgrade the both get updated.

Is this necessary or how can i remove the "oldest" one?



as Nux said i've removed older kernels. now it shows:



dpkg --list | grep linux-image

linux-image-3.11.0-20-generic 3.11.0-20.34~precise1

Linux kernel image for version 3.11.0 on 64 bit x86 SMP

linux-image-3.2.0-54-generic 3.2.0-54.82

Linux kernel image for version 3.2.0 on 64 bit x86 SMP

linux-image-generic-lts-saucy 3.11.0.20.18

Generic Linux kernel image



and uname -r still says 3.2.0-54
why not 3.11.0-20 ?










share|improve this question





























    1














    my server running Ubuntu 12.04.4 LTS has two kernel images in /boot
    at the moment 3.11.0-19 and 3.2.0-60

    And every time i do a dist-upgrade the both get updated.

    Is this necessary or how can i remove the "oldest" one?



    as Nux said i've removed older kernels. now it shows:



    dpkg --list | grep linux-image

    linux-image-3.11.0-20-generic 3.11.0-20.34~precise1

    Linux kernel image for version 3.11.0 on 64 bit x86 SMP

    linux-image-3.2.0-54-generic 3.2.0-54.82

    Linux kernel image for version 3.2.0 on 64 bit x86 SMP

    linux-image-generic-lts-saucy 3.11.0.20.18

    Generic Linux kernel image



    and uname -r still says 3.2.0-54
    why not 3.11.0-20 ?










    share|improve this question



























      1












      1








      1







      my server running Ubuntu 12.04.4 LTS has two kernel images in /boot
      at the moment 3.11.0-19 and 3.2.0-60

      And every time i do a dist-upgrade the both get updated.

      Is this necessary or how can i remove the "oldest" one?



      as Nux said i've removed older kernels. now it shows:



      dpkg --list | grep linux-image

      linux-image-3.11.0-20-generic 3.11.0-20.34~precise1

      Linux kernel image for version 3.11.0 on 64 bit x86 SMP

      linux-image-3.2.0-54-generic 3.2.0-54.82

      Linux kernel image for version 3.2.0 on 64 bit x86 SMP

      linux-image-generic-lts-saucy 3.11.0.20.18

      Generic Linux kernel image



      and uname -r still says 3.2.0-54
      why not 3.11.0-20 ?










      share|improve this question















      my server running Ubuntu 12.04.4 LTS has two kernel images in /boot
      at the moment 3.11.0-19 and 3.2.0-60

      And every time i do a dist-upgrade the both get updated.

      Is this necessary or how can i remove the "oldest" one?



      as Nux said i've removed older kernels. now it shows:



      dpkg --list | grep linux-image

      linux-image-3.11.0-20-generic 3.11.0-20.34~precise1

      Linux kernel image for version 3.11.0 on 64 bit x86 SMP

      linux-image-3.2.0-54-generic 3.2.0-54.82

      Linux kernel image for version 3.2.0 on 64 bit x86 SMP

      linux-image-generic-lts-saucy 3.11.0.20.18

      Generic Linux kernel image



      and uname -r still says 3.2.0-54
      why not 3.11.0-20 ?







      12.04 boot kernel






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 2 '14 at 9:07

























      asked May 2 '14 at 8:42









      TD_Nijboer

      3611613




      3611613






















          2 Answers
          2






          active

          oldest

          votes


















          1














          You can know what version you are using :



          uname -r


          To remove old kernels just follow this answer :



          How to remove old kernels






          share|improve this answer























          • it's not old kernels as in grub boot loader. it's just 2 separate kernels. not sequential. uname -r gives 3.2.0-54 which makes it even stranger to me!
            – TD_Nijboer
            May 2 '14 at 8:51










          • you can follow that answer and remove the old kernel
            – nux
            May 2 '14 at 8:54










          • which should i remove than? everything older than 3.2.0-54? or older than 3.2.0-60 or older than 3.11.0-19?
            – TD_Nijboer
            May 2 '14 at 8:55










          • older than 3.2.0-54
            – nux
            May 2 '14 at 8:58










          • i've updated the question. with feedback
            – TD_Nijboer
            May 2 '14 at 9:08



















          1














          It is good practice to keep at least one working ("old") kernel in /boot. Otherwise, if a new kernel displays issues (which might even be Linux not booting at all), the repair procedure gets unnecessarily complicated.






          share|improve this answer





















            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f459393%2fubuntu-has-two-kernels-in-boot%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            You can know what version you are using :



            uname -r


            To remove old kernels just follow this answer :



            How to remove old kernels






            share|improve this answer























            • it's not old kernels as in grub boot loader. it's just 2 separate kernels. not sequential. uname -r gives 3.2.0-54 which makes it even stranger to me!
              – TD_Nijboer
              May 2 '14 at 8:51










            • you can follow that answer and remove the old kernel
              – nux
              May 2 '14 at 8:54










            • which should i remove than? everything older than 3.2.0-54? or older than 3.2.0-60 or older than 3.11.0-19?
              – TD_Nijboer
              May 2 '14 at 8:55










            • older than 3.2.0-54
              – nux
              May 2 '14 at 8:58










            • i've updated the question. with feedback
              – TD_Nijboer
              May 2 '14 at 9:08
















            1














            You can know what version you are using :



            uname -r


            To remove old kernels just follow this answer :



            How to remove old kernels






            share|improve this answer























            • it's not old kernels as in grub boot loader. it's just 2 separate kernels. not sequential. uname -r gives 3.2.0-54 which makes it even stranger to me!
              – TD_Nijboer
              May 2 '14 at 8:51










            • you can follow that answer and remove the old kernel
              – nux
              May 2 '14 at 8:54










            • which should i remove than? everything older than 3.2.0-54? or older than 3.2.0-60 or older than 3.11.0-19?
              – TD_Nijboer
              May 2 '14 at 8:55










            • older than 3.2.0-54
              – nux
              May 2 '14 at 8:58










            • i've updated the question. with feedback
              – TD_Nijboer
              May 2 '14 at 9:08














            1












            1








            1






            You can know what version you are using :



            uname -r


            To remove old kernels just follow this answer :



            How to remove old kernels






            share|improve this answer














            You can know what version you are using :



            uname -r


            To remove old kernels just follow this answer :



            How to remove old kernels







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Apr 13 '17 at 12:25









            Community

            1




            1










            answered May 2 '14 at 8:47









            nux

            22.2k2993116




            22.2k2993116












            • it's not old kernels as in grub boot loader. it's just 2 separate kernels. not sequential. uname -r gives 3.2.0-54 which makes it even stranger to me!
              – TD_Nijboer
              May 2 '14 at 8:51










            • you can follow that answer and remove the old kernel
              – nux
              May 2 '14 at 8:54










            • which should i remove than? everything older than 3.2.0-54? or older than 3.2.0-60 or older than 3.11.0-19?
              – TD_Nijboer
              May 2 '14 at 8:55










            • older than 3.2.0-54
              – nux
              May 2 '14 at 8:58










            • i've updated the question. with feedback
              – TD_Nijboer
              May 2 '14 at 9:08


















            • it's not old kernels as in grub boot loader. it's just 2 separate kernels. not sequential. uname -r gives 3.2.0-54 which makes it even stranger to me!
              – TD_Nijboer
              May 2 '14 at 8:51










            • you can follow that answer and remove the old kernel
              – nux
              May 2 '14 at 8:54










            • which should i remove than? everything older than 3.2.0-54? or older than 3.2.0-60 or older than 3.11.0-19?
              – TD_Nijboer
              May 2 '14 at 8:55










            • older than 3.2.0-54
              – nux
              May 2 '14 at 8:58










            • i've updated the question. with feedback
              – TD_Nijboer
              May 2 '14 at 9:08
















            it's not old kernels as in grub boot loader. it's just 2 separate kernels. not sequential. uname -r gives 3.2.0-54 which makes it even stranger to me!
            – TD_Nijboer
            May 2 '14 at 8:51




            it's not old kernels as in grub boot loader. it's just 2 separate kernels. not sequential. uname -r gives 3.2.0-54 which makes it even stranger to me!
            – TD_Nijboer
            May 2 '14 at 8:51












            you can follow that answer and remove the old kernel
            – nux
            May 2 '14 at 8:54




            you can follow that answer and remove the old kernel
            – nux
            May 2 '14 at 8:54












            which should i remove than? everything older than 3.2.0-54? or older than 3.2.0-60 or older than 3.11.0-19?
            – TD_Nijboer
            May 2 '14 at 8:55




            which should i remove than? everything older than 3.2.0-54? or older than 3.2.0-60 or older than 3.11.0-19?
            – TD_Nijboer
            May 2 '14 at 8:55












            older than 3.2.0-54
            – nux
            May 2 '14 at 8:58




            older than 3.2.0-54
            – nux
            May 2 '14 at 8:58












            i've updated the question. with feedback
            – TD_Nijboer
            May 2 '14 at 9:08




            i've updated the question. with feedback
            – TD_Nijboer
            May 2 '14 at 9:08













            1














            It is good practice to keep at least one working ("old") kernel in /boot. Otherwise, if a new kernel displays issues (which might even be Linux not booting at all), the repair procedure gets unnecessarily complicated.






            share|improve this answer


























              1














              It is good practice to keep at least one working ("old") kernel in /boot. Otherwise, if a new kernel displays issues (which might even be Linux not booting at all), the repair procedure gets unnecessarily complicated.






              share|improve this answer
























                1












                1








                1






                It is good practice to keep at least one working ("old") kernel in /boot. Otherwise, if a new kernel displays issues (which might even be Linux not booting at all), the repair procedure gets unnecessarily complicated.






                share|improve this answer












                It is good practice to keep at least one working ("old") kernel in /boot. Otherwise, if a new kernel displays issues (which might even be Linux not booting at all), the repair procedure gets unnecessarily complicated.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Dec 11 at 23:41









                Robert

                414




                414






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f459393%2fubuntu-has-two-kernels-in-boot%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Quarter-circle Tiles

                    build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

                    Mont Emei