From owner-freebsd-current@FreeBSD.ORG Fri Dec 8 10:10:20 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7744016A47E for ; Fri, 8 Dec 2006 10:10:20 +0000 (UTC) (envelope-from dom@helenmarks.co.uk) Received: from mailhost.graphdata.co.uk (mailhost.graphdata.co.uk [195.12.22.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E7E243CB7 for ; Fri, 8 Dec 2006 10:09:19 +0000 (GMT) (envelope-from dom@helenmarks.co.uk) Received: from localhost (localhost [127.0.0.1]) by mailhost.graphdata.co.uk (Postfix) with ESMTP id D9F37114023 for ; Fri, 8 Dec 2006 10:10:15 +0000 (GMT) X-Virus-Scanned: amavisd-new at graphdata.co.uk Received: from mailhost.graphdata.co.uk ([127.0.0.1]) by localhost (mailhost.graphdata.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 1EjoYpk8ZtuX for ; Fri, 8 Dec 2006 10:10:13 +0000 (GMT) Received: from gdc083.internal.graphdata.co.uk (gdc083.internal.graphdata.co.uk [192.168.0.86]) by mailhost.graphdata.co.uk (Postfix) with SMTP id 514A9114033 for ; Fri, 8 Dec 2006 10:10:13 +0000 (GMT) Date: Fri, 8 Dec 2006 10:10:13 +0000 From: Dominic Marks To: freebsd-current@freebsd.org Message-Id: <20061208101013.8827826f.dom@helenmarks.co.uk> In-Reply-To: <4578E1AD.3090505@isc.org> References: <4578E1AD.3090505@isc.org> X-Mailer: Sylpheed version 2.2.9 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD 6 (or 7) on a HP DL140 G3 SATA X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Dec 2006 10:10:20 -0000 On Thu, 07 Dec 2006 19:53:17 -0800 Peter Losher wrote: > Just got my hands on a HP DL140 G3 (generation 3) server, which has a > LSI Logic SAS controller. You can run the live CD or install FreeBSD > (6.2-RC1 or 7-CURRENT) onto the HD's, but when you boot from the disks, > the boot loader barfs: I might be wrong but I think the fix for this just went into CURRENT. I got this impression from some recent jhb, mjacob commits. Dominic