grub-efi fails to register boot entry
Every time grub is updating it removes an already existing efi boot entry and tries to create a new one. This fails with an error:
grub-install: error: efibootmgr failed to register the boot entry: Input/output error.
Due to this failure system becomes unbootable since there is no boot entry in efivar. I have to then manually boot system with efi_no_
Last week there was a patch pulled into main grub repository to fix grub-install to not re-create efi boot entry if one already exists.
The patch can be found here: https:/
Link to the issue it fixes: https:/
My question is, when will be this patch available for ubuntu branched grub?
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu grub2 Edit question
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Grub for more information if necessary.