Dual Boot Mac OS X and Linux Mint 9 on a MacBook Pro 5,1

Posted: 2010-06-09 in How To, Unix Geekery
Tags: , , ,
WARNING:  Extreme Geek-Alert!

 

I’ve been dual-booting Mac OS X and Ubuntu Linux for a while.  Recently the upgrade from Ubuntu 9.10 to 10.04 failed.  It failed so bad that my computer was unbootable.  During the install process, Ubuntu loaded the boot loader to my Mac OS X partition causing the Mac and Ubuntu partitions to overlap.  After trying several unsuccessful “fixes” I had to resort to the nuclear option.  I formatted the internal hard drive and cloned from one of my two back-ups.

 

I was going to do a fresh install of Ubuntu 10.04 but decided to try out a different flavor of Linux.  The one I chose was Linux Mint.  It’s basically Ubuntu but looks a lot nicer (IMHO).

 

The Mac Installation information in the Ubuntu Community  is not very well maintained or updated for Mac specific installs.  I decided I would write a post that outlines exactly what I did to get Linux Mint and Mac OS X working on my MacBook Pro 5,1.  I imagine that this would also work for Ubuntu as well.

 

Below is the exact process I used to get a successful dual-boot.  I hope this helps you.

 

Normal disclaimer:  I am not a computer scientist. I am an amateur and a hacker.  Everything I’ve learned is from trial and error, a lot of error.

 

PREPARATION:

 

1.  Backup your system by making a bootable clone of your hard drive.  I use SuperDuper.  Carbon Copy Cloner is also excellent and FREE.
2.  Boot from your backup to ensure it is working properly.
3.  Make another backup of your system.
4.  Boot from your second backup to ensure it is working properly.
5.  VERIFY YOU HAVE STEPS 1-4 COMPLETE.  I’ve done dual-boot set ups a few times.  The nuclear option (formatting your hard drive and cloning from a back-up) is often required.  If you value your data, make a back-up…or two.
6.  Connect to the internet via Ethernet.  You’ll need to have an ethernet connection to update your hardwire drivers.  Additionally during the install, if you have an internet connection, the installer will download and install a few other packages.

 

INSTALLATION:

 

1.  Download the Linux Mint 9 dmg and burn it to a DVD-R.  I used this one.  32-bit i386.

 

2.  Verify the MD5 Checksum.  Open a terminal window and enter the following command:

 

MD5 /Users/yourusername/Downloads/linuxmint-9-gnome-dvd-i386.iso

 

Wait a minute…and the output will reveal the following:

 

MD5 (/Users/yourusername/Downloads/linuxmint-9-gnome-dvd-i386.iso) = 4d96965a00135a00f7eb4602a8f4b0f1

 

If you downloaded the .iso to your Downloads folder change “yourusername” to your user name and the command will output a string of numbers and letters.  It should match the MD5 checksum on the download page.  If they match, continue.  If not, re-download until the MD5 checksum matches.  The MD5 checksum MUST match.  If it doesn’t either the code has been altered or you had a bad download.

 

3.  Use Disk Utility to burn the .iso to a DVD-R.  I used the default settings.

 

4.  Download and install rEFIt.

 

5.  Reboot your computer TWICE for rEFIt to take effect.  you will know it is installed correctly when you see the rEFIt menu upon initial startup.

 

Img_1047

 

6.  Repartition your disk using Disk Utility.  I created 30GB of Free Space.  Most websites say to use Bootcamp Assistant.  I used Disk Utility and it worked fine.  Click the “+” sign, change the format in the drop down from HFS+ journaled to Free Space.   Hit apply.

 

7.   Insert the Linux Mint LiveDVD that you just burned into your DVD drive.  Reboot while holding down the “C” key to boot from the Linux Mint DVD.

 

8.  Open the GParted application.  Create two partitions.  Your Linux partition formatted as ext4 and the swap partition.  I created my linux partition so that 4096MiB of free space was left for my swap partition.  UNCHECK “Round to cylinders” so that you have no free space between partitions.  Next, add the final partition.  Ensure it is formatted as “Linux-Swap.”  Hit “apply” to make the changes.  You should now have four partitions.

 

/dev/sda1 EFI
/dev/sda2 MacOSX
/dev/sda3 Linux
/dev/sda4 Swap

 

Img_1045

 

9.  Exit GParted and double-click the “Install Linux Mint” icon to begin the installation process.  Follow the instructions until you get to Step 4.

 

10.  When you get to Step 4, choose “Specify Partitions Manually.”  Proceed to Step 5.

 

11.  Step 5, Specifying partitions.

 

a.  Select /dev/sda3 and press “Change…”

 

Img_1048

 

b.  Choose ext4 Journaling; CHECK the “Format” box; mount at /

 

Img_1049

 

c.  No change to Swap

 

Img_1050

 

d.  Proceed with installation until you get to Step 8.

 

12.  At Step 8, click “Advanced…” and choose to install boot loader at /dev/sda3.

 

Img_1051

 

13.  Proceed with the installation!  When installation is complete  DO NOT hit “Restart.”  Instead click on “Continue Testing.”  Then in the Menu click quit, then click restart.

 

14.  Upon restart, rEFIt should load.

 

Img_1054

 

15.  Use the down arrow key to launch the partition tool.  When I did this, the partitions were already in Sync and there was no need for rEFIt to Synchronize!  Sweet!

 

Img_1053

 

16.  When I chose Linux from rEFIt it did NOT start up.  I had to power down by holding the Power button.  I then restarted and held down the OPTION key.  I chose “Windows” and Linux Mint booted up.  I restarted, launched Linux from rEFIt and it worked.  I don’t know why it did not boot the first time.  Just wanted to point this out in case someone had a similar experience.  I also noticed that the Linux Mint Logo was no present but the five white/green buttons were there.  No problem though, it loads fine.

 

17.  Install your hardware drivers.  Reboot.  Update your system and you are good to go.  You now have a fully functional MacBook Pro dual-booting Mac OS X and Linux Mint 9!
Comments
  1. swejap says:

    Great tutorial! I’ve been using Linux Mint 9 on a Dell for some time now, but was gonna try it out on my Macbook aluminium 5,1 as well. Have you had any hardware problem with Linux on Macbook? I tried Ubuntu 10.04, but got serious heat issues that could not be fixed. Just curious to hear if everything runs smooth for you with LM9 on Macbook Pro 🙂

    Like

  2. John A. Atilano II says:

    LM9 had no issues. I didn’t really care for the UI and Mac support on LM9 forums was non-existent. I used this exact same procedure to do a new install of Ubuntu 10.04. It has been running great. I have not had heat issues. As I understand LM and ubuntu are the same with different GUIs. Give LM a try. It is nice, I just preferred Ubuntu.

    Like

  3. swejap says:

    True about the LM9 forums. I’ve decided to give Ubuntu 10.04 another try and hopefully can fix the heat issue. Will apply some artic silver 5 to the macbook as well and see if that does the trick. It’s not fun to have a fan going crazy and laptop that heats up to 70-80 degrees by just watching some videos in Ubuntu or Linux Mint. Heard this is a common problem with running Ubuntu on Macbook’s, so if you don’t have this issue you are lucky.Well, thanks again for a good post!

    Like

  4. wibed says:

    Excellent tutorial. The only one that worked for me. Still works with LM 13.

    Like

  5. John A. Atilano II says:

    Thanks wined!! I’m glad this post is still helping people after two years. I’m surprised it still works after 4 versions. Cool!

    Like

  6. bmmcwhirt says:

    I am trying this with a MBP 5,3 and Mint13 but after the mint bootloader I get a black screen and nothing ever happens. I’m having to use an ext dvd drive as I burned up my internal burning to many backups.Do you have any suggestions? I get the same thing on my mini, both have been updated the Mt Lion and I reverted back to Leopard on the mini but the problem persists. I will download an archived copy of mint9 and see what happens.

    Like

  7. John A. Atilano II says:

    bmmcwhirt, If you followed my directions EXACTLY, you might have installed to boot loader on the wrong partition. My instructions say install to /dev/sda3/ but, if you have other partitions it might not be sda3. Since you are running Mountain Lion, the recovery partition might have skewed the partition numbers. You need to install the boot loader to the ext4 partition (whatever number it is). This is just a wild ass guess. See if that works. I have not installed a distro to a system running ML. But that could be the problem.

    Like

  8. John A. Atilano II says:

    Also, did you synchronize your partitions with rEFIt? Any issues there?

    Like

  9. bmmcwhirt says:

    I cant get the CD to fully boot is the problem. Grub2 loads fine, counts down, then black screen and nothing ever happens.

    Like

  10. dinepada says:

    Is there any way to share the same mouse between the two OS? because my bluetooth mouse ask for a pin number when I boot inside mint

    Like

  11. Dany says:

    Shoot, who would have thgouht that it was that easy?

    Like

Leave a reply to swejap Cancel reply