Subject: Re: Sun 3/80 questions
To: Bob Beck <beck@obtuse.com>
From: David Brownlee <abs@anim.dreamworks.com>
List: port-sun3
Date: 09/12/1997 11:01:41
On Fri, 12 Sep 1997, Bob Beck wrote:
>
> The default internal disk boot device for a 3/80 is
> sd(0,18,0). Depending what scsi id it is, the following is the normal
> transmogrification of scsi id to boot device on a 3/80.
>
> SCSI ID boot
> 0 sd(0,0,0)
> 1 sd(0,8,0)
> 2 sd(0,10,0)
> 3 sd(0,18,0)
>
> (intuituve doncha think? One of those things that endears a
> company to you, kinda like New Coke and NIS+ does for me.)
>
I actually kinda like this - IIRC its in hex and its just
LUN+(8*ID). Was kinda interesting to see a sun4/330 booting
from 'sd:' though :)
David/abs