From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 9 18:30:48 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 8842A16A4BF for ; Tue, 9 Sep 2003 18:30:48 -0700 (PDT) Received: from vivid.phpwebhosting.com (vivid.phpwebhosting.com [69.0.163.233]) by mx1.FreeBSD.org (Postfix) with SMTP id 1FFD843FE3 for ; Tue, 9 Sep 2003 18:30:47 -0700 (PDT) (envelope-from falieson@falsworld.com) Received: (qmail 6446 invoked from network); 10 Sep 2003 01:30:43 -0000 Received: from unknown (HELO ?192.168.2.102?) (12.245.246.70) by vivid.phpwebhosting.com with SMTP; 10 Sep 2003 01:30:43 -0000 From: florian mettetal To: freebsd-hackers@FreeBSD.ORG In-Reply-To: <200309090654.h896smnF053043@spider.deepcore.dk> References: <200309090654.h896smnF053043@spider.deepcore.dk> Content-Type: text/plain; charset=UTF-8 Organization: Message-Id: <1063157444.7313.11.camel@server.ltsp> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 09 Sep 2003 21:30:44 -0400 Content-Transfer-Encoding: 8bit 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: Wed, 10 Sep 2003 01:30:48 -0000 On Tue, 2003-09-09 at 02:54, Soren Schmidt wrote: > 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 Hmm... I have never setup a mirror Raid before, especially never in FreeBSD 5.1 , I have always been using 4.8 =/ Now, I am at the Select Drives (Second screen) which menas that 5.1 does see my promise SATA raid controller. Now... I have 3 selections to use for drives, ad4, ad6, ar0 First, I have 2 drives, and one is just a mirror of the other. my presumption is to singularly use ar0, but... I really do not know. And as this will someday hopefully be my production server... I wanna set it up right. Any clues anyone?