Difference between revisions of "MacTel PlanetCCRMA"
(→Boot, Linux, & Swap Partitioning) |
|||
Line 13: | Line 13: | ||
5) PlanetCCRMA-lize your Linux. | 5) PlanetCCRMA-lize your Linux. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Prep the Mac, Start Fedora Installation== | ==Prep the Mac, Start Fedora Installation== | ||
Line 97: | Line 84: | ||
9. Soundcard detection via: System>Administration>Soundcard Detection. | 9. Soundcard detection via: System>Administration>Soundcard Detection. | ||
+ | ==References== | ||
+ | |||
+ | [http://refit.sourceforge.net rEFit boot loader] | ||
+ | |||
+ | [http://wiki.onmac.net/index.php/Triple_Boot_via_BootCamp Triple Boot -- onmac.net] | ||
+ | |||
+ | [http://ccrma.stanford.edu/planetccrma/software PlanetCCRMA] | ||
+ | |||
+ | [http://www.mactel-linux.org/wiki/Fedora8OnMacBookSantaRosa Fedora8 on MacBook Pro (Santa Rosa 3,1)] | ||
+ | |||
+ | [http://www.bexleyitsolutions.co.uk/?q=node/10 Dual Booting OS X and Fedora 8 on MacBook Pro] | ||
+ | |||
+ | [http://madwifi.org/wiki/About/ath5k Madwifi ath5k wireless driver] | ||
[[Category: CCRMA User Guide]] | [[Category: CCRMA User Guide]] |
Revision as of 21:08, 11 June 2008
Installation instructions for a MacBook Pro
Main steps:
1) Backup your data.
2) Partition your OS X drive.
3) Install boot loader.
4) Install (& update) Linux, first adding boot, Linux, and swap partitions.
5) PlanetCCRMA-lize your Linux.
Contents
Prep the Mac, Start Fedora Installation
1. Update firmware (run software update or download latest OS from Apple)
2. Plug into power source; connect to internet via Ethernet.
2. Start OS X Disk Utility (Utilities menu): select top hard drive icon, click "Partition" tab.
<image>
You can now change the size of your Mac HD partition: select size, click "Apply", wait (can take some time).
<image>
<image>
3. Custom install rEFIt, making sure to select "rEFIt File System Drivers".
<image>
Restart to check rEFIt install (might take 2 reboots, rEFIt screen shows before OSX boot).
4. Start installation of Fedora 8 (32-bit version from DVD -- get from CCRMA sys admin) -- restart and boot from DVD (select Linux penguin as option from rEFIt menu). Note: beware of trackpad sensitivity. This part takes about 30 minutes.
On DVD installer boot: Select first option "Install or upgrade an existing system". Skip disk check. Fedora installation app starts. Choose language and keyboard.
Boot, Linux, & Swap Partitioning
5. Partitioning:
First dropdown menu: Create custom layout; click "Next". New window: click on free partition box; click "New".
Make 3 partitions:
1-Boot partition: /boot mount point, ext3 filesystem, select 200MB fixed size; click "OK".
2-Linux partition: /boot mount point, ext3 filesystem, select fixed size you want in MB (eg: 84000 = 84GB); click "OK".
3-Swap partition: swap filesystem, select fixed size (RAM size x 2); click "OK".
Click "Next", accept defaults for next few sections.
Finish Fedora Install & Update, PlanetCCRMA-lization
6. Finish Fedora installation -- click "Next" to install Fedora.
7. Reboot computer, choose Linux Penguin icon from rEFIt menu, boot into Linux, follow instructions to do system setup.
8. Update Fedora: while plugged into Ethernet internet, in a terminal as root (su) type:
~> yum upgrade
This can take two hours or more, depending on size & download speed.
8. PlanetCCRMA Fedora 8 installation
9. Soundcard detection via: System>Administration>Soundcard Detection.
References
Fedora8 on MacBook Pro (Santa Rosa 3,1)