Arch linux recover GRUB
Boot the archlinux cd
find you linux root partition with fdisk -l
mount /dev/<root partition> /mnt
arch-chroot /mnt /bin/bash
grub-install /dev/sda
Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.
Comments
// Begin Comments & Trackbacks ?>No comments yet.
Sorry, the comment form is closed at this time.