Difference between revisions of "MacTel PlanetCCRMA"

From CCRMA Wiki
Jump to: navigation, search
Line 36: Line 36:
  
 
Download [http://refit.sourceforge.net rEFit].
 
Download [http://refit.sourceforge.net rEFit].
 +
 +
[[Category: CCRMA User Guide]]

Revision as of 12:59, 29 February 2008

Installations instructions for a MacBook Pro

Main steps:

1) Backup your data.

2) Partition your drive.

3) Install boot loader.

4) Install linux.

5) Install graphics card driver.

6) PlanetCCRMA-lize your linux.

References

onmac.net

PlanetCCRMA

Drive Partitioning

With diskutil

List current partitions:

~> diskutil list

Resize main OS X parition:

~> sudo diskutil resizeVolume disk0s2 40G "Linux" "Linux" 68G

Install Boot Loader

Download rEFit.