0

My computer was fine until I restarted it. Now it turns on to a screen that says: gnu grub Advanced options Memory test....

  • This usually happens after a forced shutdown or a power outage. I hope the computer is still fine, and seeing the Grub menu is the only thing you have to worry about. – mikewhatever Dec 23 '17 at 15:02

1 Answers1

1

This is normal. The GRUB menu provides options for booting into different operating systems (if installed), and/or different versions of the GNU Linux kernel (if installed).

To prevent the GRUB menu from being displayed, see the related solution presented here, which will have you make some changes to the grub configuration called, appropriately, grub.

Let us know if you have any questions about following that procedure.

richbl
  • 2,303