Subject: Re: FAQ: Booting a 7300
To: None <port-macppc@netbsd.org, martijnb@stack.nl>
From: Robert Leenheer <robert.leenheer@12move.nl>
List: port-macppc
Date: 09/12/2002 18:24:06
Hi,

I had the same problem on my 8500, this fixed it:

setenv boot-command catch 5000 ms boot

This will, instead of trying again and again, wait once for 5000 ms and 
then boot.
Adjust the time to suit your needs.

Robert.

On Thursday, September 12, 2002, at 02:57 , Robert Leenheer wrote:

>
>> Received: from mail.netbsd.org ([155.53.1.253]:57514 "HELO 
>> mail.netbsd.org") by
> uucp.nl.uu.net with SMTP id <S677022AbSILMrS>; Thu, 12 Sep 2002 
> 12:47:18 +0000
> Delivered-To: port-macppc@netbsd.org
> Date: Thu, 12 Sep 2002 14:47:13 +0200
> From: Martijn van Buul <martijnb@stack.nl>
> To: Michael Lorenz <ml@rz.uni-potsdam.de>
> Cc: port-macppc@netbsd.org, Martijn van Buul <martijnb@stack.nl>
> Subject: Re: FAQ: Booting a 7300
> Mail-Followup-To: Martijn van Buul <martijnb@stack.nl>, Michael Lorenz
> <ml@rz.uni-potsdam.de>, port-macppc@netbsd.org
> Mime-Version: 1.0
> Content-Disposition: inline
> User-Agent: Mutt/1.5.1i
>
> Michael Lorenz wrote:
>> Hi there,
>>
>>> Yes, i know. I'm asking a FAQ. My newly-acquired 7300 doesn't boot 
>>> straight
>>> away into NetBSD, because the drive hasn't spun up. And I'm asking for
>>> hints how to fix it.
>> Hmm, have a close look at the harddisk - some ( notably IBM ) drives 
>> have a
>> jumper labeled "auto spinup" or "delay spinup" and so on. Play with 
>> them.
>
> Sorry for the confusion: The thing boots alright - it boots too early,
> when the drive hasn't completely powered up *yet*. Once it has completed
> spinning up, it'll boot just fine.
>
> The FAQ suggests adding something like:
>
> : wBoot
> begin
>  boot-device ['] $boot catch drop
>  ." -Waiting for boot-device" cr
>  d# 500 ms
>  key? until
> ;
>
> to the nvramrc. And it seems to make sense.
>
> Unfortunately, I cannot add this patch, since nvstore complains that 
> the NVRAM
> string is too big!
>
> 0 > boot-command begin ['] boot catch 999 ms cr again
>
> fails for the same reason.
>
> --
>     Martijn van Buul -  Pino@dohd.org - http://www.stack.nl/~martijnb/
> 	 Geek code: G--  - Visit OuterSpace: mud.stack.nl 3333
>    Kees J. Bot: The sum of CPU power and user brain power is a constant.
>