View previous topic :: View next topic |
Author |
Message |
dead_iguana n00b

Joined: 20 Mar 2005 Posts: 1
|
Posted: Sun Mar 20, 2005 4:16 pm Post subject: Gentoo and OS X dual boot |
|
|
Has anyone done a dual boot with Gentoo and OS X? I ask because I'm interested in getting a Mac Mini and want to try out OS X, but have Linux on it as well. If anyone has tried this on a Mac Mini, please let me know how difficult it is and if there were any serious problems. I have never tried Mac before and I don't want to get in over my head trying a dual boot. Thanks. _________________ <,==,>~ |
|
Back to top |
|
 |
Eldomir n00b


Joined: 09 Nov 2003 Posts: 63 Location: Madrid/Spain/EU
|
Posted: Sun Mar 20, 2005 4:48 pm Post subject: |
|
|
Hi,
It's not very hard to set a dual-booting system, the gentoo ppc installation guide explains how to set yaboot, and it's pretty straightforward if you know where you've installed each operating system. Anyway, here is my yaboot.conf file (I have a bootstrap partition in /dev/hda2, osx is in /dev/hda5 and gentoo on /dev/hda4):
Code: | boot=/dev/hda2
device=hd:
partition=4
root=/dev/hda4
timeout=30
install=/usr/lib/yaboot/yaboot
magicboot=/usr/lib/yaboot/ofboot
delay = 5
defaultos=macosx
image=/boot/kernel-2.6.11
label=Linux
read-write
append="video=radeonfb"
macosx=/dev/hda5
enablecdboot
enableofboot |
I'm sure you can search the forums for gentoo on the mac mini and get more specific info though...Good luck! _________________ "Give a man a fire and he will be warm for a day. Set a man on fire and he will be warm for the rest of his life"
-- Terry Pratchett |
|
Back to top |
|
 |
k0fcc n00b


Joined: 13 Nov 2004 Posts: 10 Location: Colorado, USA
|
Posted: Wed Mar 23, 2005 8:31 pm Post subject: |
|
|
This is the way I do it as well. |
|
Back to top |
|
 |
watersb Apprentice


Joined: 04 Sep 2002 Posts: 297 Location: take a left turn in Tesuque
|
Posted: Fri Apr 29, 2005 1:05 am Post subject: |
|
|
Thanks for posting your yaboot.conf
I have a Mac mini with the same sort of partition scheme.
However, by the time the damn video display wakes up, it's decided to boot into linux.
I can boot into Open Firmware, and then into yaboot, but then the yaboot screen is completely hosed, unreadable, it's the wrong video mode, and I am not familiar enough with yaboot to have memorized the dual-boot menu (that I've never actually seen).
Anyone else have a Mac mini and actually dual-booting with yaboot? |
|
Back to top |
|
 |
sapo_selo n00b


Joined: 06 Feb 2005 Posts: 26 Location: Portugal
|
Posted: Fri Apr 29, 2005 1:21 pm Post subject: |
|
|
you might get a quick answer if u try to ask in the gentoo-ppc part of the forum...  _________________ Não há luz mas vê-se uma grande escuridão =P |
|
Back to top |
|
 |
watersb Apprentice


Joined: 04 Sep 2002 Posts: 297 Location: take a left turn in Tesuque
|
Posted: Fri Apr 29, 2005 3:47 pm Post subject: |
|
|
sapo_selo wrote: | you might get a quick answer if u try to ask in the gentoo-ppc part of the forum...  |
Oops. I use Gentoo on both platforms, got to this thread via a forums search, and didn't see which it was...
Will ask over there, I think there is a framebuffer bug in yaboot on Mac Mini... |
|
Back to top |
|
 |
sapo_selo n00b


Joined: 06 Feb 2005 Posts: 26 Location: Portugal
|
Posted: Fri Apr 29, 2005 4:06 pm Post subject: |
|
|
that's what i thought...  _________________ Não há luz mas vê-se uma grande escuridão =P |
|
Back to top |
|
 |
|