Subject: Re: stuck at 'start=0x100000'
To: Makoto Fujiwara <makoto@ki.nu>
From: Louis Guillaume <lguillaume@berklee.edu>
List: port-macppc
Date: 05/17/2002 19:17:37
Makoto Fujiwara writes:
> myself> For the Louis case, can you set use-nvramrc false ?
> Louis> Yes! That worked. But it isn't reliable. If I reboot,
>
> Louis, would you do reset-all every time after you issue
> setenv ....
> command ?
>
That was the first thing I tried....
setenv use-nvramrc? false
reset-all
...
boot
<failed, restart>
setenv use-nvramrc? true
boot
<works>
I haven't put these tests through all the possible iterations but I will
if you like...
Louis