Gentoo Archives: gentoo-user

From: Stroller <stroller@××××××××××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] grub installation problem
Date: Wed, 12 Jan 2011 22:11:23
Message-Id: BB0B7979-7B5B-4B01-AC79-81544DF6DD7D@stellar.eclipse.co.uk
In Reply to: [gentoo-user] grub installation problem by Jacques Montier
1 On 12/1/2011, at 6:14pm, Jacques Montier wrote:
2 > ...
3 > after chroot, i can install every package except grub in /boot.
4 > I get the message : "your boot partition, detected as being mounted as
5 > /boot, is read-only.
6 > Remounting it in read-write mode ..."
7 > Then the error message : "failed to create symbolic link `//boot/boot` :
8 > Read-only file system.
9
10 Have you tried rebooting and chrooting in again?
11
12 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.
13
14 Stroller.

Replies

Subject Author
Re: [gentoo-user] grub installation problem Jacques Montier <jacques.montier@×××××××××××.fr>