91

If you press escape in grub menu you end up at the grub command prompt.

My question is, how can I go back to the menu, without rebooting?

Zanna
  • 70,465
sorin
  • 9,888
  • 3
    So I finally got it working using escape. I have to be very careful though to stop hitting escape at just the right time otherwise it brings me to the grub terminal and there's no way to go back to the grub startup options screen. – obesechicken13 Jun 19 '18 at 20:48
  • Is there a way to get to the Grub menu via a command? None of the below answers are working for me. – semitones Jul 14 '20 at 19:15
  • If nothing seems to work, try this: Shut down the computer/laptop Power it up again Press bios key to enter bios Change the boot priority order Done! ✅ – Rahul Apr 21 '22 at 08:20

6 Answers6

95

Type normal, hit Enter, and then tap Esc until the menu is displayed. Hitting Esc at this point won't drop you to the grub command prompt (so don't worry about hitting Esc too many times).

Pablo Bianchi
  • 15,657
Jake Magee
  • 1,051
  • 7
  • 2
  • 1
    I'm amazed the only answer to actually work for me was the one with joint least votes. – Vala Sep 19 '18 at 20:32
  • Jack, you are my hero. I searched for 2 days about this and I find it in some random answer. Your beautiful profile picture and your name will forever be engraved in my heart. Thank you, you beautiful soul. – cgf Apr 27 '19 at 15:03
  • 1
    Unfortunately, hitting escape multiple times Doesn't take you to the grub menu -- it just boots into whatever grub was going to boot into. – semitones Jul 14 '20 at 19:14
40

Executing the normal command brought me back to the grub menu.

I found this command (and others) by pressing Tab in the grub CLI.

8

Type exit and then press your Enter key twice. Or press Esc.

More info

Pablo Bianchi
  • 15,657
Braiam
  • 67,791
  • 32
  • 179
  • 269
1

Shift + Esc: What worked for me was holding down Shift and pressing Esc several times.

Pablo Bianchi
  • 15,657
luca
  • 119
0

Press the q button or type :q.

sotirov
  • 3,169
0

for me only writing 'halt' worked