From owner-freebsd-questions@FreeBSD.ORG Tue Jul 13 07:12:52 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 A24DA16A4CE for ; Tue, 13 Jul 2004 07:12:52 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id A4ADE43D4C for ; Tue, 13 Jul 2004 07:12:51 +0000 (GMT) (envelope-from ph.schulz@gmx.de) Received: (qmail 23044 invoked by uid 65534); 13 Jul 2004 07:12:50 -0000 Received: from p5090CB4D.dip0.t-ipconnect.de (EHLO gmx.de) (80.144.203.77) by mail.gmx.net (mp009) with SMTP; 13 Jul 2004 09:12:50 +0200 X-Authenticated: #1954550 Message-ID: <40F38B4A.5080602@gmx.de> Date: Tue, 13 Jul 2004 09:12:10 +0200 From: Phil Schulz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040520 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: rchopra@cal.berkeley.edu References: <20040712164149.88591.qmail@web52106.mail.yahoo.com> In-Reply-To: <20040712164149.88591.qmail@web52106.mail.yahoo.com> X-Enigmail-Version: 0.84.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: 5.2.1 Install Error (Unable To Find Device Node) 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: Tue, 13 Jul 2004 07:12:52 -0000 >>>I'm getting an "Unable to find device node for >>>/dev/da0s1b in /dev" error that is causing >>>installation to abort. The disk is a 4x200GB IDE >>RAID array. [...] > I see "Adaptec 2400A ATA-100 RAID controller ( asr(4) > driver)" in the list; do I need to do anything > special, or will the driver load with the standard mfs > and kernel floppies? Rishi, I'm sorry but I don't /know/. But the driver floppy image doesn't have the driver included (according to the DRIVERS.TXT file) - it is possible that the driver is not included on the floppies just to save space. You might want to download the miniinst.iso from ftp://ftp..freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/5.2.1/5.2.1-RELEASE-i386-miniinst.iso burn it to a blank cd and see if you can boot from the CD. Note that the URL above is for the i386 platform (ordinary PC) only. For other platforms, you'll need to go to the respective directory on the FTP server - I guess you'll find the file :-) Phil.