Posted on 04. 09. 201018. 04. 2017 by erolRestore GRUB2 MBR from SLAX LinuxWhen you log in into slax type:mount -t proc proc /mnt/hda3/proc mount -o bind /dev /mnt/hda3/dev chroot /mnt/hda3 /bin/bash grubthenfind /boot/grub/stage2 root (hd0,2) setup (hd0) quitThen exit and reboot.