From owner-freebsd-questions@FreeBSD.ORG Fri Mar 14 17:57:13 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 76F12106566B for ; Fri, 14 Mar 2008 17:57:13 +0000 (UTC) (envelope-from itz@mushinsky.net) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.187]) by mx1.freebsd.org (Postfix) with ESMTP id 188348FC1B for ; Fri, 14 Mar 2008 17:57:12 +0000 (UTC) (envelope-from itz@mushinsky.net) Received: by mu-out-0910.google.com with SMTP id w9so4480925mue.6 for ; Fri, 14 Mar 2008 10:57:11 -0700 (PDT) Received: by 10.78.167.12 with SMTP id p12mr31654123hue.8.1205517431211; Fri, 14 Mar 2008 10:57:11 -0700 (PDT) Received: by 10.78.139.1 with HTTP; Fri, 14 Mar 2008 10:57:11 -0700 (PDT) Message-ID: Date: Fri, 14 Mar 2008 13:57:11 -0400 From: "Isaac Mushinsky" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: SATA problems (Abit IP35-Pro) 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, 14 Mar 2008 17:57:13 -0000 I am setting up a new system with Abit IP35-Pro (ich9r), 2 WD SATA drives on the controller. There is also a SATA DVDRW to boot from. With the default SATA setup (SATA/IDE) the system cannot find any SATA drive. I was able to boot the install disk, attaching an old IDE CDROM, but still could not make it see the hard drive. If I set SATA controller to AHCI, the system boots (although with some ACPI errors), and I was able to install. However, fdisk thinks that the geometry is "incorrect", and insists on a different one (it says the drives have 476gb rather than 500gb). I can install with this AHCI setup, but have no idea what the implications are. Is there a known fix for SATA/IDE? Or is AHCI better?