Bug#586143: /boot/grub/stage2 and work-around

Sedat Dilek sedat.dilek at googlemail.com
Fri Jun 18 14:16:41 UTC 2010


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 -





More information about the Pkg-grub-devel mailing list