akov Posted November 5, 2006 Share Posted November 5, 2006 Right now I have 3 OS's spread across 2 HD's. I have OS X on its own ATA HD and SuSE 10.1 and Windows XP on another. Currently Windows XP and SuSE 10.1 are handled by the GRUB bootloader. So far I've been booting into OS X by changing hard drive priorities in the BIOS. I would like to know if theres a better way to do this. If chain-loader can boot from a different hard drive then I know how to work that into GRUB but I don't know if chainloader can or how you would. I'm looking for any ideas to simplify this. Link to comment Share on other sites More sharing options...
cbmkgd Posted November 5, 2006 Share Posted November 5, 2006 Check the Wiki: http://wiki.osx86project.org/wiki/index.ph...e#Grub_in_short Use something like: title OSX root (hd1,0) makeactive chainloader +1 the above assumes osx is on first partition of second drive. Link to comment Share on other sites More sharing options...
Recommended Posts