Jump to content
3 posts in this topic

Recommended Posts

Ok guys my question is this what is the correct way of modifying grub so it finds osx on my 3rd harddrive I have it on 40 gig western digital as a master with my dvd burner as a slave....this is my current grub.conf with gentoo linux.Can someone give me and example , is there and image name like linux whats it called etc.

 

default 0

timeout 20

splashimage=(hd0,0)/grub/splash.xpm.gz

 

title=Gentoo Linux-2.6.8

root (hd0,0)

kernel /gentoo-burning root=/dev/hda3

 

title=Backup

root (hd0,0)

kernel /gentoo-2.6.8 root=/dev/hda3

Link to comment
https://www.insanelymac.com/forum/topic/7771-linux-dualboot/
Share on other sites

Ok guys my question is this what is the correct way of modifying grub so it finds osx on my 3rd harddrive I have it on 40 gig western digital as a master with my dvd burner as a slave....this is my current grub.conf with gentoo linux.Can someone give me and example , is there and image name like linux whats it called etc.

 

default 0

timeout 20

splashimage=(hd0,0)/grub/splash.xpm.gz

 

title=Gentoo Linux-2.6.8

root (hd0,0)

kernel /gentoo-burning root=/dev/hda3

 

title=Backup

root (hd0,0)

kernel /gentoo-2.6.8 root=/dev/hda3

 

3rd Hardrive or 3rd partiton? What do mean with 3rd harddrive, /dev/hdc ?

Here's an example for Grub, maybe this will help:

http://forum.osx86project.org/index.php?showtopic=3853

If nothing works, just make a fdisk -l and post it here it will be more simple to find out why.

Link to comment
https://www.insanelymac.com/forum/topic/7771-linux-dualboot/#findComment-48679
Share on other sites

×
×
  • Create New...