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 11:52:24
Havard.Eidnes@runit.sintef.no wrote:
>
> > How about "boot scsi/sd@0:0" ?
>
> Yes, that works, but boots from the combined MacOS/LinuxPPC
> disk. "Not what I was after." ;-)
>
> - Håvard
boot scsi/sd@?:0
where ? is the SCSI ID of the drive you wish to boot from.
On some Macs (e.g. 7500/7600), the SCSI host adapter for the internal
chain is called 'scsi-int', where the adapter for the external chain is
called 'scsi'.
boot scsi-int/sd@?:0 etc.
Myles