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 15KLGt-0008Br-00 for gentoo-dev@cvs.gentoo.org; Wed, 11 Jul 2001 08:47:23 -0600 Received: (qmail 9375 invoked from network); 11 Jul 2001 14:46:14 -0000 Received: from unknown (HELO developer) (208.61.212.245) by orllnx01.orl.rbd.com with SMTP; 11 Jul 2001 14:46:14 -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 08:48:02 2001 X-Original-Date: Wed, 11 Jul 2001 10:49:58 -0400 X-Archives-Salt: e1b4a136-db05-430a-ac2a-acabef98ecd5 X-Archives-Hash: 8872c6d3f4b2479716a085367841c475 7/11/2001 11:01:34 AM, Marcus Martin wrote: > : I am attempting to use a dhcp net configuration. The inet.dhcp_eth0 > : script uses dhclient, but this file is not in the /sbin directory. Or > : anywhere else on the CD I burned. I have tried to use the dhcpcd instead, > : but am unable to get this to work either. Can someone tell me what I am > : doing wrong? I know that I do not have to provide a hostname. > > What happens if you run "dhcpcd eth0" by hand? > > --Jerry I used the CD on another machine at work, and it works just fine. Can you tell me how to turn the logging on for the dhcpcd? This way I can try and get a better handle on where the failure occurs and ask more informed questions. 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?? Marcus