From owner-freebsd-hackers@FreeBSD.ORG Mon Sep 8 23:54:55 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F79016A4BF for ; Mon, 8 Sep 2003 23:54:55 -0700 (PDT) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A346D43FCB for ; Mon, 8 Sep 2003 23:54:53 -0700 (PDT) (envelope-from sos@spider.deepcore.dk) Received: from spider.deepcore.dk (localhost [127.0.0.1]) by spider.deepcore.dk (8.12.9/8.12.9) with ESMTP id h896smIo053044; Tue, 9 Sep 2003 08:54:48 +0200 (CEST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.9/8.12.9/Submit) id h896smnF053043; Tue, 9 Sep 2003 08:54:48 +0200 (CEST) From: Soren Schmidt Message-Id: <200309090654.h896smnF053043@spider.deepcore.dk> In-Reply-To: <1063075297.14383.42.camel@server.ltsp> To: florian mettetal Date: Tue, 9 Sep 2003 08:54:47 +0200 (CEST) X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 X-mail-scanned: by DeepCore Virus & Spam killer v1.3 cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Serial ATA 4.8 Installation -help X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2003 06:54:55 -0000 It seems florian mettetal wrote: > Greetings, > > I have built a brand new system founded on an Asus P4PE motherboard, and > using the FastTrack raid function I have turned my two Maxtor 80GB > Serial ATA (now reffered to as SATA) hard drives into a Mirror raid. > > Proceeding to start the installation of FreeBSD 4.8-stable I selected > Standard Install, Press ok at the pop up, then at the following popup I > am confronted with FreeBSD telling me that "No disks found! Please > verify that your disk controller is being properly probed at boot time". > Has anyone else had this issue? Is this problem fixed in FreeBSD 5.X . > What can I do to get this to work in FreeBSD 4.8? 4.x doesn't support the Promise SATA controllers, you need at least 5.1 for that. The -current ATA driver might be backported later this year, nothing definite yet. -Søren