2

So I am not knowledgeable about computers. Upgraded today to 20.04 when prompted. Screen goes to and stops at GNU GRUB version 2.02, with underneath;

Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device or fil completions.

grub>

What do I do from here?

1 Answers1

1

If you didn't use manual partitioning, so your boot is in UEFI mode. Type reboot after grub>, press Enter, after restart press F12 (or something else, depends on your laptop or PC) go to your boot menu, set your boot option UEFI.

Ubuntu 20.04 use boot on UEFI mode not LEGACY. (if you use minimal installation from mini.iso image, you can boot it on LEGACY mode)

Amirali Samiei
  • 223
  • 1
  • 2
  • 8