What's the best way to multi-boot with Win, linux, and OSX?

Discussion in 'MacOS' started by nickmind, Apr 5, 2009.

  1. nickmind

    nickmind

    Joined:
    Mar 27, 2009
    Messages:
    11
    Likes Received:
    0
    Hello,

    I have seen and readed a handful of threads regrading still topic. But nothing works 100% for me. I want to install Windows, Linux, and OSX. I want to use iDeneb v1.4 for the OSX. What is the best way to do?

    Thanks for your time and help.

    Nick
     
    nickmind, Apr 5, 2009
    #1
  2. nickmind

    mustang498

    Joined:
    Apr 6, 2009
    Messages:
    1
    Likes Received:
    0
    hey,

    i have this config:

    Mac os X 10.5.6 (idneb)
    Ubuntu 8.10 (or 9.04 is equal)
    Windows Xp

    how to install:

    first: Mac os X
    second: windows
    third: Ubuntu

    Ubuntu installs the Bootloader Grub.
    It cant manage Mac os x.
    But you can edit the bootloader config file under Ubuntu.


    If some other people are interested in a tutorial, i could write one.

    bye,
    Jonas

    p.s sorry for my englisch, im still at school.
     
    mustang498, Apr 6, 2009
    #2
  3. nickmind

    nickmind

    Joined:
    Mar 27, 2009
    Messages:
    11
    Likes Received:
    0
    Can you please forward me to more info on how to change grub to support booting Mac OS X. (I will google for it soon) Because you have conflicting sentences, first you say it can't, and then you say edit the config file.

    Also, you say to install Mac OSX first, is Mac OSX on the first partition?

    But thanks for your time and help. If I can get a clean install, I can or help write a tutorial as well.
     
    nickmind, Apr 7, 2009
    #3
  4. nickmind

    dirk

    Joined:
    Aug 25, 2008
    Messages:
    63
    Likes Received:
    0
    Right, here's how to do it. This method has been tested mutiple times.

    Boot OSX disk, use Disk Utility to create the following partition structure on a GPT disk:
    • OSX partition - MAC formatted[/*:m:51cgmtfc]
    • Windows partition - MSDOS formatted[/*:m:51cgmtfc]
    • Linux partition - MSDOS formatted[/*:m:51cgmtfc]
    • Linux swap partition - MSDOS formatted (size equal to amount of ram you have.[/*:m:51cgmtfc]

    Close Disk Utility and open Terminal.
    Set the windows partition to be active partition.
    • fdisk -e /dev/rdisk0[/*:m:51cgmtfc]
    • f 3[/*:m:51cgmtfc]
    • write[/*:m:51cgmtfc]

    Reboot to windows and install windows, reboot and windows should boot up.

    Boot to linux cd and install, install GRUB to the partition, not the MBR.

    Reboot, and at this point, the boot should fail.

    Boot the OSX cd again and install as normal

    Reboot.

    Press enter as soon as Darwin starts to boot up, this will offer a list of three operating systems, the linux one will be named wrong but that's ok. Check you can boot into everything, then patch OSX as needed and then install chameleon 2 for a nicer boot menu.
    Done.
     
    dirk, Apr 8, 2009
    #4
  5. nickmind

    nickmind

    Joined:
    Mar 27, 2009
    Messages:
    11
    Likes Received:
    0
    Just to make sure. The Mac OSX partition needs to be the first partition?

    Thanks,

    Nick
     
    nickmind, Apr 8, 2009
    #5
  6. nickmind

    dirk

    Joined:
    Aug 25, 2008
    Messages:
    63
    Likes Received:
    0
    Yes, that's the way I have mine set up.
     
    dirk, Apr 9, 2009
    #6
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.