From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 02:29:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A093516A4CE for ; Sun, 7 Nov 2004 02:29:27 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E4F043D58 for ; Sun, 7 Nov 2004 02:29:27 +0000 (GMT) (envelope-from fbsd-questions@trini0.org) Received: from hivemind.trini0.org (trini0.org[65.34.205.195]) by comcast.net (rwcrmhc11) with ESMTP id <2004110702292601300c073ce>; Sun, 7 Nov 2004 02:29:26 +0000 Received: from [192.168.0.3] (gladiator.trini0.org [192.168.0.3]) by hivemind.trini0.org (Postfix) with ESMTP id 361C616E for ; Sat, 6 Nov 2004 21:29:26 -0500 (EST) Message-ID: <418D8887.1020105@trini0.org> Date: Sat, 06 Nov 2004 21:29:27 -0500 From: Gerard Samuel User-Agent: Mozilla Thunderbird 0.8 (X11/20041015) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsdquestions Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD 5.3 and ed0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 02:29:27 -0000 Im trying to move from FreeBSD 4.10 to 5.3. When I used to install 3.x/4.x on this box, I would configure the network card during the install process. According to the manual, the device config part of the install, was taken out, but the network card doesnt get identified by FreeBSD 5.3. I tried selecting #6 during the install boot menu, and entered -> boot -c in the hopes to get the device config screen, but I didn't get that. Is it possible to get that pre FBSD 5.x device config screen, or is there some way to configure that network card during the install process?? Thanks