** Description changed:

- Every time grub  is updating it removes an already existing efi boot entry 
and tries to create a new one. In my case it fails to make new entry with an 
error:
- grub-install: error: efibootmgr failed to register the boot entry: 
Input/output error.
+ Every time grub  is updating it removes an already existing efi boot entry 
and tries to create a new one. In my case it fails to make the new boot entry 
with an error:
+    "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_storage_paranoia kernel parameter in order for grub to
  successfully install.
  
- There is already patch available for the main grub repository to fix 
grub-install to not re-create efi boot entry if one already exists.
+ There is already available patch for the 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://salsa.debian.org/grub-team/grub/commit/c3ab38fcac862d07eceefe3c56fa22b140f37410
  Link to the issue it fixes: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891434

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823383

Title:
  grub-efi fails to register boot entry

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1823383/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to