Results 1 to 10 of 10

Thread: Fresh install stuck at grub prompt

  1. #1
    Join Date
    Jun 2010
    Beans
    11

    Fresh install stuck at grub prompt

    As requested starting my own thread.

    I'm not dual booting windows or anything, trying to do clean install.

    I have tried installing ubuntu and kubuntu 18.04 and both will not get past the grub prompt after reboot.

    I did have kubuntu installed and working on the same system 5 days ago and did not encounter this issue. I had switched to fedora for a few days to try it out and was wanting to try ubuntu and got stuck with this issue.

    Here's the boot-repair info right after the install - http://paste.ubuntu.com/p/mqjVMqVYVn/

    Here's the boot-repair after trying to use the auto repair option - http://paste.ubuntu.com/p/kWZ4RS49tF/

    I'm not very good in grub never had to really do anything in it, so don't know much about the command or how it works.

    The boot repair looks like grub is trying to do something with my usb device I used to install it with and also used to run boot-repair from
    grub-probe: error: cannot find a GRUB drive for /dev/sdb1. Check your device.map.

    Thanks.

    p.s. - I just installed pop_os 18.04 and it is working, I also installed unbuntu 16.04 LTS with no issues.
    Last edited by powerjas; July 10th, 2018 at 06:07 AM.

  2. #2
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Fresh install stuck at grub prompt

    Hello powerjas...

    I don't know how this works but maybe it can help you about the boot info.

    https://help.ubuntu.com/community/Boot-Info

  3. #3
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Fresh install stuck at grub prompt

    you can also visit here for grub rescue thread;
    https://ubuntuforums.org/showthread.php?t=2229621
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

  4. #4
    Join Date
    Oct 2017
    Beans
    19

    Re: Fresh install stuck at grub prompt

    Try and install without any internet access, so no WiFi or ethernet. That seems to be causing my issues. I was able to install without internet access successfully, followed by a failed installation with internet access, and then yet again a successful installation without internet access.

  5. #5
    Join Date
    Jun 2010
    Beans
    11

    Re: Fresh install stuck at grub prompt

    Turning off internet worked for me as well, not sure what happening with updates during install but something isn't working right for sure.

    I was also able to update the system after it was booted up, and rebooted with out issue.

    Thanks for the help

  6. #6
    Join Date
    Oct 2017
    Beans
    19

    Re: Fresh install stuck at grub prompt

    Awesome, glad it worked for you. Hopefully this gets resolved soon.

  7. #7
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Fresh install stuck at grub prompt

    Looks like related to these other threads.
    You really should not have a grub entry from an Ubuntu install. Some of the others do not have any ubuntu entry. But Ubuntu's UEFI boot expects to find /boot/efi/EFI/ubuntu/grub.cfg but if really in grub folder it does not work.
    Boot0000* ubuntu HD(1,GPT,d035eaa3-d265-47fc-b18d-f97df36a3326,0x800,0x100000)/File(EFIubuntushimx64.efi)
    Boot0001* grub HD(1,GPT,d035eaa3-d265-47fc-b18d-f97df36a3326,0x800,0x100000)/File(EFIgrubshimx64.efi)
    Looks like update to grub was rolled out to 18.04 before fix that was applied to 18.10.
    Ubuntu 18.10 Cosmic installed /EFI/grub
    https://bugs.launchpad.net/ubuntu/+s...2/+bug/1775743
    manual boot, if drive is first drive, hd0 and partition gptX is your install partition like gpt3 or gpt8:
    grub> set root=(hd0,gptX)
    grub> configfile /boot/grub/grub.cfg
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  8. #8
    Join Date
    Oct 2017
    Beans
    19

    Re: Fresh install stuck at grub prompt

    Have you heard any word of Canonical officially recognizing this bug, or a timeline for a fix?

  9. #9
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Fresh install stuck at grub prompt

    All you really can do is report a bug or add to an existing bug and then follow that bug to see what developers propose.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  10. #10
    Join Date
    Oct 2017
    Location
    /dev/sdx
    Beans
    Hidden!
    Distro
    Ubuntu

    Thumbs up Re: Fresh install stuck at grub prompt

    Quote Originally Posted by powerjas View Post
    Turning off internet worked for me as well, not sure what happening with updates during install but something isn't working right for sure.

    I was also able to update the system after it was booted up, and rebooted with out issue.

    Thanks for the help
    Hi powerjas. If this issue is already been solve kindly mark as solve. Thanks a lot
    corn ubuntuforums community.
    Open Source platform where the real world of human is here. Click here for Solve thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •