Subject: Re: OF questions-
To: Andy <andy@softbook.com>
From: Bill Studenmund <wrstuden@nas.nasa.gov>
List: port-macppc
Date: 10/11/1999 16:47:53
On Fri, 8 Oct 1999, Andy wrote:

> -What does the :0 in the device path  ( e.g fd:0 or /scsi/sd@0:0 ) refer to?
> Sector number?
> - Let's say I have an external SCSI drive with ID 2. How do I tell OF to
> boot from  it?

Partition number, where 0 is the whole disk.

I think for a drive with ID 2, you want sd@2:0.

Take care,

Bill