Subject: Re: I'm doing something wrong?
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: None <mycroft@gnu.ai.mit.edu>
List: current-users
Date: 03/29/1994 23:53:39
You need to update your config file a bit; in particular, the way SCSI
devices are configured has changed. It's now something like:
controller aha0 at isa? port ...
master scsibus0 at aha0
disk sd0 at scsibus0 slave ?
tape st0 at scsibus0 slave ?
...
Look in the example config files.
------------------------------------------------------------------------------