Difference between revisions of "MacTel PlanetCCRMA"

From CCRMA Wiki
Jump to: navigation, search
Line 31: Line 31:
 
Resize main OS X parition:
 
Resize main OS X parition:
  
<pre>sudo diskutil resizeVolume disk0s2 40G "Linux" "Linux" 68G</pre>
+
<pre>~> sudo diskutil resizeVolume disk0s2 40G "Linux" "Linux" 68G</pre>
  
 
==Install Boot Loader==
 
==Install Boot Loader==
  
 
Download [http://refit.sourceforge.net rEFit].
 
Download [http://refit.sourceforge.net rEFit].

Revision as of 10:19, 16 November 2007

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.