
sudo sumount /dev/sdax /mntgrub-install --root-directory=/mnt /dev/sdaexit



zerozero wrote:boot from the liveUSB and
- Code: Select all
sudo su(here you have to replace the x in sdax with the letter where your installation is)
- Code: Select all
mount /dev/sdax /mnt
- Code: Select all
grub-install --root-directory=/mnt /dev/sda
- Code: Select all
exit
reboot and you should be able to boot into the comp without the usb
(be very careful copying the commands above, respect all the spaces and do the relevant correction according to your installation)





sudo sumount /dev/sda5 /mntgrub-install --root-directory=/mnt /dev/sdaexit







sudo sufdisk -lmount /dev/sda5 /mntgrub-install --root-directory=/mnt /dev/sda



redjan wrote:redjan-Aspire-5738 redjan # fdisk -l








sudo apt-get install --reinstall grub-common grub-pcsudo update-grub





Users browsing this forum: Bing [Bot], Ryld Baenre and 16 guests