PDA

View Full Version : How to boot Snow Leopard using Grub?


snakeo2
05-20-2010, 03:16 AM
Hello,

I currently have a 3 boot system composed of

/dev/sda===>Gentoo
/dev/sdb===>Windows 7
/dev/sdc===> Snow Leopard.

I'm able to boot into Gentoo just fine, but I cant say the same for windows & SL. I'm aware of other bootloaders out there, but I'm familiar with Grub and would like to be able to figure out how to boot all 3 OS's. Below is my grub.conf. Any suggestions will be appreciated. Thanks in advance.

cat /mnt/gentoo/boot/grub/grub.conf
default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title Gentoo Linux 2.6.31
root (hd0,0)
kernel /boot/kernel-2.6.31-gentoo-r6 root=/dev/sda3

title Windows 7
rootnoverify (hd1,0)
map (hd0) (hd1)
map (hd1) (hd0)
makeactive
chainloader +1



title Snow Leopard
rootnoverify (hd2,0)
makeactive
chainloader +1

Imkantus
05-21-2010, 01:11 PM
It's possible to boot Darwin/OS X using GRUB2 as it has EFI emulation capability. See here for information on how-to set up GRUB2 for OS X: http://www.insanelymac.com/forum/index.php?showtopic=189079

mozart
03-21-2011, 07:44 PM
why you didn't boot linux from chameleon?
just install grub bootloader in ext4 linux partition
install then chameleon from your hakintos
and chameleon boot your linux