From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: * X-Spam-Status: No, score=1.5 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,INVALID_DATE,MAILING_LIST_MULTI,RDNS_NONE autolearn=no autolearn_force=no version=4.0.0 Received: from [208.61.212.238] (helo=orllnx02.orl.rbd.com) by cvs.gentoo.org with smtp (Exim 3.30 #1) id 15KLb8-0008Jm-00 for gentoo-dev@cvs.gentoo.org; Wed, 11 Jul 2001 09:08:19 -0600 Received: (qmail 9567 invoked from network); 11 Jul 2001 15:07:26 -0000 Received: from unknown (HELO developer) (208.61.212.245) by orllnx01.orl.rbd.com with SMTP; 11 Jul 2001 15:07:26 -0000 To: gentoo-dev@cvs.gentoo.org From: Marcus A Martin Subject: Re: [gentoo-dev] gentoo installation problems X-Mailer: Opera 5.11 build 904 X-Priority: 3 (Normal) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Message-Id: Sender: gentoo-dev-admin@cvs.gentoo.org Errors-To: gentoo-dev-admin@cvs.gentoo.org X-BeenThere: gentoo-dev@cvs.gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@cvs.gentoo.org X-Reply-To: shalidor@cfl.rr.com List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Wed Jul 11 09:09:02 2001 X-Original-Date: Wed, 11 Jul 2001 11:11:10 -0400 X-Archives-Salt: 41d936b0-3e2c-4d49-8e40-5c115aa7f9a4 X-Archives-Hash: b619667a7a36b840c5d52662b92a73a7 > >Use the "-d" flag for debug. This should throw out copious amounts of >information. In addition to "-d" you may want to use the "-T" flag for >test mode. It'll show you what's supposed to happen, but won't actually >change anything (not like it matters right now, but for future >edification). Thanks. This will help. > >: Was there supposed to be a dhclient file in the /sbin directory, or was >: it removed and the OFF_inet.dhcp_eth0 file was not updated?? > >What version are you running. I just looked at both the i686-exclusive >and x86-build cds that I have and OFF_inet.dhcp_eth0 used dhcpcd. I got the build CD from the following link. http://www.ibiblio.org/gentoo/releases/1.0_rc5/isos/gentoo-ix86-build-1.0_rc5-r4.iso. > >Hey quick question. Did you set the network up before you did the >chroot? I have not yet done a chroot. That is in step 6, I am still in step 3. Marcus