From owner-freebsd-questions@FreeBSD.ORG Wed Oct 5 17:04:29 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 6C69B16A41F for ; Wed, 5 Oct 2005 17:04:29 +0000 (GMT) (envelope-from gayn.winters@bristolsystems.com) Received: from bristolsystems.com (h-68-167-239-98.lsanca54.covad.net [68.167.239.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2571443D45 for ; Wed, 5 Oct 2005 17:04:28 +0000 (GMT) (envelope-from gayn.winters@bristolsystems.com) Received: from workdog ([192.168.1.201]) by bristolsystems.com (8.11.6/8.11.6) with ESMTP id j95H4Sn18879; Wed, 5 Oct 2005 10:04:28 -0700 From: "Gayn Winters" To: "'Steve Bertrand'" , Date: Wed, 5 Oct 2005 10:04:19 -0700 Message-ID: <048301c5c9ce$d6798020$c901a8c0@workdog> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4024 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 In-Reply-To: <20051005163329.1953E43D55@mx1.FreeBSD.org> Importance: Normal Cc: Subject: RE: Sata drives and FBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gayn.winters@bristolsystems.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Oct 2005 17:04:29 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of > Steve Bertrand > Sent: Wednesday, October 05, 2005 7:45 AM > To: freebsd-questions@freebsd.org > Subject: Sata drives and FBSD > > > Hi all, > > I have had an issue (as many others have) trying to get > STABLE, or even CURRENT running on a box with an ICH6R RAID controller. > > After install (which appears to be successful), when I reboot it just > sits there with a blinking cursor in the top left of the screen. > > I've tried this numerous times over the past couple months to no avail. > > Today, I tried another box using a 200GB Sata drive w/o RAID, and the > exact same thing happens. > > I've tried all manner of things to no avail. If someone can shed some > light on this issue, I would most appreciate it. > > Tks, > > Steve > ICH6R isn't supported under 5.4, at least with hardware RAID. You could try the newest 6.0 stable. See man ata. On the other hand, I seem to recall getting ICH6R to run without RAID under 5.4. You might want to publish a dmesg. Regards, -gayn