From owner-freebsd-current@FreeBSD.ORG Sun Nov 23 21:52:56 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06A3616A4CE for ; Sun, 23 Nov 2003 21:52:55 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A6B243FAF for ; Sun, 23 Nov 2003 21:52:54 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.22) id 1AO9eS-0008dV-Aj for freebsd-current@freebsd.org; Sun, 23 Nov 2003 21:52:48 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 23 Nov 2003 21:52:47 -0800 To: FreeBSD Current References: <3FC151D1.9040905@centtech.com> <200311240322.14884.peter.schuller@infidyne.com> Message-Id: Subject: Re: em0 on install X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Nov 2003 05:52:56 -0000 [ for the archive ] >>> trying to install using the 5.1-release mini cd and em0. it seems not >>> to dhcp (looked with tcpdump) despite my saying Yes (and no to ipv6). >>> am i missing a clue? >> Not plugged in to a Cisco switch, are you? > gawd no! you would even suggest such a thing in public? sheesh! :-) > > this is a thinkpad t40p. 4.9-release cdrom boots through to em0 > media just fine, and i just retested that assertion without moving > any wires etc. > > i tried booting wigh acpi off. no change. > > it stalls scanning for dhcp servers, which do exist, and then puts > up the NetworkConfiguration menu. if i say no to dhcp and hand > configure, no packets leave the interface. when cdrom boot gives you chuckie's boot menu, choose the loader prompt (7). then tell it OK hw.pci.allow_unsupported_io_range="1" OK boot to let the boot continue. randy