Subject: Re: The Kernel for powermacs
To: Dan Jacobowitz <youngdrow@geocities.com>
From: Erik E. Fair <fair@clock.org>
List: port-powerpc
Date: 01/02/1998 11:18:14
At 7:05 -0800 1/2/98, Dan Jacobowitz wrote:

>In case no one else mentioned this...
>After the first boot fails with a default catch, if I try again, instead of:
>loading .text...
>loading .data...
>clearing .bss...
>
>I get:
>loading .textCLAIM FAILED
>
>Hm.
>I confess yet again all the intricacies of this are bypassing me :)

That looks like the environment has been changed or corrupted by the first
load attempt. Either the OF is doing something in an attempt to load that
can't be cleaned up or undone, or the load attempt itself is stepping on
something that it shouldn't.

	Erik <fair@clock.org>