Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2001 17:47:57 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        "David O'Brien" <obrien@FreeBSD.org>
Cc:        Marcel Moolenaar <marcel@xcllnt.net>, <ia64@FreeBSD.org>
Subject:   Re: Dual-Itanium Lion boots ok.
Message-ID:  <Pine.BSF.4.33.0110181747100.82709-100000@herring.nlsystems.com>
In-Reply-To: <20011018093815.A19323@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Oct 2001, David O'Brien wrote:

> On Thu, Oct 18, 2001 at 05:30:15PM +0100, Doug Rabson wrote:
> > What is the exacy command line you are using to run ski? I hope its
> ...
> > boot/kernel:
> > kernel
> > $ xski -i skiload.cmd skiload
> >
> > This is much better supported than the old Linux bootloader binary we used
> > to use and its what I use so its more likely to work.
>
>     xski -i ia64.cmd skiload &
>     for TTY in `lsof | grep ski | grep tty |awk '{print $9'} | sort | uniq`
>     do
>         stty -f $TTY min 0 time 0
>     done
>
>
> The problem at the moment is the one Peter posted:
>
> It gets up to the point of mounting the root fs now, but panics with an
> unaligned access.
>
>     Timecounter "IA64 ITC"  frequency 733409028 Hz
>     Mounting root from ufs:/dev/sscdisk0c
>
>     fatal kernel trap:
>
>         trap vector = 0x1e (Unaligned Reference)
>         ...
>         Stopped at      nanouptime+0x71:        ld4 r14=[r14]
>         db>

What is the value of $r14 here? What does the stacktrace look like?

-- 
Doug Rabson				Mail:  dfr@nlsystems.com
					Phone: +44 20 8348 6160



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0110181747100.82709-100000>