I was following the instructions of this tutorial HOWTO: Purge and Reinstall Grub 2 from the Live CD, when I encountered an error at step 1, as I launched the command
sudo chroot /mnt/temp
The error was the following:
chroot: failed to run command `/bin/bash': Exec format error
Where does that come from? How do I get through?