From owner-freebsd-questions@FreeBSD.ORG Mon Sep 5 17:16:20 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A808716A41F for ; Mon, 5 Sep 2005 17:16:20 +0000 (GMT) (envelope-from malachid@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19B1E43D46 for ; Mon, 5 Sep 2005 17:16:19 +0000 (GMT) (envelope-from malachid@gmail.com) Received: by wproxy.gmail.com with SMTP id i2so529084wra for ; Mon, 05 Sep 2005 10:16:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GxAMbELfWqgadTWwA0HU4bYLxDhVgUtJhKputqVaKoex1/lwXm2byXWaI9pVIO9jBpW0AtKeP9MqofgyUnoZHW+Dpy9qAWphgly2RGgrhwrBRrmG1+GgZYOU2BDvaHsBoVjubitvSSjiAfmskQnIndvWcqGdu7tgZelkhf0fZh0= Received: by 10.54.56.56 with SMTP id e56mr4261534wra; Mon, 05 Sep 2005 10:16:19 -0700 (PDT) Received: by 10.54.79.1 with HTTP; Mon, 5 Sep 2005 10:16:19 -0700 (PDT) Message-ID: Date: Mon, 5 Sep 2005 10:16:19 -0700 From: =?ISO-8859-1?Q?Malachi_de_=C6lfweald?= To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: A8N-SLI Premium + Si 3114R + RAID5 of Hitachi Deskstar T7K250 -- locks up during install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Sep 2005 17:16:20 -0000 I have tried this with 6-BETA1 and 6-BETA3. I noticed the A8N-SLI Deluxe was supported, so thought that the majority of= =20 the Premium would be as well. I am using the Silicon Image RAID controller instead of the NVidia one,=20 because it supports RAID5 and the nVidia does not. The RAID5 was configured in the BIOS. During boot (bootonly.iso) it goes through autodetection, seems to see=20 everything OK except that it detects the Si 3114R as "SATA 150" and it=20 should be "SATA 300" because it is SATAII not SATAI. It then gets to the following and locks up: ad12: 238475MB at ata6-master SATA150 ad14: 238475MB at ata7-master SATA150 ad16: 238475MB at ata8-master SATA150 ad18: 238475MB at ata9-master SATA150 So, it appears that it finds each drive, instead of the RAID. It appears that it detects the controller as SATA 1 instead of SATA 2. It locks up as soon as it detects the hard drives. Any thoughts? Thanks, Malachi