Grub Not Showing All Linux Distros












0















I installed multiple Linux distros to test them out and learn more about each to see which I like best. I installed two (Ubuntu 18.04 LTS and Mint 19) on a 256 GB SSD (sdc) and four (KDE Neon, Fedora 29, Manjaro Deepin and CentOS 7, in that order) on a 1 TB HDD (sde).



I can see both distros when I boot into the SSD (sdc), and I could see the first three on the HDD (sde) in it's grub menu, but after installing CentOS, booting it and logging in, it locked up on me. I rebooted, but found that I can only see KDE Neon in grub when I boot to the HDD (sde).



I've read a lot about using grub-install, update-grub and update-initramfs, but I'm not sure which option (or combination) would work here. I was able to successfully get rid of a swap partion on the SSD (sdc) using the instrucitons I found here, but I don't know how much of that would help in this situation. I would like to see all six distros in the grub menu of either sdc or sde, if possible, as well as Windows 10 (on sda). Windows boots fine from its separate SDD, so having it in grub isn't a necessity.










share|improve this question









New contributor




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

























    0















    I installed multiple Linux distros to test them out and learn more about each to see which I like best. I installed two (Ubuntu 18.04 LTS and Mint 19) on a 256 GB SSD (sdc) and four (KDE Neon, Fedora 29, Manjaro Deepin and CentOS 7, in that order) on a 1 TB HDD (sde).



    I can see both distros when I boot into the SSD (sdc), and I could see the first three on the HDD (sde) in it's grub menu, but after installing CentOS, booting it and logging in, it locked up on me. I rebooted, but found that I can only see KDE Neon in grub when I boot to the HDD (sde).



    I've read a lot about using grub-install, update-grub and update-initramfs, but I'm not sure which option (or combination) would work here. I was able to successfully get rid of a swap partion on the SSD (sdc) using the instrucitons I found here, but I don't know how much of that would help in this situation. I would like to see all six distros in the grub menu of either sdc or sde, if possible, as well as Windows 10 (on sda). Windows boots fine from its separate SDD, so having it in grub isn't a necessity.










    share|improve this question









    New contributor




    DigitalKnight 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








      I installed multiple Linux distros to test them out and learn more about each to see which I like best. I installed two (Ubuntu 18.04 LTS and Mint 19) on a 256 GB SSD (sdc) and four (KDE Neon, Fedora 29, Manjaro Deepin and CentOS 7, in that order) on a 1 TB HDD (sde).



      I can see both distros when I boot into the SSD (sdc), and I could see the first three on the HDD (sde) in it's grub menu, but after installing CentOS, booting it and logging in, it locked up on me. I rebooted, but found that I can only see KDE Neon in grub when I boot to the HDD (sde).



      I've read a lot about using grub-install, update-grub and update-initramfs, but I'm not sure which option (or combination) would work here. I was able to successfully get rid of a swap partion on the SSD (sdc) using the instrucitons I found here, but I don't know how much of that would help in this situation. I would like to see all six distros in the grub menu of either sdc or sde, if possible, as well as Windows 10 (on sda). Windows boots fine from its separate SDD, so having it in grub isn't a necessity.










      share|improve this question









      New contributor




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












      I installed multiple Linux distros to test them out and learn more about each to see which I like best. I installed two (Ubuntu 18.04 LTS and Mint 19) on a 256 GB SSD (sdc) and four (KDE Neon, Fedora 29, Manjaro Deepin and CentOS 7, in that order) on a 1 TB HDD (sde).



      I can see both distros when I boot into the SSD (sdc), and I could see the first three on the HDD (sde) in it's grub menu, but after installing CentOS, booting it and logging in, it locked up on me. I rebooted, but found that I can only see KDE Neon in grub when I boot to the HDD (sde).



      I've read a lot about using grub-install, update-grub and update-initramfs, but I'm not sure which option (or combination) would work here. I was able to successfully get rid of a swap partion on the SSD (sdc) using the instrucitons I found here, but I don't know how much of that would help in this situation. I would like to see all six distros in the grub menu of either sdc or sde, if possible, as well as Windows 10 (on sda). Windows boots fine from its separate SDD, so having it in grub isn't a necessity.







      grub2 dual-boot






      share|improve this question









      New contributor




      DigitalKnight 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




      DigitalKnight 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








      edited 3 hours ago







      DigitalKnight













      New contributor




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









      asked 3 hours ago









      DigitalKnightDigitalKnight

      11




      11




      New contributor




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





      New contributor





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






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






















          1 Answer
          1






          active

          oldest

          votes


















          0














          I've had some good experiences in the past using the "boot repair" disk which facilitates grub fixesmods: https://help.ubuntu.com/community/Boot-Repair#Getting_Boot-Repair.



          Other people have been having problems with Centos multiboots and some people have blamed it on EFI implementations: https://askubuntu.com/questions/506082/ubuntu-grub-menu-after-installing-centos though some people have had this problem even on older, pre-EFI systems: https://askubuntu.com/questions/962838/dual-boot-grub-and-2-hdds. So this seems iffy. It couldn't hurt to look at your BIOSEFI settings.



          When you install multiple distros you "get" the grub from the latest installation, unless you try to make it otherwise. Sometimes you have the option of not automagically installing grub (depending on distroinstaller). See also: https://askubuntu.com/questions/503417/how-to-prevent-ubuntu-from-overwriting-grub-bootloader-after-update.



          One last thought: Which version of Centos did you install? There are two version of grub, the new grub2 and the older "grub-legacy". I think Centos prior to version 7 used grub-legacy. If you've installed pre-7 Centos, perhaps grub-legacy can't handle your situation as well as grub2. Maybe trying something like reinstalling Ubuntu 18.04 will get you a grub that works. Even if you are on Centos 7 and the grub-legacy business doesn't apply to you, this might be worth trying.






          share|improve this answer








          New contributor




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





















          • Thanks, I'll look into those options. After I installed Fedora 29 all of the distros appeared in the grub menu, so I think I'll try reinstalling Fedora and see if I get lucky. I was going to reinstall CentOS (it is CentOS 7 18.10, I believe), but if that's a known troublemaker, I'll try Fedora first.

            – DigitalKnight
            1 hour ago











          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/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
          });


          }
          });






          DigitalKnight 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%2f506201%2fgrub-not-showing-all-linux-distros%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














          I've had some good experiences in the past using the "boot repair" disk which facilitates grub fixesmods: https://help.ubuntu.com/community/Boot-Repair#Getting_Boot-Repair.



          Other people have been having problems with Centos multiboots and some people have blamed it on EFI implementations: https://askubuntu.com/questions/506082/ubuntu-grub-menu-after-installing-centos though some people have had this problem even on older, pre-EFI systems: https://askubuntu.com/questions/962838/dual-boot-grub-and-2-hdds. So this seems iffy. It couldn't hurt to look at your BIOSEFI settings.



          When you install multiple distros you "get" the grub from the latest installation, unless you try to make it otherwise. Sometimes you have the option of not automagically installing grub (depending on distroinstaller). See also: https://askubuntu.com/questions/503417/how-to-prevent-ubuntu-from-overwriting-grub-bootloader-after-update.



          One last thought: Which version of Centos did you install? There are two version of grub, the new grub2 and the older "grub-legacy". I think Centos prior to version 7 used grub-legacy. If you've installed pre-7 Centos, perhaps grub-legacy can't handle your situation as well as grub2. Maybe trying something like reinstalling Ubuntu 18.04 will get you a grub that works. Even if you are on Centos 7 and the grub-legacy business doesn't apply to you, this might be worth trying.






          share|improve this answer








          New contributor




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





















          • Thanks, I'll look into those options. After I installed Fedora 29 all of the distros appeared in the grub menu, so I think I'll try reinstalling Fedora and see if I get lucky. I was going to reinstall CentOS (it is CentOS 7 18.10, I believe), but if that's a known troublemaker, I'll try Fedora first.

            – DigitalKnight
            1 hour ago
















          0














          I've had some good experiences in the past using the "boot repair" disk which facilitates grub fixesmods: https://help.ubuntu.com/community/Boot-Repair#Getting_Boot-Repair.



          Other people have been having problems with Centos multiboots and some people have blamed it on EFI implementations: https://askubuntu.com/questions/506082/ubuntu-grub-menu-after-installing-centos though some people have had this problem even on older, pre-EFI systems: https://askubuntu.com/questions/962838/dual-boot-grub-and-2-hdds. So this seems iffy. It couldn't hurt to look at your BIOSEFI settings.



          When you install multiple distros you "get" the grub from the latest installation, unless you try to make it otherwise. Sometimes you have the option of not automagically installing grub (depending on distroinstaller). See also: https://askubuntu.com/questions/503417/how-to-prevent-ubuntu-from-overwriting-grub-bootloader-after-update.



          One last thought: Which version of Centos did you install? There are two version of grub, the new grub2 and the older "grub-legacy". I think Centos prior to version 7 used grub-legacy. If you've installed pre-7 Centos, perhaps grub-legacy can't handle your situation as well as grub2. Maybe trying something like reinstalling Ubuntu 18.04 will get you a grub that works. Even if you are on Centos 7 and the grub-legacy business doesn't apply to you, this might be worth trying.






          share|improve this answer








          New contributor




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





















          • Thanks, I'll look into those options. After I installed Fedora 29 all of the distros appeared in the grub menu, so I think I'll try reinstalling Fedora and see if I get lucky. I was going to reinstall CentOS (it is CentOS 7 18.10, I believe), but if that's a known troublemaker, I'll try Fedora first.

            – DigitalKnight
            1 hour ago














          0












          0








          0







          I've had some good experiences in the past using the "boot repair" disk which facilitates grub fixesmods: https://help.ubuntu.com/community/Boot-Repair#Getting_Boot-Repair.



          Other people have been having problems with Centos multiboots and some people have blamed it on EFI implementations: https://askubuntu.com/questions/506082/ubuntu-grub-menu-after-installing-centos though some people have had this problem even on older, pre-EFI systems: https://askubuntu.com/questions/962838/dual-boot-grub-and-2-hdds. So this seems iffy. It couldn't hurt to look at your BIOSEFI settings.



          When you install multiple distros you "get" the grub from the latest installation, unless you try to make it otherwise. Sometimes you have the option of not automagically installing grub (depending on distroinstaller). See also: https://askubuntu.com/questions/503417/how-to-prevent-ubuntu-from-overwriting-grub-bootloader-after-update.



          One last thought: Which version of Centos did you install? There are two version of grub, the new grub2 and the older "grub-legacy". I think Centos prior to version 7 used grub-legacy. If you've installed pre-7 Centos, perhaps grub-legacy can't handle your situation as well as grub2. Maybe trying something like reinstalling Ubuntu 18.04 will get you a grub that works. Even if you are on Centos 7 and the grub-legacy business doesn't apply to you, this might be worth trying.






          share|improve this answer








          New contributor




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










          I've had some good experiences in the past using the "boot repair" disk which facilitates grub fixesmods: https://help.ubuntu.com/community/Boot-Repair#Getting_Boot-Repair.



          Other people have been having problems with Centos multiboots and some people have blamed it on EFI implementations: https://askubuntu.com/questions/506082/ubuntu-grub-menu-after-installing-centos though some people have had this problem even on older, pre-EFI systems: https://askubuntu.com/questions/962838/dual-boot-grub-and-2-hdds. So this seems iffy. It couldn't hurt to look at your BIOSEFI settings.



          When you install multiple distros you "get" the grub from the latest installation, unless you try to make it otherwise. Sometimes you have the option of not automagically installing grub (depending on distroinstaller). See also: https://askubuntu.com/questions/503417/how-to-prevent-ubuntu-from-overwriting-grub-bootloader-after-update.



          One last thought: Which version of Centos did you install? There are two version of grub, the new grub2 and the older "grub-legacy". I think Centos prior to version 7 used grub-legacy. If you've installed pre-7 Centos, perhaps grub-legacy can't handle your situation as well as grub2. Maybe trying something like reinstalling Ubuntu 18.04 will get you a grub that works. Even if you are on Centos 7 and the grub-legacy business doesn't apply to you, this might be worth trying.







          share|improve this answer








          New contributor




          wurtzkurdle 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 answer



          share|improve this answer






          New contributor




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









          answered 1 hour ago









          wurtzkurdlewurtzkurdle

          12




          12




          New contributor




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





          New contributor





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






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













          • Thanks, I'll look into those options. After I installed Fedora 29 all of the distros appeared in the grub menu, so I think I'll try reinstalling Fedora and see if I get lucky. I was going to reinstall CentOS (it is CentOS 7 18.10, I believe), but if that's a known troublemaker, I'll try Fedora first.

            – DigitalKnight
            1 hour ago



















          • Thanks, I'll look into those options. After I installed Fedora 29 all of the distros appeared in the grub menu, so I think I'll try reinstalling Fedora and see if I get lucky. I was going to reinstall CentOS (it is CentOS 7 18.10, I believe), but if that's a known troublemaker, I'll try Fedora first.

            – DigitalKnight
            1 hour ago

















          Thanks, I'll look into those options. After I installed Fedora 29 all of the distros appeared in the grub menu, so I think I'll try reinstalling Fedora and see if I get lucky. I was going to reinstall CentOS (it is CentOS 7 18.10, I believe), but if that's a known troublemaker, I'll try Fedora first.

          – DigitalKnight
          1 hour ago





          Thanks, I'll look into those options. After I installed Fedora 29 all of the distros appeared in the grub menu, so I think I'll try reinstalling Fedora and see if I get lucky. I was going to reinstall CentOS (it is CentOS 7 18.10, I believe), but if that's a known troublemaker, I'll try Fedora first.

          – DigitalKnight
          1 hour ago










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










          draft saved

          draft discarded


















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













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












          DigitalKnight 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%2f506201%2fgrub-not-showing-all-linux-distros%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

          Loup dans la culture

          How to solve the problem of ntp “Unable to contact time server” from KDE?

          Connection limited (no internet access)