Subject: Re: Got my Sun3 to boot NetBSD!!!!
To: David Brownlee <abs@anim.dreamworks.com>
From: Jeremy Cooper <jeremy@broder.com>
List: port-sun3
Date: 05/28/1997 22:29:12
On Wed, 28 May 1997, David Brownlee wrote:
> > [ can't boot sd(0,10,1) ]
>
> Is sd(0,10,1) atypo on that - I'm pretty sure sd(0,1,1) would be
> the second disk (I'm a long way from my sun3 rigt now :(
I'm sure it's been discussed several hundred times, but just as a
reminder:
sd( <controller>, <target:lun>, <partition>)
To determine what drive you want to boot from, take the SCSI ID, multiply
by 8 and then convert to hexadecimal. Once you do it, you never forget =)
-J