1

Any help will be greatly appreciated.

Every time I start my computer, I encounter the error: '/boot/grub/x86_64-efi/normal.mod' not found.

Here is a screenshot of my hard drive partition:

enter image description here

I have no idea where I went wrong.

Volker Siegel
  • 13,065
  • 5
  • 49
  • 65

1 Answers1

0

Boot your Ubuntu system and then enter in the terminal:

sudo grub-install /dev/sda
Byte Commander
  • 107,489
Julien Chau
  • 1,184