From owner-freebsd-stable@FreeBSD.ORG Tue Nov 4 17:25:49 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EA41106567D for ; Tue, 4 Nov 2008 17:25:49 +0000 (UTC) (envelope-from k@kevinkevin.com) Received: from mail-gx0-f12.google.com (mail-gx0-f12.google.com [209.85.217.12]) by mx1.freebsd.org (Postfix) with ESMTP id 0A4FB8FC0C for ; Tue, 4 Nov 2008 17:25:48 +0000 (UTC) (envelope-from k@kevinkevin.com) Received: by gxk5 with SMTP id 5so7441gxk.19 for ; Tue, 04 Nov 2008 09:25:48 -0800 (PST) Received: by 10.65.72.7 with SMTP id z7mr2468617qbk.23.1225819537229; Tue, 04 Nov 2008 09:25:37 -0800 (PST) Received: from kevin (not.enough.unixsluts.com [76.10.166.187]) by mx.google.com with ESMTPS id p31sm22517017qbp.18.2008.11.04.09.25.32 (version=SSLv3 cipher=RC4-MD5); Tue, 04 Nov 2008 09:25:35 -0800 (PST) From: "Kevin" To: References: <000001c93e35$9d456790$d7d036b0$@com> <001b01c93e98$fe2e7b60$fa8b7220$@com> <20081104164131.GA52756@icarus.home.lan> <200811041210.04875.jhb@freebsd.org> In-Reply-To: <200811041210.04875.jhb@freebsd.org> Date: Tue, 4 Nov 2008 12:25:21 -0500 Message-ID: <005f01c93ea2$5392e650$fab8b2f0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Ack+oFgRMAbE5UvmTpC4V6W8lbmT+QAAeEgA Content-Language: en-us Subject: RE: DL360 G3 w/ AMD64 Cant boot from CD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2008 17:25:49 -0000 > Yes, the BTX fault you are getting is from trying to start 64-bit mode > on a > CPU that doesn't support 32-bit mode. The latest snapshots should have > a > fix where you get a more helpful "Your CPU doesn't do 64-bit" message. > > -- > John Baldwin Thank you all for your prudent help, it is much appreciated.