Difference between revisions of "GRUB/Restore the GRUB Bootloader"
→For BIOS Systems
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 | {{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.}} | ||