Tag Archives: grub

Install Grub in a chroot environment

Image you destroyed your MBR sector of your hard drive/flash device and you are not able to load grub. You can easily fix this issue from an other Linux based computer. Simply run the following commands: mount /dev/sda1 /mnt/ mount … Continue reading

Posted in Linux | Tagged , | Leave a comment