How to enable GRUB when using dual boot Windows 10












2















I have Ubuntu 14.04.1 dual booted with Windows 10. Everytime I switch my notebook on, I have to press F9, go to Boot manager, press Ubuntu and then GRUB menu is shown. I want GRUB to show when I start my notebook. Is there a way to do so ? If I don't press F9,Windows 10 is booted. I have disabled Fast Startup of Windows 10.










share|improve this question























  • Are both Windows & Ubuntu in same boot mode, or both BIOS or both UEFI? Grub can only boot another system installed in same boot mode? Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info

    – oldfred
    Sep 20 '15 at 21:10
















2















I have Ubuntu 14.04.1 dual booted with Windows 10. Everytime I switch my notebook on, I have to press F9, go to Boot manager, press Ubuntu and then GRUB menu is shown. I want GRUB to show when I start my notebook. Is there a way to do so ? If I don't press F9,Windows 10 is booted. I have disabled Fast Startup of Windows 10.










share|improve this question























  • Are both Windows & Ubuntu in same boot mode, or both BIOS or both UEFI? Grub can only boot another system installed in same boot mode? Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info

    – oldfred
    Sep 20 '15 at 21:10














2












2








2








I have Ubuntu 14.04.1 dual booted with Windows 10. Everytime I switch my notebook on, I have to press F9, go to Boot manager, press Ubuntu and then GRUB menu is shown. I want GRUB to show when I start my notebook. Is there a way to do so ? If I don't press F9,Windows 10 is booted. I have disabled Fast Startup of Windows 10.










share|improve this question














I have Ubuntu 14.04.1 dual booted with Windows 10. Everytime I switch my notebook on, I have to press F9, go to Boot manager, press Ubuntu and then GRUB menu is shown. I want GRUB to show when I start my notebook. Is there a way to do so ? If I don't press F9,Windows 10 is booted. I have disabled Fast Startup of Windows 10.







boot dual-boot grub2






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Sep 20 '15 at 19:19









Abhi80Abhi80

58125




58125













  • Are both Windows & Ubuntu in same boot mode, or both BIOS or both UEFI? Grub can only boot another system installed in same boot mode? Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info

    – oldfred
    Sep 20 '15 at 21:10



















  • Are both Windows & Ubuntu in same boot mode, or both BIOS or both UEFI? Grub can only boot another system installed in same boot mode? Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info

    – oldfred
    Sep 20 '15 at 21:10

















Are both Windows & Ubuntu in same boot mode, or both BIOS or both UEFI? Grub can only boot another system installed in same boot mode? Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info

– oldfred
Sep 20 '15 at 21:10





Are both Windows & Ubuntu in same boot mode, or both BIOS or both UEFI? Grub can only boot another system installed in same boot mode? Post the link to the Create BootInfo summary report. Is part of Boot-Repair: help.ubuntu.com/community/Boot-Info

– oldfred
Sep 20 '15 at 21:10










2 Answers
2






active

oldest

votes


















2














I have once had a similar problem with dual-booting with Microsoft Windows.



I solved the issue by taking the following steps.




  1. Boot into Ubuntu.

  2. Hold CTRL-ALT-T to open a terminal

  3. Run:sudo update-grub2 and allow GRUB to update it's list of operating systems.

  4. Close Terminal.

  5. Restart Computer.


Alternatively one could install and use boot repair HERE



This should hopefully sort out the problem and show GRUB upon start up instead of Windows Boot Manager. Good luck.






share|improve this answer
























  • It didn't work actually. Further more somehow ubuntu has lost its sound. During startup its does give the initial ubuntu sound, but after that nothing. I tried disabling Windows 10 Fast startup but it didn't work either.

    – Abhi80
    Sep 25 '15 at 4:50



















0














Hi I've being trying to fix this excat same problem. I followed the steps they give upwards, but it didn't worked.



So ubuntu told me to present this link in the forum:
http://paste.ubuntu.com/p/VKW6QVyZWD/



Could someone help me plz?






share|improve this answer








New contributor




joseto dominguez 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: "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%2f676397%2fhow-to-enable-grub-when-using-dual-boot-windows-10%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









    2














    I have once had a similar problem with dual-booting with Microsoft Windows.



    I solved the issue by taking the following steps.




    1. Boot into Ubuntu.

    2. Hold CTRL-ALT-T to open a terminal

    3. Run:sudo update-grub2 and allow GRUB to update it's list of operating systems.

    4. Close Terminal.

    5. Restart Computer.


    Alternatively one could install and use boot repair HERE



    This should hopefully sort out the problem and show GRUB upon start up instead of Windows Boot Manager. Good luck.






    share|improve this answer
























    • It didn't work actually. Further more somehow ubuntu has lost its sound. During startup its does give the initial ubuntu sound, but after that nothing. I tried disabling Windows 10 Fast startup but it didn't work either.

      – Abhi80
      Sep 25 '15 at 4:50
















    2














    I have once had a similar problem with dual-booting with Microsoft Windows.



    I solved the issue by taking the following steps.




    1. Boot into Ubuntu.

    2. Hold CTRL-ALT-T to open a terminal

    3. Run:sudo update-grub2 and allow GRUB to update it's list of operating systems.

    4. Close Terminal.

    5. Restart Computer.


    Alternatively one could install and use boot repair HERE



    This should hopefully sort out the problem and show GRUB upon start up instead of Windows Boot Manager. Good luck.






    share|improve this answer
























    • It didn't work actually. Further more somehow ubuntu has lost its sound. During startup its does give the initial ubuntu sound, but after that nothing. I tried disabling Windows 10 Fast startup but it didn't work either.

      – Abhi80
      Sep 25 '15 at 4:50














    2












    2








    2







    I have once had a similar problem with dual-booting with Microsoft Windows.



    I solved the issue by taking the following steps.




    1. Boot into Ubuntu.

    2. Hold CTRL-ALT-T to open a terminal

    3. Run:sudo update-grub2 and allow GRUB to update it's list of operating systems.

    4. Close Terminal.

    5. Restart Computer.


    Alternatively one could install and use boot repair HERE



    This should hopefully sort out the problem and show GRUB upon start up instead of Windows Boot Manager. Good luck.






    share|improve this answer













    I have once had a similar problem with dual-booting with Microsoft Windows.



    I solved the issue by taking the following steps.




    1. Boot into Ubuntu.

    2. Hold CTRL-ALT-T to open a terminal

    3. Run:sudo update-grub2 and allow GRUB to update it's list of operating systems.

    4. Close Terminal.

    5. Restart Computer.


    Alternatively one could install and use boot repair HERE



    This should hopefully sort out the problem and show GRUB upon start up instead of Windows Boot Manager. Good luck.







    share|improve this answer












    share|improve this answer



    share|improve this answer










    answered Sep 20 '15 at 19:36









    NectarNectar

    7893719




    7893719













    • It didn't work actually. Further more somehow ubuntu has lost its sound. During startup its does give the initial ubuntu sound, but after that nothing. I tried disabling Windows 10 Fast startup but it didn't work either.

      – Abhi80
      Sep 25 '15 at 4:50



















    • It didn't work actually. Further more somehow ubuntu has lost its sound. During startup its does give the initial ubuntu sound, but after that nothing. I tried disabling Windows 10 Fast startup but it didn't work either.

      – Abhi80
      Sep 25 '15 at 4:50

















    It didn't work actually. Further more somehow ubuntu has lost its sound. During startup its does give the initial ubuntu sound, but after that nothing. I tried disabling Windows 10 Fast startup but it didn't work either.

    – Abhi80
    Sep 25 '15 at 4:50





    It didn't work actually. Further more somehow ubuntu has lost its sound. During startup its does give the initial ubuntu sound, but after that nothing. I tried disabling Windows 10 Fast startup but it didn't work either.

    – Abhi80
    Sep 25 '15 at 4:50













    0














    Hi I've being trying to fix this excat same problem. I followed the steps they give upwards, but it didn't worked.



    So ubuntu told me to present this link in the forum:
    http://paste.ubuntu.com/p/VKW6QVyZWD/



    Could someone help me plz?






    share|improve this answer








    New contributor




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

























      0














      Hi I've being trying to fix this excat same problem. I followed the steps they give upwards, but it didn't worked.



      So ubuntu told me to present this link in the forum:
      http://paste.ubuntu.com/p/VKW6QVyZWD/



      Could someone help me plz?






      share|improve this answer








      New contributor




      joseto dominguez 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







        Hi I've being trying to fix this excat same problem. I followed the steps they give upwards, but it didn't worked.



        So ubuntu told me to present this link in the forum:
        http://paste.ubuntu.com/p/VKW6QVyZWD/



        Could someone help me plz?






        share|improve this answer








        New contributor




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










        Hi I've being trying to fix this excat same problem. I followed the steps they give upwards, but it didn't worked.



        So ubuntu told me to present this link in the forum:
        http://paste.ubuntu.com/p/VKW6QVyZWD/



        Could someone help me plz?







        share|improve this answer








        New contributor




        joseto dominguez 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




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









        answered 3 hours ago









        joseto dominguezjoseto dominguez

        11




        11




        New contributor




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





        New contributor





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






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






























            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.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f676397%2fhow-to-enable-grub-when-using-dual-boot-windows-10%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

            香粉寮

            GameSpot