3

After I did a boot-repair, http://paste.ubuntu.com/5627076/, I get this message:

Please do not forget to make your BIOS boot on sda2/EFI/ubuntu/shimx64.efi file!

I can go to the BIOS but there is no option about that shimx64.efi file.

How do I make my BIOS boot on sda2/EFI/ubuntu/shimx64.efi file?

Pro Backup
  • 3,210
  • 3
  • 25
  • 33
IVAN
  • 31
  • is it not booting? actually you don't need to do anything. – Web-E Mar 19 '13 at 05:26
  • 2
    Please boot an Ubuntu emergency disc and post the output of sudo efibootmgr -v. (You may need to do sudo apt-get install efibootmgr first.) – Rod Smith Mar 19 '13 at 15:35

1 Answers1

1

If you can boot into Ubuntu, then you don't have anything to do. (because your BIOS already boots the sda2/EFI/ubuntu/shimx64.efi file).

LovinBuntu
  • 3,615
  • 2
  • 20
  • 21