Advertisement
blunden

Grub error

Feb 6th, 2025
27
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.98 KB | None | 0 0
  1. Installing for x86_64-efi platform.
  2. grub-install: warning: Cannot delete EFI variable Boot0006.
  3. grub-install: warning: efivarfs_del_variable: unlink failed: Invalid argument.
  4. grub-install: warning: efi_del_variable: ops->del_variable() failed: Invalid arg
  5. ument.
  6. grub-install: error: failed to register the EFI boot entry: Invalid argument.
  7. Installing grub to /boot/efi.
  8. Installing for x86_64-efi platform.
  9. Installation finished. No error reported.
  10. Sourcing file `/etc/default/grub'
  11. Generating grub configuration file ...
  12. Found linux image: /boot/vmlinuz-6.8.0-52-generic
  13. Found initrd image: /boot/initrd.img-6.8.0-52-generic
  14. Found linux image: /boot/vmlinuz-6.8.0-45-generic
  15. Found initrd image: /boot/initrd.img-6.8.0-45-generic
  16. Warning: os-prober will not be executed to detect other bootable partitions.
  17. Systems on them will not be added to the GRUB boot configuration.
  18. Check GRUB_DISABLE_OS_PROBER documentation entry.
  19. Adding boot menu entry for UEFI Firmware Settings ...
  20. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement