Hi Dominique, I tried to reproduce on how to fix the problem: You have a little typo, here are the correct steps:
1. boot systemrescuecd 2. mount -t ext3 /dev/sda2 /mnt/custom <--- TYPO 3. mount --bind /proc /mnt/custom/proc 4. mount --bind /dev/ /mnt/custom/dev 5. chroot /mnt/custom bin/bash 6. grub-install /dev/sda Kind Regards, - Sedat - -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org