Sie sind auf Seite 1von 1

To recover grub:

Open the live version.


Open the terminal and run sudo fdisk -l to see where Linux is installed.
Run sudo mount /dev/sdaX /mnt where x is the number you have found Linux wor
d in
Run sudo grub-install --root-directory=/mnt /dev/sda to install grub.
Run sudo update-grub to update grub and if this command didn't work run it a
fter rebooting.
Reboot.

Das könnte Ihnen auch gefallen