Gentoo Archives: gentoo-dev

From: Steve Barr <barr.134@×××.edu>
To: gentoo-dev@g.o
Subject: [gentoo-dev] installation problem
Date: Tue, 12 Feb 2002 14:10:03
Message-Id: 200202122003.g1CK3ZN12305@clmboh1-smtp3.columbus.rr.com
1 i am trying to install gentoo on my computer, i used
2 build-ix86-1.0_rc6-r15.iso and everything goes well in the install, i have
3 networking and everything until i execute these commands
4
5 # cd /mnt/gentoo
6 # tar -xvjpf /mnt/cdrom/build-*.tbz2
7 # mount -o bind /proc /mnt/gentoo/proc
8 # cp /etc/resolv.conf /mnt/gentoo/etc/resolv.conf
9 # chroot /mnt/gentoo /bin/bash
10 # env-update
11 Regenerating /etc/ld.so.cache...
12 # source /etc/profile
13
14
15 at this point, my networking does not work, this basically stops the install
16 process as the next step is
17
18 #emerge rsync
19
20 am i missing something? or is this just bad luck
21
22 please help
23
24 -Steve Barr

Replies

Subject Author
Re: [gentoo-dev] installation problem Bart Verwilst <verwilst@g.o>
Re: [gentoo-dev] installation problem Morten Liebach <m@××××××××.dk>
Re: [gentoo-dev] installation problem Nils Ohlmeier <lists@××××××××.de>