I had the same problem.......What i did was selected the mirror manually
and not let gentoo select it automatically..

Hope that helps

Adnan

gabriel wrote:

> On January 19, 2004 05:49 pm, Roger Sherman wrote:
> > # chroot /mnt/gentoo /bash/bin
> 
> well if that's not a typo, then there's your problem.  it should be:
> 
>   # chroot /mnt/gentoo /bin/bash
> 
> and make sure that you mounted /proc beforehand as well:
> 
> mkdir /mnt/gentoo/boot
> mount /dev/<harddrive> /mnt/gentoo/boot
> mount -t proc /proc /mnt/gentoo/proc
> chroot /mnt/gentoo /bin/bash
> env-update
> source /etc/profile
> 
> 
> 



--
[EMAIL PROTECTED] mailing list

Reply via email to