From owner-freebsd-stable@FreeBSD.ORG Thu Aug 11 23:45:34 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E79E16A41F for ; Thu, 11 Aug 2005 23:45:34 +0000 (GMT) (envelope-from bfoz@bfoz.net) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [63.240.76.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id C887143D49 for ; Thu, 11 Aug 2005 23:45:33 +0000 (GMT) (envelope-from bfoz@bfoz.net) Received: from [192.168.0.5] (c-24-6-134-233.hsd1.ca.comcast.net[24.6.134.233]) by comcast.net (sccrmhc14) with ESMTP id <2005081123453201400k5ta1e>; Thu, 11 Aug 2005 23:45:32 +0000 Message-ID: <42FBE31B.2010008@bfoz.net> Date: Thu, 11 Aug 2005 16:45:31 -0700 From: Brandon Fosdick User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050721) X-Accept-Language: en-us, en MIME-Version: 1.0 To: stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Installing 5.4-S on nvidia raid1? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2005 23:45:34 -0000 I have a DFI Lanparty nf4 Ultra-D with two 80GB drives configured as a raid1 array. The bios lists the array as scsi-0 and claims that its healthy. When I boot from the disc1 cd and try to do the usual install the only device options I'm given for fdisk are ad4 and ad6, which obviously aren't a scsi array. Just the be sure I ran dmesg in the holographic shell and it shows ad4 and ad6 as the two 80GB drives. So how do I install to the raid array?