Posted on 10. 01. 2018 by erolRestore GRUB2 MBR with Debian based live ISOWhen Debian based live ISO is booted start terminal and type: mount -t proc proc /mnt/sda5/proc mount -t sysfs sys /mnt/sda5/sys mount -o bind /dev /mnt/sda5/dev chroot /mnt/sda5 /bin/bashThen run: update-grub2 grub-install /dev/sda