Where to install Ubuntu bootloader on a Mac?

11,544

Fist make sure your in BIOS mode. There is no good way to tell this, but if your in the Ubuntu Live CD Your probably in BIOS emulation mode. Specially if your using ReFiT.

Next install on /dev/sda. This will not hurt your mac booting because it boots via EFI (which is a file in one of those partitions).

Then Refit should sow you a Linux partition, and you can use that to boot. The mac boot loader doesn't understand Linux and will always call it "Windows". In addition it may not start in BIOS mode (which will make a lot of things not work). Your best is to use ReFit and install on /dev/sda

One other thing. Make sure your two partition tables are in sync. This can be done from refit.

Share:
11,544

Related videos on Youtube

ylhtravis
Author by

ylhtravis

Updated on September 18, 2022

Comments

  • ylhtravis
    ylhtravis over 1 year

    I'm trying to install Ubuntu on a Mac, but I can't get it to boot with default mac bootloader or rEFI. It shows up as "Windows" On the mac bootloader and shows up as "Linux" on rEFI.

    I'm not sure where should I install the bootloader to during installation.

    Here's my partition table:

    sda : Hard drive manufacturer name
    
    sda0: Mac partition
    
    sda1:
    
     ...
    
    sda4: SWAP
    
    sda5: Ubuntu
    

    And I have installed the bootloader on sda5. Should I install it on sda instead? I'm afraid this will replace the default Mac OS X bootloader and I won't be able to go into the Mac side again.

    Any help will be greatly appreciated. Thank you.

    • coteyr
      coteyr over 11 years
      This is trick. Make sure your in BIOS mode (no good way to tell) then install on the MBR of /dev/sda