Date: Mon, 2 Jul 2012 13:41:38 +0100 From: Anton Shterenlikht <mexas@bristol.ac.uk> To: Marcel Moolenaar <marcel@xcllnt.net> Cc: freebsd-ia64@freebsd.org Subject: Re: Installing on zx6000 Message-ID: <20120702124138.GB36368@mech-cluster241.men.bris.ac.uk> In-Reply-To: <1817B805-693A-4635-9506-EBD8F90C1166@xcllnt.net> References: <4FE38863.9020303@wizardlike.ca> <1817B805-693A-4635-9506-EBD8F90C1166@xcllnt.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 01, 2012 at 11:07:18AM -0700, Marcel Moolenaar wrote: > > 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. Just to confirm that I'm now seeing the same issue on rx2600 with FreeBSD 9.0-RELEASE, with the serial console (I'm rebuilding the box after destroying the FS in anger): Either: Hit [Enter] to boot immediately, or any other key for command prompt. Booting [/boot/kernel/kernel]... Entering /boot/kernel/kernel at 0x9ffc000000010500... *********************************************************** * ROM Version : 02.31 * ROM Date : 03/11/2004 * BMC Version : 01.53 *********************************************************** or: Filename: \efi\boot\bootia64.efi DevicePath: [Acpi(HWP0002,0)/Pci(2|0)/Ata(Primary,Master)/CDROM(Entry0)/\efi\b oot\bootia64.efi] IA-64 EFI Application 01/04/12 12:58a 544,306 bytes Consoles: EFI console FreeBSD/ia64 EFI boot, Revision 3.1 Loading /boot/defaults/loader.conf /boot/kernel/kernel data=0xfef1f0+0x82710 *skip* uart4: <16550 or compatible> iomem 0xff5e0000-0xff5e0007 irq 34 on acpi0 uart5: <16550 or compatible> iomem 0xff5e2000-0xff5e2007 irq 35 on acpi0 Timecounters tick every 1.000 msec fxp0: link state changed to DOWN usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 480Mbps High Speed USB v2.0 ugen0.1: <NEC> at usbus0 uhub0: <NEC OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 ugen1.1: <NEC> at usbus1 uhub1: <NEC OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1 ugen2.1: <NEC> at usbus2 uhub2: <NEC EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 uhub1: 2 ports with 2 removable, self powered uhub0: 3 ports with 3 removable, self powered uhub2: 5 ports with 5 removable, self powered da0 at mpt0 bus 0 scbus1 target 0 lun 0 *********************************************************** * ROM Version : 02.31 * ROM Date : 03/11/2004 * BMC Version : 01.53 *********************************************************** I haven't yet had the time to try older releases. Resetting EFI to default settings, resetting MP doesn't help. I also tried installing on da0 already partitioned (in another box) with gpart, and on da0 wiped with dd if=/dev/zero of=/dev/da0 bs=1m - doesn't help. -- Anton Shterenlikht Room 2.6, Queen's Building Mech Eng Dept Bristol University University Walk, Bristol BS8 1TR, UK Tel: +44 (0)117 331 5944 Fax: +44 (0)117 929 4423
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120702124138.GB36368>