On Thu, Jan 26, 2006 at 11:22:33AM +0100, Brian Durant wrote :
> 
> Since yaboot is the only boot loader for New World Macs, it is  
> amazing that there isn't a better HowTo or other form of  
> documentation about "device=" to get OS X on a SATA drive to boot.  
> Can't remember how I got it, but my path is:
> 
> device=/[EMAIL PROTECTED],f2000000/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL 
> PROTECTED]/[EMAIL PROTECTED]:

There is an utility called ofpath which tells you that. It is in
/usr/sbin, so you may have to indicate the full path.

Here is the output on my mac:

[EMAIL PROTECTED]:~$ /usr/sbin/ofpath /dev/hda
/[EMAIL PROTECTED],f2000000/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL 
PROTECTED]:
[EMAIL PROTECTED]:~$ /usr/sbin/ofpath /dev/sda
/[EMAIL PROTECTED],f2000000/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL 
PROTECTED]/[EMAIL PROTECTED]:
[EMAIL PROTECTED]:~$ /usr/sbin/ofpath /dev/sda2
/[EMAIL PROTECTED],f2000000/[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL 
PROTECTED]/[EMAIL PROTECTED]:2

Also, if you enter in openfirmware, you can get the information too, by
typing: dev / ls

http://developer.apple.com/technotes/tn/tn1061.html#RTFToC4

Maybe you can try to put the openfirmware path of your osX partition
instead of /dev/sdb3?

-- 
Charles


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to