Subject: Re: setting OF in the dark
To: Peter Rooney <http@telus.net>
From: Dan LaBell <dan4l-nospam@verizon.net>
List: port-macppc
Date: 04/19/2005 07:07:13
On Apr 18, 2005, at 7:56 PM, Peter Rooney wrote:

> Dear folks,
>
> I am trying to install netBSD on a 7600.  Due to some...hardware 
> availability issues... I have yet to reach Milestone.  I suspect that 
> others have cleared this particular hurdle before, and are willing to 
> share their knowledge.
>
> I'm using a PCI video card, with no mac monitor available to plug into
> /chaos/control, and only one computer, so setting up another computer 
> as
> a serial console is not an option.  I'm not expecting to find a second 
> mac with a serial port any time this month.
>
>
is Telnet server option available on 7600's firmware?  If so
s" enet:telnet,192.168.199.168 " io
then telnet in, and then you only need a 2nd computer with network, not 
necessarily
a mac, or serial.  Change ip to what you want, its the apple's.

Failing that.. I don't know.  Need a way to dump output of dev / ls 
etc. right?
Output to file isn't possible, feasible, need some serious forth to 
implement though...

Can you read the nvram from linux?
If so.. I might be able to hack something up.  I'm thinking
use "boot", to source some forth code, store it in nvramrc , then go to 
linux
and read it via /dev/nvram (sp?)