From owner-freebsd-questions@FreeBSD.ORG Mon Jul 12 09:54:23 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 DB1A216A4CE for ; Mon, 12 Jul 2004 09:54:23 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E460C43D53 for ; Mon, 12 Jul 2004 09:54:22 +0000 (GMT) (envelope-from ph.schulz@gmx.de) Received: (qmail 29003 invoked by uid 65534); 12 Jul 2004 09:54:21 -0000 Received: from p5090C079.dip0.t-ipconnect.de (EHLO [192.168.1.4]) (80.144.192.121) by mail.gmx.net (mp022) with SMTP; 12 Jul 2004 11:54:21 +0200 X-Authenticated: #1954550 Message-ID: <40F25FCD.7070407@gmx.de> Date: Mon, 12 Jul 2004 11:54:21 +0200 From: Phil Schulz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040704 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: rchopra@cal.berkeley.edu References: <20040711003455.5058.qmail@web52104.mail.yahoo.com> In-Reply-To: <20040711003455.5058.qmail@web52104.mail.yahoo.com> X-Enigmail-Version: 0.84.1.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: Mon, 12 Jul 2004 09:54:24 -0000 Hi Rishi, > 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. Any idea what the problem might be? This is a wild guess... but is the RAID controller supported? You might want to check http://www.freebsd.org/releases/5.2.1R/hardware.html and go on from there. Regards, Phil.