Difference between revisions of "GRUB/Restore the GRUB Bootloader"

imported>Aaditya
imported>Aaditya
Line 155: Line 155:
  EFI variables are not supported on this system.
  EFI variables are not supported on this system.


Then install the following packages and try steps 4 and 5 again.
Then install the {{ic|efibootmgr}}, {{ic|dosfstools}} and {{ic|grub}} packages and try steps 4 and 5 again.


1. efibootmgr
If it still doesn't work, then try exiting the chroot environnment by typing '''exit''', then loading the '''efivars''' module:
2. dosfstools
3. grub
 
If it still doesn't work, then try exiting the chroot environnment by typing '''exit''', then loading the '''efivars''' module :
  sudo mopdprobe efivars
  sudo mopdprobe efivars


and finally chroot again the same way you did it the first time.
and retry the steps again.




Anonymous user