Subject: Re: Booting from modern SCSI disk?
To: None <Havard.Eidnes@runit.sintef.no>
From: Myles Vredenburg <myles@nycap.rr.com>
List: port-macppc
Date: 02/13/2000 19:29:44
Havard.Eidnes@runit.sintef.no wrote:
>
> Earlier, I wrote:
>
> > 0 > boot scsi/sd@1:0 can't OPEN: scsi/sd@1:0
> > ok
> > 0 > boot scsi-int/sd@1,0 -a can't LOAD from this device
> > ok
> > 0 > boot scsi-int/sd:1 can't OPEN: scsi-int/sd:1
> > ok
> > 0 > boot scsi-int/sd@1 can't LOAD from this device
> > ok
> > 0 > boot scsi-int/sd@0 can't OPEN: scsi-int/sd@0
> > ok
>
> ...and of course the first attempt when I got back home
> succeeded. What was needed was apparently
>
> boot scsi-int/sd@1:0
>
> Target 1, partition 0, I presume? If so, I think I'll have
> fodder for extending the install notes. ;-)
>
> - Håvard
Correct. Glad it worked for you :)
Myles