Jump to content
2 posts in this topic

Recommended Posts

Hello people, I has XP and Linux before install mac os deneb 1.4.

How can I have triple boot?

If I restore grub with live CD linux mac OS will disappear

 

THanks

 

after installing OS X you will need to restore grub and add a few lines at the bottom of /boot/grub/menu.lst in Linux. here is my entry with hd0,2 for the third partition on the first disk - you may have to change the numbers if you have a different disk setup.

 

title	Leopard
rootnoverify (hd0,2)
makeactive
chainloader +1

 

if you have not installed yet, make sure that Mac has a primary partition that is located before the extended partition (on the disk and in the partition table). i found that information after successfully installing OS X - but i was not able to boot correctly.

×
×
  • Create New...