Subject: Re: Beige G3 - Unable to boot install
To: Ben Jansen <netbsd@kristamin.com>
From: Henry B. Hotz <hotz@jpl.nasa.gov>
List: port-macppc
Date: 12/11/2002 16:15:59
At 3:51 PM -0800 12/11/02, Ben Jansen wrote:
>On Wednesday, Dec 11, 2002, at 15:22 US/Pacific, Henry B. Hotz wrote:
>
>>At 2:22 PM -0800 12/11/02, Ben Jansen wrote:
>>>Sorry, forgot to mention something: I am able to dir the CD-ROM. 
>>>Here are the contents:
>>>
>>>0 > dir ide0/disk@0
>>>.
>>>..
>>>MACPPC
>>>NETBSD.MACPPC;1
>>>OFWBOOT.XCF;1
>>>
>>>Thanks again,
>>>	Ben
>>
>>On this basis you should be able to do:
>>
>>boot ide0/disk@0,OFWBOOT.XCF;1 NETBSD.MACPPC;1
>>
>>If that doesn't work then try inserting a ":0" or ":1" or ":2" in 
>>front of the comma (without the quotes).
>
>Thanks for the idea! I didn't think the ;1 was part of how OF 
>referenced the file.

ISO 9660 standard version numbers.  Put in for VAX compatibility, 
like the part of the name after the . shouldn't be more than 3 
characters for MS-DOS compatibility.

>Now I've gotten it this far:
>
>0 > boot ide0/disk@0:0,OFWBOOT.XCF;1 NETBSD.MACPPC;1
>loader: loading XCOFF
>tsize=cbc0 dsize=14a8 bsize=2670 entry=640000
>SECTIONS:
>.text		00640000 00640000 0000cbc0 000000e0
>.data		0064d000 0064d000 000014a8 0000cca0
>.bss		0064e4a8 0064e4a8 00002670 00000000
>loading .text, done..
>loading .data, done..
>clearing .bss, done..
>CLAIM failed
>
>I have:
>load-base = 600000
>real-base = f00000
>
>Are there different values for these I should try? I've tried 
>reset-all and doing it over, as well as running boot more than once. 
>However, subsequent boot attempts without resetting display "CLAIM 
>failed" upon attempting to load .text.

Try load-base of 660000, 650000, or default, and/or real-base of 
e00000, or default ("set-default real-base").  If you have really 
done exactly what MW said to do in the installation instructions then 
we are kind of guessing.

Please report exactly what does and doesn't work (like you just did). 
It's good to track these things.

This is OF 2.4?

Good luck!  You're really close.  If it does boot then the rest of 
the install should be routine.

If the variations I listed don't do it then you are probably in some 
hardware driver area.  Do you have any extra hardware or disks that 
could be disconnected?  I seem to recall some notes on the model 
support page that might be relevant.
-- 
The opinions expressed in this message are mine,
not those of Caltech, JPL, NASA, or the US Government.
Henry.B.Hotz@jpl.nasa.gov, or hbhotz@oxy.edu