From owner-freebsd-ia64@FreeBSD.ORG Sun Jul 1 18:07:20 2012 Return-Path: Delivered-To: freebsd-ia64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DA33D106566C for ; Sun, 1 Jul 2012 18:07:20 +0000 (UTC) (envelope-from marcel@xcllnt.net) Received: from mail.xcllnt.net (mail.xcllnt.net [70.36.220.4]) by mx1.freebsd.org (Postfix) with ESMTP id BA46F8FC1D for ; Sun, 1 Jul 2012 18:07:20 +0000 (UTC) Received: from [192.168.2.58] (wifi.xcllnt.net [70.36.220.6] (may be forged)) (authenticated bits=0) by mail.xcllnt.net (8.14.5/8.14.5) with ESMTP id q61I7Icq015713 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sun, 1 Jul 2012 11:07:20 -0700 (PDT) (envelope-from marcel@xcllnt.net) Mime-Version: 1.0 (Apple Message framework v1278) Content-Type: text/plain; charset=iso-8859-1 From: Marcel Moolenaar In-Reply-To: <4FE38863.9020303@wizardlike.ca> Date: Sun, 1 Jul 2012 11:07:18 -0700 Content-Transfer-Encoding: 7bit Message-Id: <1817B805-693A-4635-9506-EBD8F90C1166@xcllnt.net> References: <4FE38863.9020303@wizardlike.ca> To: Mike Burrell X-Mailer: Apple Mail (2.1278) Cc: freebsd-ia64@freebsd.org Subject: Re: Installing on zx6000 X-BeenThere: freebsd-ia64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the IA-64 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jul 2012 18:07:20 -0000 On Jun 21, 2012, at 1:47 PM, Mike Burrell wrote: > FreeBSD/ia64 EFI boot, Revision 3.1 > Loading /boot/defaults/loader.conf > /boot/kernel/kernel data=0xfef1f8+0x82710 syms=[0x8+0x0xb1120+0x8+0xa62a9] > \ > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [/boot/kernel/kernel]... > Entering /boot/kernel/kernel at 0x9ffc000000010500... > > At that point, it either hangs indefinitely or does a hard reset after a > few seconds. No matter which version of FreeBSD I try to install, I've > never been able to get past the "Entering /boot/kernel/kernel at ..." Are you using a serial console? If not: start there. You may need to change hw.uart.console to match the hardware. By default it's set to the legacy PC COM1 port, which isn't there on HP. Normally this is not a problem, because the HCDP table is used -- but this means you need to use a serial console to begin with. FYI, -- Marcel Moolenaar marcel@xcllnt.net