On 12/1/2011, at 6:14pm, Jacques Montier wrote: > ... > after chroot, i can install every package except grub in /boot. > I get the message : "your boot partition, detected as being mounted as > /boot, is read-only. > Remounting it in read-write mode ..." > Then the error message : "failed to create symbolic link `//boot/boot` : > Read-only file system.
Have you tried rebooting and chrooting in again? It sound like maybe (wild-ass guess) you forgot to do the `mount -t proc proc /mnt/gentoo/proc && mount -o bind /dev /mnt/gentoo/dev` part or something like this. Stroller.

