InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 05-20-2010, 03:16 AM
snakeo2 snakeo2 is offline
Jaguar
 
Join Date: Jan 2010
Posts: 37
How to boot Snow Leopard using Grub?

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

Gigabyte MA790X-UD4P
AMD Phenom(tm) II X4 940 Processor
MSI Radeon 4650
1TB Hitachi Sata
Windows 7 64
WD 250GB Sata
Hazard's Snow Leopard 10.6.4
WD 250GB Sata
Gentoo
Kernel 2.6.34
Reply With Quote
  #2  
Old 05-21-2010, 01:11 PM
Imkantus Imkantus is offline
 
Join Date: Jul 2009
Location: Germany
Posts: 779
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/ind...owtopic=189079

AMD Phenom II X4 955 - ASRock AM3A770DE - 8GB DDR3-1333 - Radeon HD 5570 1GB passiv - BCM4318 802.11b/g - Snow Leopard Retail
+++
AMD Phenom X3 8450 - ASRock AM2NF6G-VSTA (BIOS L2.39) - 4GB DDR2-800 - Radeon HD 4650 512MB - Snow Leopard Retail (retired) / OpenBSD
Reply With Quote
  #3  
Old 03-21-2011, 07:44 PM
mozart mozart is offline
Jaguar
 
Join Date: Feb 2011
Posts: 45
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



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.


acer aspire 6935g
snow leopard 10.6.7 vanilla x64
windows 7ultimate x64
kubuntu ultimate 2.9 x64
Reply With Quote
Reply