Can't boot OX/X directly after installing YD 3.0

Paul Roberts mol-general@lists.maconlinux.org
Sat, 21 Jun 2003 17:35:30 +0100


On Sat, Jun 21, 2003 at 09:12:56AM -0700, Douglas Phillipson wrote:
> Just ran yabootconfig and it just wrote Linux stuff in yaboot.conf, no 
> OS/X specific stuff...

Stick something like this at the end of your yaboot.conf file:

macos=/dev/hdaX

replacing X with the partition number that OSX is stored on. Then type
'ybin' to write the new configuration to disk.

- Paul