im in the middle of installing gentoo on my other comp. and the gentoo documentation tells me to type this in the cosole line
# mount -t proc proc /mnt/gentoo/proc
# cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf
# chroot /mnt/gentoo /bin/bash
# env-update
Regenerating /etc/ld.so.cache...
# source /etc/profile
but when i put in the 'env-update' command it gives me an error saying that /etc/make.profile/make.defaults isn't available. so the site tells me you can easly fix this error by doing a 'emerge sync' but to be able to use that command you have to be connected to the internet in my understanding. one problem tho...i dont have a modem/nic on my linux computer....so this means i cannot complete my installation without being connected to the internet on my linux comp?
