From owner-freebsd-hardware@FreeBSD.ORG Mon Oct 30 21:13:29 2006 Return-Path: X-Original-To: freebsd-hardware@freebsd.org Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 607E016A47C for ; Mon, 30 Oct 2006 21:13:29 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BEE143D53 for ; Mon, 30 Oct 2006 21:13:27 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from localhost.corp.yahoo.com (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.13.6/8.13.6) with ESMTP id k9ULDEUX082234; Mon, 30 Oct 2006 16:13:14 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: freebsd-hardware@freebsd.org Date: Mon, 30 Oct 2006 14:04:26 -0500 User-Agent: KMail/1.9.1 References: <00e301c6fc2b$29a1ca20$0401a8c0@pc03> In-Reply-To: <00e301c6fc2b$29a1ca20$0401a8c0@pc03> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610301404.26955.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 30 Oct 2006 16:13:14 -0500 (EST) X-Virus-Scanned: ClamAV 0.88.3/2132/Mon Oct 30 14:42:34 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: Martin Aceto Subject: Re: HP ProLiant DL320 G4 and FreeBSD 6.1 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 21:13:29 -0000 On Monday 30 October 2006 08:56, Martin Aceto wrote: > Hi > > I am trying to install FreeBSD 6.1 onto a new HP DL320 G4 server, the controller is embedded Intel 82801GR SATA. > > If I have set disabled the raid option in the bios I can see the disk on boot, but, if I have enabled the raid option in the bios I can't see the RAID1 on boot. > > I want make RAID1 for hardward, I have two disk SATA equals. > > Has anyone installed on these HP servers? Where can I get the correct drivers? Try a newer FreeBSD release, such as one of the 6.2 betas. -- John Baldwin