[Bug 1778113] [NEW] After install in UEFI mode, grub goes to the Minimal BASH-like mode
Leonardo Müller
leozinho29_eu at hotmail.com
Thu Jun 21 18:17:20 UTC 2018
Public bug reported:
After installing the Xubuntu Cosmic daily on a QEMU/KVM guest in UEFI
mode, on reboot grub2 fails to boot and shows the following message:
GNU GRUB version 2.02
Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists possible
device or file completions.
grub>
I had to use the following commands to boot Xubuntu:
grub> set root=(hd0,gpt2)
grub> linux /vmlinuz root=/dev/sda2
grub> initrd /initrd.img
grub> boot
** Affects: grub2 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1778113
Title:
After install in UEFI mode, grub goes to the Minimal BASH-like mode
Status in grub2 package in Ubuntu:
New
Bug description:
After installing the Xubuntu Cosmic daily on a QEMU/KVM guest in UEFI
mode, on reboot grub2 fails to boot and shows the following message:
GNU GRUB version 2.02
Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists possible
device or file completions.
grub>
I had to use the following commands to boot Xubuntu:
grub> set root=(hd0,gpt2)
grub> linux /vmlinuz root=/dev/sda2
grub> initrd /initrd.img
grub> boot
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1778113/+subscriptions
More information about the foundations-bugs
mailing list