Remove duplicate(?) linux imageArch Linux: GRUB does not load after installationOnly booting to GRUB...

Why does Canada require a minimum rate of climb for ultralights of 300 ft/min?

How does one calculate the distribution of the Matt Colville way of rolling stats?

Delete empty subfolders, keep parent folder

Quick Kurodoko Puzzle: Threes and Triples

Persuading players to be less attached to a pre-session 0 character concept

Can I separate garlic into cloves for storage?

I reverse the source code, you negate the input!

Lead Amalgam as a Material for a Sword

Why do things cool down?

Why is the stock market so unpredictable?

US entry with tourist visa but past alcohol abuse

Integrability of log of distance function

Wired to Wireless Doorbell

What is the expected way to acquire costly material components?

Make Interviewee Comfortable in Potentially Intimate Environment

Tips for remembering the order of parameters for ln?

I have a private key file and I want to encrypt

Temporarily moving a SQL Server 2016 database to SQL Server 2017 and then moving back. Is it possible?

Do household ovens ventilate heat to the outdoors?

How should I avoid someone patenting technology in my paper/poster?

Get the encrypted payload from an unencrypted wrapper PDF document

Is there any reason nowadays to use a neon indicator lamp instead of a LED?

Why can't we use uninitialized local variable to access static content of its type?

What did the controller say during my approach to land (audio clip)?



Remove duplicate(?) linux image


Arch Linux: GRUB does not load after installationOnly booting to GRUB automaticallyunable to boot with GRUB after installing arch-linuxerratic grub behaviour. Reinstall linux on dual boot!Downgrade linux kernel without GRUBminimal bash like line error after removing all linux-imagesAccidently deleted kernels in the /boot directory and the computer will not boot






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}







0















When I configuring grub, I found out that I have multiple linux image, like this
grub configure



I checked with uname -r command, it showed 4.15.0-62-generic.



And then I checked on my /boot directory with ls -l, and the result is
boot directory



The question is:




  1. Do I have multiple linux (Elementary OS) ?

  2. And if so, How to remove the duplicate ?

  3. Why when i checked with uname -r it's not showing the latest version (...-62-...) instead of (...-64-...) ?










share|improve this question







New contributor



Willy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

















  • 1





    Please don't post screenshots of text. Copy the text here and use code formatting.

    – muru
    4 mins ago


















0















When I configuring grub, I found out that I have multiple linux image, like this
grub configure



I checked with uname -r command, it showed 4.15.0-62-generic.



And then I checked on my /boot directory with ls -l, and the result is
boot directory



The question is:




  1. Do I have multiple linux (Elementary OS) ?

  2. And if so, How to remove the duplicate ?

  3. Why when i checked with uname -r it's not showing the latest version (...-62-...) instead of (...-64-...) ?










share|improve this question







New contributor



Willy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

















  • 1





    Please don't post screenshots of text. Copy the text here and use code formatting.

    – muru
    4 mins ago














0












0








0








When I configuring grub, I found out that I have multiple linux image, like this
grub configure



I checked with uname -r command, it showed 4.15.0-62-generic.



And then I checked on my /boot directory with ls -l, and the result is
boot directory



The question is:




  1. Do I have multiple linux (Elementary OS) ?

  2. And if so, How to remove the duplicate ?

  3. Why when i checked with uname -r it's not showing the latest version (...-62-...) instead of (...-64-...) ?










share|improve this question







New contributor



Willy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











When I configuring grub, I found out that I have multiple linux image, like this
grub configure



I checked with uname -r command, it showed 4.15.0-62-generic.



And then I checked on my /boot directory with ls -l, and the result is
boot directory



The question is:




  1. Do I have multiple linux (Elementary OS) ?

  2. And if so, How to remove the duplicate ?

  3. Why when i checked with uname -r it's not showing the latest version (...-62-...) instead of (...-64-...) ?







grub






share|improve this question







New contributor



Willy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question







New contributor



Willy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question






New contributor



Willy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 18 mins ago









WillyWilly

11 bronze badge




11 bronze badge




New contributor



Willy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




Willy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • 1





    Please don't post screenshots of text. Copy the text here and use code formatting.

    – muru
    4 mins ago














  • 1





    Please don't post screenshots of text. Copy the text here and use code formatting.

    – muru
    4 mins ago








1




1





Please don't post screenshots of text. Copy the text here and use code formatting.

– muru
4 mins ago





Please don't post screenshots of text. Copy the text here and use code formatting.

– muru
4 mins ago










1 Answer
1






active

oldest

votes


















0
















It's not unusual for kernel upgrade procedures to leave old kernels and attendant ramdisks and system maps in /boot after installing new ones. This allows grub to be used to select a different kernel if the kernel upgrade fails. if you looked at your grub config you'd probably see that the default is whatever kernel you're running , but there's other entries you don't see when you boot that are the older kernels.



Typically, you can mix and match kernels fairly successfully. So if your new kernel failed to work or some reason, you could boot off an old kernel and everything would probably work.





share








New contributor



Daniel Farrell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "106"
    };
    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: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    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/4.0/"u003ecc by-sa 4.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
    });


    }
    });







    Willy is a new contributor. Be nice, and check out our Code of Conduct.










    draft saved

    draft discarded
















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f542368%2fremove-duplicate-linux-image%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0
















    It's not unusual for kernel upgrade procedures to leave old kernels and attendant ramdisks and system maps in /boot after installing new ones. This allows grub to be used to select a different kernel if the kernel upgrade fails. if you looked at your grub config you'd probably see that the default is whatever kernel you're running , but there's other entries you don't see when you boot that are the older kernels.



    Typically, you can mix and match kernels fairly successfully. So if your new kernel failed to work or some reason, you could boot off an old kernel and everything would probably work.





    share








    New contributor



    Daniel Farrell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.


























      0
















      It's not unusual for kernel upgrade procedures to leave old kernels and attendant ramdisks and system maps in /boot after installing new ones. This allows grub to be used to select a different kernel if the kernel upgrade fails. if you looked at your grub config you'd probably see that the default is whatever kernel you're running , but there's other entries you don't see when you boot that are the older kernels.



      Typically, you can mix and match kernels fairly successfully. So if your new kernel failed to work or some reason, you could boot off an old kernel and everything would probably work.





      share








      New contributor



      Daniel Farrell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.
























        0














        0










        0









        It's not unusual for kernel upgrade procedures to leave old kernels and attendant ramdisks and system maps in /boot after installing new ones. This allows grub to be used to select a different kernel if the kernel upgrade fails. if you looked at your grub config you'd probably see that the default is whatever kernel you're running , but there's other entries you don't see when you boot that are the older kernels.



        Typically, you can mix and match kernels fairly successfully. So if your new kernel failed to work or some reason, you could boot off an old kernel and everything would probably work.





        share








        New contributor



        Daniel Farrell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        It's not unusual for kernel upgrade procedures to leave old kernels and attendant ramdisks and system maps in /boot after installing new ones. This allows grub to be used to select a different kernel if the kernel upgrade fails. if you looked at your grub config you'd probably see that the default is whatever kernel you're running , but there's other entries you don't see when you boot that are the older kernels.



        Typically, you can mix and match kernels fairly successfully. So if your new kernel failed to work or some reason, you could boot off an old kernel and everything would probably work.






        share








        New contributor



        Daniel Farrell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.







        share


        share






        New contributor



        Daniel Farrell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.








        answered 2 mins ago









        Daniel FarrellDaniel Farrell

        1053 bronze badges




        1053 bronze badges




        New contributor



        Daniel Farrell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.




        New contributor




        Daniel Farrell is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.




























            Willy is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded

















            Willy is a new contributor. Be nice, and check out our Code of Conduct.













            Willy is a new contributor. Be nice, and check out our Code of Conduct.












            Willy is a new contributor. Be nice, and check out our Code of Conduct.
















            Thanks for contributing an answer to Unix & Linux Stack Exchange!


            • 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%2funix.stackexchange.com%2fquestions%2f542368%2fremove-duplicate-linux-image%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

            Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

            Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

            Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m