From owner-freebsd-amd64@FreeBSD.ORG Fri Dec 1 20:16:08 2006 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BE3AD16A4D0; Fri, 1 Dec 2006 20:16:08 +0000 (UTC) (envelope-from rsato@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5CBC43CB1; Fri, 1 Dec 2006 20:15:45 +0000 (GMT) (envelope-from rsato@mac.com) Received: from mac.com (smtpin05-en2 [10.13.10.150]) by smtpout.mac.com (Xserve/8.12.11/smtpout12/MantshX 4.0) with ESMTP id kB1KG1gC005871; Fri, 1 Dec 2006 12:16:01 -0800 (PST) Received: from [172.18.5.178] (c-24-7-120-117.hsd1.ca.comcast.net [24.7.120.117]) (authenticated bits=0) by mac.com (Xserve/smtpin05/MantshX 4.0) with ESMTP id kB1KFxLP018559 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Fri, 1 Dec 2006 12:16:00 -0800 (PST) In-Reply-To: <200612011502.14504.jhb@freebsd.org> References: <7C42C53F-1D3F-4C05-8A83-DD185FF1F703@mac.com> <200612011502.14504.jhb@freebsd.org> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <274F1939-D2A6-4092-A9BB-06F38834114C@mac.com> Content-Transfer-Encoding: 7bit From: Randy Sato Date: Fri, 1 Dec 2006 12:15:57 -0800 To: John Baldwin X-Mailer: Apple Mail (2.752.3) X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: freebsd-amd64@freebsd.org Subject: Re: 6.2 RC1 on HP xw6400 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Dec 2006 20:16:08 -0000 I can't provide the exact output because I am not in front of the machine at this time, but I did that from the 6.2 RC1 amd64 install CD and I am pretty sure the output was a few blank lines. I am sure the output was nothing that led me to believe that it should boot. Randy On Dec 1, 2006, at 12:02 PM, John Baldwin wrote: > On Friday 01 December 2006 13:40, Randy Sato wrote: >> I am trying to install freebsd on my new HP xw6400, but the installer >> immediately panics with the message "panic: No BIOS smap info from >> loader!" > > Umm, your box really should have an SMAP. Can you run the 'smap' > command from > recent 6.x or HEAD from the loader prompt? > > -- > John Baldwin