Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
confused with yaboot.conf (solved)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
_lior_
n00b
n00b


Joined: 29 Dec 2004
Posts: 13

PostPosted: Wed May 03, 2006 6:07 pm    Post subject: confused with yaboot.conf (solved) Reply with quote

Hi!

I have 2 HDs, on the 1st HD is MAC OS X installed (/dev/hda11 I think) and Gentoo is installed on the 2nd HD (root partition is /dev/hdb3). I would like to have a yaboot.conf that boots MAC OS X by default after 3 seconds. Can somebody give me tips for this config?

TIA.


Last edited by _lior_ on Wed May 03, 2006 7:46 pm; edited 1 time in total
Back to top
View user's profile Send private message
infjms00
Tux's lil' helper
Tux's lil' helper


Joined: 17 Feb 2006
Posts: 112
Location: Vigo, SPAIN

PostPosted: Wed May 03, 2006 7:02 pm    Post subject: Reply with quote

It would be something like this:
Code:
boot=/dev/hdXX (your bootstrap partition)
ofboot=hd:XX (again bootstrap partiton)
device=hd:
delay=10
defaultos=macosx
timeout=3 (boot after 3 seconds)

install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot

image=/boot/YOUR KERNEL
        label=Linux
        partition=YOUR PARTITION NUMER (hdb3 would be 2)
        root=/dev/hdXY(your linux root partiton)
        read-only

imacosx=hd:you macosx partition
enablecdboot
enableofboot
Back to top
View user's profile Send private message
_lior_
n00b
n00b


Joined: 29 Dec 2004
Posts: 13

PostPosted: Wed May 03, 2006 7:46 pm    Post subject: Reply with quote

Yes, it's something like this! :) Thanks!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum