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

imported>Aaditya
imported>Aaditya
Line 96: Line 96:


  grub-install /dev/sda
  grub-install /dev/sda
{{Note|sda is the disk device name. It may be sdb or even sdc in your case. You would need to check the correct device label using ''lsblk -f'' as explained above.}}




Line 109: Line 110:


All done! Now close the terminal and reboot your system to use your freshly re-installed GRUB.
All done! Now close the terminal and reboot your system to use your freshly re-installed GRUB.


== For UEFI Systems ==
== For UEFI Systems ==
Anonymous user