1

I have installed 3 operating systems on my computer(windows, ubuntu and cent os). While installing centos I realized that my efi boot loader has been removed, and I can't access any operating system. How can I rebuild/fix efi boot partition? Thank you

farhad.a
  • 131

1 Answers1

0

An EFI partition is a fat32 (or fat12 or fat 16) formatted partition with a specific partition type identifier. Can create such partition with partitoning tools. Then reinstall Grub. Here on Askubuntu, a detailed walk trough is provided where an EFI partition is created, and then Grub is reinstalled on the drive containing the new EFI.

vanadium
  • 88,010