Difference between revisions of "Reinstalling GRUB"
Jump to navigation
Jump to search
m (1 revision imported) |
|||
Line 1: | Line 1: | ||
[[Category:Tips]] | [[Category: Tips]][[Category: Rajkumar]] | ||
Boot from live CD | Boot from live CD | ||
<pre> | <pre> |
Latest revision as of 14:14, 23 June 2016
Boot from live CD
sudo -i sudo mount /dev/sdXY /mnt/boot sudo grub-install --root-directory=/mnt /dev/sdX
Reboot the system
- Note
- do a fdisk -l to see where it was alrady installed (in home computer it was sda5)
- the boot partition should be in the same partition