System always boots to grub prompt18.04 dual boot showing grub2 manualServer 12.04 boots to Grub...

What is the difference between lands and mana?

Fantasy comedy romance novel, set in medieval times, involving a siege, a nun, and enchanted pickles

15% tax on $7.5k earnings. Is that right?

Is there any evidence that Cleopatra and Caesarion considered fleeing to India to escape the Romans?

How does electrical safety system work on ISS?

Do we have to expect a queue for the shuttle from Watford Junction to Harry Potter Studio?

Doesn't the system of the Supreme Court oppose justice?

What fields between the rationals and the reals allow a good notion of 2D distance?

What's the name of the logical fallacy where a debater extends a statement far beyond the original statement to make it true?

What is the English pronunciation of "pain au chocolat"?

How to make money from a browser who sees 5 seconds into the future of any web page?

How to preserve electronics (computers, iPads and phones) for hundreds of years

What (the heck) is a Super Worm Equinox Moon?

How much of a Devil Fruit must be consumed to gain the power?

Why is so much work done on numerical verification of the Riemann Hypothesis?

It grows, but water kills it

What to do when eye contact makes your coworker uncomfortable?

Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?

Giving feedback to someone without sounding prejudiced

Are Captain Marvel's powers affected by Thanos breaking the Tesseract and claiming the stone?

What does Apple's new App Store requirement mean

Can I cause damage to electrical appliances by unplugging them when they are turned on?

I found an audio circuit and I built it just fine, but I find it a bit too quiet. How do I amplify the output so that it is a bit louder?

How would you translate "more" for use as an interface button?



System always boots to grub prompt


18.04 dual boot showing grub2 manualServer 12.04 boots to Grub CLIRecovering GRUB after installing Windows 7 with boot repairXen vm stuck at grub prompt14.04 on Macbook Pro always boots to GRUB promptUbuntu 14.04 doesn't boot grub promptGrub Rescue afterinstall Ubuntu 14.04Clean Install of 18.04 Boots to Grub Prompt18.04 dual boot showing grub2 manualBoot stops at grub prompt, can't find ubuntu partitionFresh install of Ubuntu 18.04 boots straight to Grub menu













3















After installing a fresh copy of Ubuntu 18.04 Desktop, I am shown the grub prompt at boot.



I've tried:




  • boot-repair tool within liveUSB: https://paste.ubuntu.com/p/6Q3ndws93b/

  • Re-install grub from liveUSB: https://paste.ubuntu.com/p/GrCKTgbjRm/

  • manually booting ( https://paste.ubuntu.com/p/j89ZK9Jgdx/ ) and using boot-repair ( https://paste.ubuntu.com/p/knYGTtwkWz/ )


But I am still shown the grub prompt at each boot.



How can I fix grub so that it automatically starts the installed system?










share|improve this question























  • I fixed it by setting BIOS parameter "UEFI/Legacy Boot" to "UEFI Only" and "CSM Support" to Yes.

    – Jos
    Jul 10 '18 at 14:36











  • @Jos Doesn't seem to work for me

    – DanielB
    Jul 10 '18 at 14:42






  • 1





    What brand/model system. Some require work arounds. But you are showing grub entry, not typical Ubuntu entry. If not from another install like Debian, grub is not correct. I installed 18.10 and got a similar grub entry, but it used my default /EFI/ubuntu/grub.cfg file, not the /EFI/grub/grub.cfg file for 18.10. You do not have /EFI/ubuntu folder in ESP? If not copy all of /EFI/grub to /EFI/ubuntu. You may only need grub.cfg for it to work. Please post this bug, if grub UEFI entry is from Ubuntu, not another install: bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743

    – oldfred
    Jul 10 '18 at 15:02













  • @oldfred - custom build, had no /EFI/ubuntu/grub.cfg ( paste.ubuntu.com/p/82bFbST6xw ). That ticket mentioned grub-efi-amd64 was missing and sure enough installing it fixes my issue! Thanks.

    – DanielB
    Jul 10 '18 at 15:20
















3















After installing a fresh copy of Ubuntu 18.04 Desktop, I am shown the grub prompt at boot.



I've tried:




  • boot-repair tool within liveUSB: https://paste.ubuntu.com/p/6Q3ndws93b/

  • Re-install grub from liveUSB: https://paste.ubuntu.com/p/GrCKTgbjRm/

  • manually booting ( https://paste.ubuntu.com/p/j89ZK9Jgdx/ ) and using boot-repair ( https://paste.ubuntu.com/p/knYGTtwkWz/ )


But I am still shown the grub prompt at each boot.



How can I fix grub so that it automatically starts the installed system?










share|improve this question























  • I fixed it by setting BIOS parameter "UEFI/Legacy Boot" to "UEFI Only" and "CSM Support" to Yes.

    – Jos
    Jul 10 '18 at 14:36











  • @Jos Doesn't seem to work for me

    – DanielB
    Jul 10 '18 at 14:42






  • 1





    What brand/model system. Some require work arounds. But you are showing grub entry, not typical Ubuntu entry. If not from another install like Debian, grub is not correct. I installed 18.10 and got a similar grub entry, but it used my default /EFI/ubuntu/grub.cfg file, not the /EFI/grub/grub.cfg file for 18.10. You do not have /EFI/ubuntu folder in ESP? If not copy all of /EFI/grub to /EFI/ubuntu. You may only need grub.cfg for it to work. Please post this bug, if grub UEFI entry is from Ubuntu, not another install: bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743

    – oldfred
    Jul 10 '18 at 15:02













  • @oldfred - custom build, had no /EFI/ubuntu/grub.cfg ( paste.ubuntu.com/p/82bFbST6xw ). That ticket mentioned grub-efi-amd64 was missing and sure enough installing it fixes my issue! Thanks.

    – DanielB
    Jul 10 '18 at 15:20














3












3








3


2






After installing a fresh copy of Ubuntu 18.04 Desktop, I am shown the grub prompt at boot.



I've tried:




  • boot-repair tool within liveUSB: https://paste.ubuntu.com/p/6Q3ndws93b/

  • Re-install grub from liveUSB: https://paste.ubuntu.com/p/GrCKTgbjRm/

  • manually booting ( https://paste.ubuntu.com/p/j89ZK9Jgdx/ ) and using boot-repair ( https://paste.ubuntu.com/p/knYGTtwkWz/ )


But I am still shown the grub prompt at each boot.



How can I fix grub so that it automatically starts the installed system?










share|improve this question














After installing a fresh copy of Ubuntu 18.04 Desktop, I am shown the grub prompt at boot.



I've tried:




  • boot-repair tool within liveUSB: https://paste.ubuntu.com/p/6Q3ndws93b/

  • Re-install grub from liveUSB: https://paste.ubuntu.com/p/GrCKTgbjRm/

  • manually booting ( https://paste.ubuntu.com/p/j89ZK9Jgdx/ ) and using boot-repair ( https://paste.ubuntu.com/p/knYGTtwkWz/ )


But I am still shown the grub prompt at each boot.



How can I fix grub so that it automatically starts the installed system?







boot grub2 uefi 18.04






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 10 '18 at 14:27









DanielBDanielB

1265




1265













  • I fixed it by setting BIOS parameter "UEFI/Legacy Boot" to "UEFI Only" and "CSM Support" to Yes.

    – Jos
    Jul 10 '18 at 14:36











  • @Jos Doesn't seem to work for me

    – DanielB
    Jul 10 '18 at 14:42






  • 1





    What brand/model system. Some require work arounds. But you are showing grub entry, not typical Ubuntu entry. If not from another install like Debian, grub is not correct. I installed 18.10 and got a similar grub entry, but it used my default /EFI/ubuntu/grub.cfg file, not the /EFI/grub/grub.cfg file for 18.10. You do not have /EFI/ubuntu folder in ESP? If not copy all of /EFI/grub to /EFI/ubuntu. You may only need grub.cfg for it to work. Please post this bug, if grub UEFI entry is from Ubuntu, not another install: bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743

    – oldfred
    Jul 10 '18 at 15:02













  • @oldfred - custom build, had no /EFI/ubuntu/grub.cfg ( paste.ubuntu.com/p/82bFbST6xw ). That ticket mentioned grub-efi-amd64 was missing and sure enough installing it fixes my issue! Thanks.

    – DanielB
    Jul 10 '18 at 15:20



















  • I fixed it by setting BIOS parameter "UEFI/Legacy Boot" to "UEFI Only" and "CSM Support" to Yes.

    – Jos
    Jul 10 '18 at 14:36











  • @Jos Doesn't seem to work for me

    – DanielB
    Jul 10 '18 at 14:42






  • 1





    What brand/model system. Some require work arounds. But you are showing grub entry, not typical Ubuntu entry. If not from another install like Debian, grub is not correct. I installed 18.10 and got a similar grub entry, but it used my default /EFI/ubuntu/grub.cfg file, not the /EFI/grub/grub.cfg file for 18.10. You do not have /EFI/ubuntu folder in ESP? If not copy all of /EFI/grub to /EFI/ubuntu. You may only need grub.cfg for it to work. Please post this bug, if grub UEFI entry is from Ubuntu, not another install: bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743

    – oldfred
    Jul 10 '18 at 15:02













  • @oldfred - custom build, had no /EFI/ubuntu/grub.cfg ( paste.ubuntu.com/p/82bFbST6xw ). That ticket mentioned grub-efi-amd64 was missing and sure enough installing it fixes my issue! Thanks.

    – DanielB
    Jul 10 '18 at 15:20

















I fixed it by setting BIOS parameter "UEFI/Legacy Boot" to "UEFI Only" and "CSM Support" to Yes.

– Jos
Jul 10 '18 at 14:36





I fixed it by setting BIOS parameter "UEFI/Legacy Boot" to "UEFI Only" and "CSM Support" to Yes.

– Jos
Jul 10 '18 at 14:36













@Jos Doesn't seem to work for me

– DanielB
Jul 10 '18 at 14:42





@Jos Doesn't seem to work for me

– DanielB
Jul 10 '18 at 14:42




1




1





What brand/model system. Some require work arounds. But you are showing grub entry, not typical Ubuntu entry. If not from another install like Debian, grub is not correct. I installed 18.10 and got a similar grub entry, but it used my default /EFI/ubuntu/grub.cfg file, not the /EFI/grub/grub.cfg file for 18.10. You do not have /EFI/ubuntu folder in ESP? If not copy all of /EFI/grub to /EFI/ubuntu. You may only need grub.cfg for it to work. Please post this bug, if grub UEFI entry is from Ubuntu, not another install: bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743

– oldfred
Jul 10 '18 at 15:02







What brand/model system. Some require work arounds. But you are showing grub entry, not typical Ubuntu entry. If not from another install like Debian, grub is not correct. I installed 18.10 and got a similar grub entry, but it used my default /EFI/ubuntu/grub.cfg file, not the /EFI/grub/grub.cfg file for 18.10. You do not have /EFI/ubuntu folder in ESP? If not copy all of /EFI/grub to /EFI/ubuntu. You may only need grub.cfg for it to work. Please post this bug, if grub UEFI entry is from Ubuntu, not another install: bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743

– oldfred
Jul 10 '18 at 15:02















@oldfred - custom build, had no /EFI/ubuntu/grub.cfg ( paste.ubuntu.com/p/82bFbST6xw ). That ticket mentioned grub-efi-amd64 was missing and sure enough installing it fixes my issue! Thanks.

– DanielB
Jul 10 '18 at 15:20





@oldfred - custom build, had no /EFI/ubuntu/grub.cfg ( paste.ubuntu.com/p/82bFbST6xw ). That ticket mentioned grub-efi-amd64 was missing and sure enough installing it fixes my issue! Thanks.

– DanielB
Jul 10 '18 at 15:20










4 Answers
4






active

oldest

votes


















1














I needed to install grub-efi-amd64, system then booted as expected.



See https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743#yui_3_10_3_1_1531236190615_547 and comment #21 by Jean-Baptiste Lallement (jibel)






share|improve this answer
























  • There is now a separate bug for 18.04. bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1781042 Please add to it, to get it prioritized. Seems strange that installer updates install a "bad" version of grub that installs to /EFI/grub, but manually booting and updating grub works as /EFI/ubuntu?

    – oldfred
    Jul 10 '18 at 21:44





















0














Set your boot mode to UEFI, if it doesn't work, try install again with UEFI and be sure to set the partition to GPT rather than MBR to avoid these kind of things!






share|improve this answer
























  • Did a fresh install, confirmed GPT ( paste.ubuntu.com/p/7q5qB7PPhd ), still no good

    – DanielB
    Jul 10 '18 at 15:09











  • Did it work after installing grub-efi-amd64 ??

    – Lucifer
    Jul 10 '18 at 16:22



















0














I had same issue. Solved by manual partitioning of hard disk within installer.
I chose partition1 /dev/sda1 type efi size 1023 type boot. Partition 2 type swap size 2xRAM e.g 16384. Partition 3 ext4 / remaining. But i believe wher it all ends in tears is that one needs to select at bottom of screen boot=/dev/sda1 NOT boot=/dev/sda






share|improve this answer































    0














    I'm having a similar problem: after installing Ubuntu I was left with an empty grub prompt.
    I'm dual booting with Windows 10. Both the ssd on which I have the Windows and the EFI partition, and the harddisk on which I have Ubuntu are partitioned with GPT. Bios is set to boot in UEFI mode, with secure boot and fast boot both turned off.
    I've installed grub-efi-amd64, but it changed nothing.
    After installing Ubuntu, I could boot either operating system only by pressing F12 to access the boot menu, from where I could choose either Windows or Ubuntu, both of which continue booting normally from here, the Ubuntu menu entry leading to a working grub.
    At the end, I've had to edit my EFI entries so that Windows would be the first one, so that at least now Windows loads directly, without any further intervention during the boot process. If I want to enter Ubuntu, I have to go through the bios boot menu.






    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%2f1053895%2fsystem-always-boots-to-grub-prompt%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      4 Answers
      4






      active

      oldest

      votes








      4 Answers
      4






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      1














      I needed to install grub-efi-amd64, system then booted as expected.



      See https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743#yui_3_10_3_1_1531236190615_547 and comment #21 by Jean-Baptiste Lallement (jibel)






      share|improve this answer
























      • There is now a separate bug for 18.04. bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1781042 Please add to it, to get it prioritized. Seems strange that installer updates install a "bad" version of grub that installs to /EFI/grub, but manually booting and updating grub works as /EFI/ubuntu?

        – oldfred
        Jul 10 '18 at 21:44


















      1














      I needed to install grub-efi-amd64, system then booted as expected.



      See https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743#yui_3_10_3_1_1531236190615_547 and comment #21 by Jean-Baptiste Lallement (jibel)






      share|improve this answer
























      • There is now a separate bug for 18.04. bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1781042 Please add to it, to get it prioritized. Seems strange that installer updates install a "bad" version of grub that installs to /EFI/grub, but manually booting and updating grub works as /EFI/ubuntu?

        – oldfred
        Jul 10 '18 at 21:44
















      1












      1








      1







      I needed to install grub-efi-amd64, system then booted as expected.



      See https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743#yui_3_10_3_1_1531236190615_547 and comment #21 by Jean-Baptiste Lallement (jibel)






      share|improve this answer













      I needed to install grub-efi-amd64, system then booted as expected.



      See https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1775743#yui_3_10_3_1_1531236190615_547 and comment #21 by Jean-Baptiste Lallement (jibel)







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Jul 10 '18 at 15:22









      DanielBDanielB

      1265




      1265













      • There is now a separate bug for 18.04. bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1781042 Please add to it, to get it prioritized. Seems strange that installer updates install a "bad" version of grub that installs to /EFI/grub, but manually booting and updating grub works as /EFI/ubuntu?

        – oldfred
        Jul 10 '18 at 21:44





















      • There is now a separate bug for 18.04. bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1781042 Please add to it, to get it prioritized. Seems strange that installer updates install a "bad" version of grub that installs to /EFI/grub, but manually booting and updating grub works as /EFI/ubuntu?

        – oldfred
        Jul 10 '18 at 21:44



















      There is now a separate bug for 18.04. bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1781042 Please add to it, to get it prioritized. Seems strange that installer updates install a "bad" version of grub that installs to /EFI/grub, but manually booting and updating grub works as /EFI/ubuntu?

      – oldfred
      Jul 10 '18 at 21:44







      There is now a separate bug for 18.04. bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1781042 Please add to it, to get it prioritized. Seems strange that installer updates install a "bad" version of grub that installs to /EFI/grub, but manually booting and updating grub works as /EFI/ubuntu?

      – oldfred
      Jul 10 '18 at 21:44















      0














      Set your boot mode to UEFI, if it doesn't work, try install again with UEFI and be sure to set the partition to GPT rather than MBR to avoid these kind of things!






      share|improve this answer
























      • Did a fresh install, confirmed GPT ( paste.ubuntu.com/p/7q5qB7PPhd ), still no good

        – DanielB
        Jul 10 '18 at 15:09











      • Did it work after installing grub-efi-amd64 ??

        – Lucifer
        Jul 10 '18 at 16:22
















      0














      Set your boot mode to UEFI, if it doesn't work, try install again with UEFI and be sure to set the partition to GPT rather than MBR to avoid these kind of things!






      share|improve this answer
























      • Did a fresh install, confirmed GPT ( paste.ubuntu.com/p/7q5qB7PPhd ), still no good

        – DanielB
        Jul 10 '18 at 15:09











      • Did it work after installing grub-efi-amd64 ??

        – Lucifer
        Jul 10 '18 at 16:22














      0












      0








      0







      Set your boot mode to UEFI, if it doesn't work, try install again with UEFI and be sure to set the partition to GPT rather than MBR to avoid these kind of things!






      share|improve this answer













      Set your boot mode to UEFI, if it doesn't work, try install again with UEFI and be sure to set the partition to GPT rather than MBR to avoid these kind of things!







      share|improve this answer












      share|improve this answer



      share|improve this answer










      answered Jul 10 '18 at 14:44









      LuciferLucifer

      1011




      1011













      • Did a fresh install, confirmed GPT ( paste.ubuntu.com/p/7q5qB7PPhd ), still no good

        – DanielB
        Jul 10 '18 at 15:09











      • Did it work after installing grub-efi-amd64 ??

        – Lucifer
        Jul 10 '18 at 16:22



















      • Did a fresh install, confirmed GPT ( paste.ubuntu.com/p/7q5qB7PPhd ), still no good

        – DanielB
        Jul 10 '18 at 15:09











      • Did it work after installing grub-efi-amd64 ??

        – Lucifer
        Jul 10 '18 at 16:22

















      Did a fresh install, confirmed GPT ( paste.ubuntu.com/p/7q5qB7PPhd ), still no good

      – DanielB
      Jul 10 '18 at 15:09





      Did a fresh install, confirmed GPT ( paste.ubuntu.com/p/7q5qB7PPhd ), still no good

      – DanielB
      Jul 10 '18 at 15:09













      Did it work after installing grub-efi-amd64 ??

      – Lucifer
      Jul 10 '18 at 16:22





      Did it work after installing grub-efi-amd64 ??

      – Lucifer
      Jul 10 '18 at 16:22











      0














      I had same issue. Solved by manual partitioning of hard disk within installer.
      I chose partition1 /dev/sda1 type efi size 1023 type boot. Partition 2 type swap size 2xRAM e.g 16384. Partition 3 ext4 / remaining. But i believe wher it all ends in tears is that one needs to select at bottom of screen boot=/dev/sda1 NOT boot=/dev/sda






      share|improve this answer




























        0














        I had same issue. Solved by manual partitioning of hard disk within installer.
        I chose partition1 /dev/sda1 type efi size 1023 type boot. Partition 2 type swap size 2xRAM e.g 16384. Partition 3 ext4 / remaining. But i believe wher it all ends in tears is that one needs to select at bottom of screen boot=/dev/sda1 NOT boot=/dev/sda






        share|improve this answer


























          0












          0








          0







          I had same issue. Solved by manual partitioning of hard disk within installer.
          I chose partition1 /dev/sda1 type efi size 1023 type boot. Partition 2 type swap size 2xRAM e.g 16384. Partition 3 ext4 / remaining. But i believe wher it all ends in tears is that one needs to select at bottom of screen boot=/dev/sda1 NOT boot=/dev/sda






          share|improve this answer













          I had same issue. Solved by manual partitioning of hard disk within installer.
          I chose partition1 /dev/sda1 type efi size 1023 type boot. Partition 2 type swap size 2xRAM e.g 16384. Partition 3 ext4 / remaining. But i believe wher it all ends in tears is that one needs to select at bottom of screen boot=/dev/sda1 NOT boot=/dev/sda







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jul 11 '18 at 7:41









          DaveBDaveB

          1




          1























              0














              I'm having a similar problem: after installing Ubuntu I was left with an empty grub prompt.
              I'm dual booting with Windows 10. Both the ssd on which I have the Windows and the EFI partition, and the harddisk on which I have Ubuntu are partitioned with GPT. Bios is set to boot in UEFI mode, with secure boot and fast boot both turned off.
              I've installed grub-efi-amd64, but it changed nothing.
              After installing Ubuntu, I could boot either operating system only by pressing F12 to access the boot menu, from where I could choose either Windows or Ubuntu, both of which continue booting normally from here, the Ubuntu menu entry leading to a working grub.
              At the end, I've had to edit my EFI entries so that Windows would be the first one, so that at least now Windows loads directly, without any further intervention during the boot process. If I want to enter Ubuntu, I have to go through the bios boot menu.






              share|improve this answer






























                0














                I'm having a similar problem: after installing Ubuntu I was left with an empty grub prompt.
                I'm dual booting with Windows 10. Both the ssd on which I have the Windows and the EFI partition, and the harddisk on which I have Ubuntu are partitioned with GPT. Bios is set to boot in UEFI mode, with secure boot and fast boot both turned off.
                I've installed grub-efi-amd64, but it changed nothing.
                After installing Ubuntu, I could boot either operating system only by pressing F12 to access the boot menu, from where I could choose either Windows or Ubuntu, both of which continue booting normally from here, the Ubuntu menu entry leading to a working grub.
                At the end, I've had to edit my EFI entries so that Windows would be the first one, so that at least now Windows loads directly, without any further intervention during the boot process. If I want to enter Ubuntu, I have to go through the bios boot menu.






                share|improve this answer




























                  0












                  0








                  0







                  I'm having a similar problem: after installing Ubuntu I was left with an empty grub prompt.
                  I'm dual booting with Windows 10. Both the ssd on which I have the Windows and the EFI partition, and the harddisk on which I have Ubuntu are partitioned with GPT. Bios is set to boot in UEFI mode, with secure boot and fast boot both turned off.
                  I've installed grub-efi-amd64, but it changed nothing.
                  After installing Ubuntu, I could boot either operating system only by pressing F12 to access the boot menu, from where I could choose either Windows or Ubuntu, both of which continue booting normally from here, the Ubuntu menu entry leading to a working grub.
                  At the end, I've had to edit my EFI entries so that Windows would be the first one, so that at least now Windows loads directly, without any further intervention during the boot process. If I want to enter Ubuntu, I have to go through the bios boot menu.






                  share|improve this answer















                  I'm having a similar problem: after installing Ubuntu I was left with an empty grub prompt.
                  I'm dual booting with Windows 10. Both the ssd on which I have the Windows and the EFI partition, and the harddisk on which I have Ubuntu are partitioned with GPT. Bios is set to boot in UEFI mode, with secure boot and fast boot both turned off.
                  I've installed grub-efi-amd64, but it changed nothing.
                  After installing Ubuntu, I could boot either operating system only by pressing F12 to access the boot menu, from where I could choose either Windows or Ubuntu, both of which continue booting normally from here, the Ubuntu menu entry leading to a working grub.
                  At the end, I've had to edit my EFI entries so that Windows would be the first one, so that at least now Windows loads directly, without any further intervention during the boot process. If I want to enter Ubuntu, I have to go through the bios boot menu.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited 3 mins ago

























                  answered 12 mins ago









                  ciprianlciprianl

                  7112




                  7112






























                      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%2f1053895%2fsystem-always-boots-to-grub-prompt%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

                      Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

                      Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

                      Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...