0 Members and 1 Guest are viewing this topic.
sudo mount /dev/sda2 /mnt #Replace sda2 with your partition number
for i in /sys /proc /run /dev; do sudo mount --bind "$i" "/mnt$i"; done
sudo mount /dev/sdXY /mnt/boot/efi
sudo chroot /mnt
update-grub
grub-install /dev/sda
exit
sudo reboot
With Quick-Reply you can write a post when viewing a topic without loading a new page. You can still use bulletin board code and smileys as you would in a normal post.
Enter your email address to receive daily email with 'SCforum.info - Samker's Computer Forum' newest content: