>
>
> Filesystem            Size  Used Avail Use% Mounted on
> tmpfs                 252M  5.2M  247M   3% /
> /newroot/dev/cdroms/cdrom0
>                        59M   59M     0 100% /mnt/cdrom
> /dev/loop/0            52M   52M     0 100% /mnt/livecd
> tmpfs                 252M  1.2M  251M   1% /lib/firmware
> /dev/hda3             1.4G  596M  785M  44% /mnt/gentoo
> /dev/hda1             130M   13K  123M   1% /mnt/gentoo/boot
>
> I expect this would provide me with sufficient space?
>
> I was incorrect in my previous email, executing g++ outside of the
> chroot results in:
>
> sh: line 1: /usr/bin/gcc-config: No such file or directory
> gcc-config error: Could not get compiler binary path: No such file or
> directory
>
> But this may be a result of my attempt to emerge gcc 3.4.4?

You should have plenty of space then.  You are not half way there yet. 
If you put a full KDE on there, it will be close. 

You may want to do a env-update then exit the chroot.  Just type in
env-update the exit to exit.  Then go back and chroot in again following
this:

mount -t proc none /mnt/gentoo/proc

cp -L /etc/resolv.conf /mnt/gentoo/etc/resolv.conf

chroot /mnt/gentoo /bin/bash

env-update

source /etc/profile

It may tell you proc is already mounted.  If it does, that's OK.  Next step.

Whatever you do, don't start over.  Most anything can be fixed and it
will save you from downloading all the stuff again.  If you do start
over, try to save /usr portage.  That is where it puts the downloaded stuff.

If chroot'ing in don't help, me clueless.  Maybe a serious guru will
come along and help.

Dale
:-)

-- 
To err is human, I'm most certainly human.

 

-- 
gentoo-user@gentoo.org mailing list

Reply via email to