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
Asked
Active
Viewed 705 times
1
-
2Does this answer your question? Moving Grub to a new drive to get rid of Windows – vanadium Jul 17 '20 at 12:23
1 Answers
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