From owner-freebsd-questions@FreeBSD.ORG Sat Jan 31 09:36:23 2004 Return-Path: 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 6953816A4CE for ; Sat, 31 Jan 2004 09:36:23 -0800 (PST) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46AA343D39 for ; Sat, 31 Jan 2004 09:36:11 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from daleco.biz ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Sat, 31 Jan 2004 11:36:12 -0600 Message-ID: <401BE758.1000103@daleco.biz> Date: Sat, 31 Jan 2004 11:35:20 -0600 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Butler References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 31 Jan 2004 17:36:12.0656 (UTC) FILETIME=[B8626700:01C3E820] cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 4.x or 5.x doesn't find hard drives to install to! [SATA] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2004 17:36:23 -0000 Daniel Butler wrote: > Hello: > > I have an Intel S875WP1-E MOBO and two Seagate 120 gig drives. Every > time I try to install FreeBSD, I can get to the part to partition > drives but it doesn't find any! I went into BIOS and set it up for > Legacy mode, but still no go. Anyone else seen this issue? > Please wrap your lines at 80 characters as a courtesy to those who read mail via text clients. I'm curious why you chose to enable "Legacy" mode for *120* GB hard drives. I'd be more inclined to think that the drives are too big and too new to be detected properly. Does the BIOS report the drives? Do other operating systems find the drives? I suppose it's possible that the IDE/ATA controller on the mobo is not supported by FreeBSD, but I really doubt it. As a third resort, check out the hardware compatibility list at the web site. KDK