How to install GRUB with dualboot in Legacy mode?












0














I have a problem with my laptop, I have Windows 10 and Parrot Home OS (a Debian based OS) in other partition, yesterday when I installed Parrot, the installer noticed me that the only thing that failed in the installation was the Grub bootloader, and what a pain...



with some research now I can initiate Parrot with Super Grub2 Disk utility in a pendrive, but I can´t access Windows yet and I want to reinstall correctly Grub in my HDD.



Yes, my notebook have UEFI, but I use the LEGACY MODE, and the partitions are in MSDOS tables...










share|improve this question





























    0














    I have a problem with my laptop, I have Windows 10 and Parrot Home OS (a Debian based OS) in other partition, yesterday when I installed Parrot, the installer noticed me that the only thing that failed in the installation was the Grub bootloader, and what a pain...



    with some research now I can initiate Parrot with Super Grub2 Disk utility in a pendrive, but I can´t access Windows yet and I want to reinstall correctly Grub in my HDD.



    Yes, my notebook have UEFI, but I use the LEGACY MODE, and the partitions are in MSDOS tables...










    share|improve this question



























      0












      0








      0







      I have a problem with my laptop, I have Windows 10 and Parrot Home OS (a Debian based OS) in other partition, yesterday when I installed Parrot, the installer noticed me that the only thing that failed in the installation was the Grub bootloader, and what a pain...



      with some research now I can initiate Parrot with Super Grub2 Disk utility in a pendrive, but I can´t access Windows yet and I want to reinstall correctly Grub in my HDD.



      Yes, my notebook have UEFI, but I use the LEGACY MODE, and the partitions are in MSDOS tables...










      share|improve this question















      I have a problem with my laptop, I have Windows 10 and Parrot Home OS (a Debian based OS) in other partition, yesterday when I installed Parrot, the installer noticed me that the only thing that failed in the installation was the Grub bootloader, and what a pain...



      with some research now I can initiate Parrot with Super Grub2 Disk utility in a pendrive, but I can´t access Windows yet and I want to reinstall correctly Grub in my HDD.



      Yes, my notebook have UEFI, but I use the LEGACY MODE, and the partitions are in MSDOS tables...







      grub2 dual-boot grub uefi grub-legacy






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 16 at 12:02









      Rui F Ribeiro

      38.9k1479129




      38.9k1479129










      asked Aug 11 at 19:25









      Jamil Gomez

      235




      235






















          1 Answer
          1






          active

          oldest

          votes


















          1














          Well finally I find the solution to my problem:
          I downloaded the Boot-Repair-Disk, that is a Lubuntu based distro that have "boot repair" utility and other interesting utilities, this solves my problem in less than 5 minutes...



          I see that i'm not the only person with this problem installing Parrot OS, it seems to be a bug of the Debian-installer or something in Parrot, but well, I want to share this solution if there is someone that found this entry and need help:



          This is the download page of the utility: https://sourceforge.net/projects/boot-repair-cd/
          Just burn in a USB stick with Unetbootin or Etcher, start and boot in your PC, then follow the instructions of the Boot-Repair, you will need internet connection too.
          When the repair/installation of grub finished, restart, you will see the beutiful Grub, start your system, open a terminal and type "sudo grub-update", and voila, Grub installed and fully configured.






          share|improve this answer























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


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f462043%2fhow-to-install-grub-with-dualboot-in-legacy-mode%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









            1














            Well finally I find the solution to my problem:
            I downloaded the Boot-Repair-Disk, that is a Lubuntu based distro that have "boot repair" utility and other interesting utilities, this solves my problem in less than 5 minutes...



            I see that i'm not the only person with this problem installing Parrot OS, it seems to be a bug of the Debian-installer or something in Parrot, but well, I want to share this solution if there is someone that found this entry and need help:



            This is the download page of the utility: https://sourceforge.net/projects/boot-repair-cd/
            Just burn in a USB stick with Unetbootin or Etcher, start and boot in your PC, then follow the instructions of the Boot-Repair, you will need internet connection too.
            When the repair/installation of grub finished, restart, you will see the beutiful Grub, start your system, open a terminal and type "sudo grub-update", and voila, Grub installed and fully configured.






            share|improve this answer




























              1














              Well finally I find the solution to my problem:
              I downloaded the Boot-Repair-Disk, that is a Lubuntu based distro that have "boot repair" utility and other interesting utilities, this solves my problem in less than 5 minutes...



              I see that i'm not the only person with this problem installing Parrot OS, it seems to be a bug of the Debian-installer or something in Parrot, but well, I want to share this solution if there is someone that found this entry and need help:



              This is the download page of the utility: https://sourceforge.net/projects/boot-repair-cd/
              Just burn in a USB stick with Unetbootin or Etcher, start and boot in your PC, then follow the instructions of the Boot-Repair, you will need internet connection too.
              When the repair/installation of grub finished, restart, you will see the beutiful Grub, start your system, open a terminal and type "sudo grub-update", and voila, Grub installed and fully configured.






              share|improve this answer


























                1












                1








                1






                Well finally I find the solution to my problem:
                I downloaded the Boot-Repair-Disk, that is a Lubuntu based distro that have "boot repair" utility and other interesting utilities, this solves my problem in less than 5 minutes...



                I see that i'm not the only person with this problem installing Parrot OS, it seems to be a bug of the Debian-installer or something in Parrot, but well, I want to share this solution if there is someone that found this entry and need help:



                This is the download page of the utility: https://sourceforge.net/projects/boot-repair-cd/
                Just burn in a USB stick with Unetbootin or Etcher, start and boot in your PC, then follow the instructions of the Boot-Repair, you will need internet connection too.
                When the repair/installation of grub finished, restart, you will see the beutiful Grub, start your system, open a terminal and type "sudo grub-update", and voila, Grub installed and fully configured.






                share|improve this answer














                Well finally I find the solution to my problem:
                I downloaded the Boot-Repair-Disk, that is a Lubuntu based distro that have "boot repair" utility and other interesting utilities, this solves my problem in less than 5 minutes...



                I see that i'm not the only person with this problem installing Parrot OS, it seems to be a bug of the Debian-installer or something in Parrot, but well, I want to share this solution if there is someone that found this entry and need help:



                This is the download page of the utility: https://sourceforge.net/projects/boot-repair-cd/
                Just burn in a USB stick with Unetbootin or Etcher, start and boot in your PC, then follow the instructions of the Boot-Repair, you will need internet connection too.
                When the repair/installation of grub finished, restart, you will see the beutiful Grub, start your system, open a terminal and type "sudo grub-update", and voila, Grub installed and fully configured.







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Dec 16 at 12:02









                Rui F Ribeiro

                38.9k1479129




                38.9k1479129










                answered Aug 12 at 7:28









                Jamil Gomez

                235




                235






























                    draft saved

                    draft discarded




















































                    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.





                    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%2funix.stackexchange.com%2fquestions%2f462043%2fhow-to-install-grub-with-dualboot-in-legacy-mode%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

                    Morgemoulin

                    Scott Moir

                    Souastre