From owner-freebsd-questions Fri Apr 9 15:54:46 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 46CDE14EDA for ; Fri, 9 Apr 1999 15:54:39 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id PAA08138; Fri, 9 Apr 1999 15:52:25 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Fri, 9 Apr 1999 15:52:25 -0700 (PDT) From: Doug White To: Denis DeLaRoca Cc: questions@FreeBSD.ORG Subject: Re: 2.2.8 to 3.1 upgrade and DEC 21140 Ethernet In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 8 Apr 1999, Denis DeLaRoca wrote: > > I am trying to do a 2.2.8 to 3.1 upgrade over the network. Problem is that > the 3.1 installer doesn't offer/recognize the DEC 21140 network adapter > (de0) as a choice at the point that a suitabel network connection is > to be chosen for the install. > > Any workarounds or solutions to this? Check the boot messages (hit scroll lock then up-arrow). The de cards are certainly supported in 3.1. BTW, that upgrade is a bad idea; the aout libs are NOT moved out of the way before the upgrade. As such your old apps will fall over until you move the aout libs to /some/path/lib/aout and add to the rc.conf line 'ldconfig_aout_paths'. That or rebuild and reinstall all ports & packages. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message