Software Update.
- Update Mac OS X.
Apple Menu -> Software Update...
- Update Firmware if needed. See the following webpage.
http://docs.info.apple.com/article.html?artnum=303880
- Download from http://refit.sourceforge.net.
- Mount the image.
- Double-click on the "rEFIt.mpkg" icon.
- Reboot to make sure rEFIt is installed.
Resize Hard Drive.
I have a 74G hard drive, which I will partition in half. From the output of the mount command, look for the disk mounted on /. In my case it is disk0s2. Change the following command accordingly.
diskutil resizeVolume disk0s2 37GReboot.
Install Ubuntu 7.10.
- Download and burn the Ubuntu CD image (i386 Desktop) from www.ubuntu.com.
- Put it in your computer and reboot.
- Select the penguin from the rEFIt menu. (Or hold down C while booting.)
- Select "Check CD for defects". It takes a while, but is good to do.
- Reboot.
- Select the penguin from the rEFIt menu.
- Select "Start or install Ubuntu". The Ubuntu desktop will load.
- Click the Install icon.
- Follow the on-screen instructions. Some notes:
- Make sure to select the US English -- Macintosh keyboard layout.
- Choose to manually edit the partition table.
- Make sure that EFI GPT partition is not mounted.
- I created: 2G swap; 10G for /; 25G for /home.
- Also make sure that your partitions are mounted in the correct spots (swap, /home, /).
- Make sure to select the US English -- Macintosh keyboard layout.
- Reboot.
- Select "Start Partitioning Tool" at the rEFIt menu. It might ask you to sync the MBR GPT maps. Select yes.
- Reboot.
- Select the Penguin at the rEFIt menu.