I deleted the EFI volume where the Windows boot entry was. And I created a new EFI partition in the Ubuntu installation. Now the only OS in my EFI partition is Ubuntu. I have 4 drives : /dev/nvme (UBUNTU) 500gb -> EFI partition here!! /dev/sda (games) 1TB /dev/sdb (WINDOWS 11) 500gb /dev/sdc (games) 5TB how can I set the Windows boot entry into the EFI ?
Asked
Active
Viewed 64 times
1 Answers
0
As far as I know, a way to solve this problem is creating an USB to boot a Windows installation, then you use the "Repair your computer" option, and then you use the option that let you get into the CMD and repair the Windows EFI Partition.
I would recommend you to search some guide when it show you how to repair the Windows EFI Partition, and then to add the Windows boot entry to GRUB, and then you will have everything going well.

JustASimp38
- 1
- 2
-
-
I'm not totally sure about that. You can do a Backup of your Ubuntu EFI partition tho. – JustASimp38 Aug 26 '23 at 17:43
man efibootmgr
– oldfred Aug 18 '23 at 14:27