From owner-freebsd-questions@FreeBSD.ORG Fri Mar 30 02:59:42 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CC7516A404 for ; Fri, 30 Mar 2007 02:59:42 +0000 (UTC) (envelope-from alex@upful.org) Received: from simmts12-srv.bellnexxia.net (simmts12.bellnexxia.net [206.47.199.141]) by mx1.freebsd.org (Postfix) with ESMTP id 2C0D213C458 for ; Fri, 30 Mar 2007 02:59:42 +0000 (UTC) (envelope-from alex@upful.org) Received: from upful.org ([74.12.77.253]) by simmts8-srv.bellnexxia.net (InterMail vM.5.01.06.13 201-253-122-130-113-20050324) with ESMTP id <20070330024402.DHUH4057.simmts8-srv.bellnexxia.net@upful.org> for ; Thu, 29 Mar 2007 22:44:02 -0400 Received: from upful.org (localhost [127.0.0.1]) by upful.org (8.13.6/8.13.6) with ESMTP id l2U2hutW062234 for ; Thu, 29 Mar 2007 22:44:01 -0400 (EDT) (envelope-from alex@upful.org) Received: (from alex@localhost) by upful.org (8.13.6/8.13.6/Submit) id l2U2hpdN062233 for freebsd-questions@freebsd.org; Thu, 29 Mar 2007 22:43:51 -0400 (EDT) (envelope-from alex) Date: Thu, 29 Mar 2007 22:43:51 -0400 From: Alexander Anderson To: freebsd-questions@freebsd.org Message-ID: <20070330024351.GB48894@upful.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.2i Subject: Intel D975XBX2 - BTX halted 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: Fri, 30 Mar 2007 02:59:42 -0000 Hello. I'm installing FreeBSD 6.2-RELEASE on a brand new system with Intel D975XBX2 board. It seems that FreeBSD does not support the onboard Marvell 88SE6145 SATA controller. Could someone confirm this? At first, when I tried to boot the installation CD, the loader hung very early in the process with the message "BTX halted". But when I went to the BIOS and disabled "Secondary SATA controller" (in Advanced, Peripheral Configuration), the CD booted and the install began alright. By the way, I did the BIOS upgrade (to version BX97520J.86A.2674), but that didn't help. Even though the board has another RAID controller (ICH7-R/ICH7-DH), I really would like to get both of them working. This system is going to be a server and I was going to hook up 6 hard drives to it: 2 as RAID1 and 4 as RAID5. Now that I figured out what was causing the "BTX halted" error, I'm going to complete the installation, and then try to enable the Marvell controller back. Let's see if that works.