Can't exit memtest

Every time I boot I always enter memtest86. If I exit, it will return to memtest again. How do I get over this?

Maybe something is wrong with grub or you don’t have any kernels installed. Fire up a live usb and run these commands and try again:

manjaro-chroot -a
pacman-mirrors -f 5 && pacman -Syyu
pacman -S grub
exit

If doesn’t work then again chroot and give the output of these:

mhwd-kernel -li
inxi -Fazy
1 Like

Currently running: 5.11.12-300.fc34.x86_64 (linux511)
The following kernels are installed in your system:

  • linux510
  • linux54

Its doenst work

Instead pacman -S grub run update-grub.

When booting type ESC which will show you the grub boot menu. Then choose Manjaro.