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'' or using GParted as explained before.}}
{{Note|sda is the disk device where you want to install GRUB. You can check it using ''lsblk -f'' or using GParted as explained before.}}




Anonymous user