Quantum Anomaly said: Thanks for the helpful replies!
I am just looking at this page: https://help.ubuntu.com/community/MacBook and it lists 24 different steps to setting up Ubuntu on a MacBook. It's a bit daunting. Well, first, that may or may not be the document you want to follow depending on which Macbook version you are working with... Second, The "installation" is taken care of in part one of that page. The other items are various configuration changes and hardware fixes that you really only need to consult if you have a problem with any of those items.
Quantum Anomaly said: I have 58GB of drive space left. I'll probably want 10GB for the Blender (and GIMP?) files I'll be making in Ubuntu. How much would I need to run the Ubuntu OS itself? My friend mentioned I would want to designate 8GB (double my RAM) for a swap disk for writing temporary files...is this necessary? Would I need more than my 4GB of RAM? Because I don't want to use up more drive space if I don't need to, but I will if it will greatly improve Blender's performance.
You do not need 8GB of swap, that is a bit excessive. The rule of thumb was 2x RAM but that is really not neccessary anymore. Here is my quick install method that will handle creating your swap partition for you. To start off, I would use Bootcamp to create a 30GB partition for Ubuntu. This will give plenty of space for your working files, the OS, software, and an appropriate swap partition. http://ubuntuforums.org/showpost.php?p=6211925&postcount=2
Quantum Anomaly said: If it ends up not working out, how difficult is it to uninstall Ubuntu, erase the partition, and get everything back into one partition for OS X to utilize 100%? It can be a bit awkward, but, basically, you should be able to boot the Ubuntu LiveCD, run gparted and delete the Ubuntu and Swap partitions. Then you can boot into OSX and use DiskUtility to resize your OSX partition to use the free space.
Quantum Anomaly said: How is rEFIt different from BootCamp?
rEFIt is just a pretty interface for the EFI bootloader in your Mac. It also has some nifty tools that can be useful for installation. It is not necessary to use rEFIt once you have everything installed the way you want.
Quantum Anomaly said: Where does Grub come into play?
Grub is the Linux bootloader. It loads the kernel into memory. Windows also has a bootloader though you usually never see it. OSX can be booted directly by the EFI firmware. You will install grub as part of your Ubuntu installation. See the post I linked to above.
Quantum Anomaly said: What's the difference between Gutsy and just regular Ubuntu?
Gutsy (actually the full name is Gutsy Gibbon) IS "regular" Ubuntu. It is just a specific release. The newest release (and the one you should use) is version 8.10 (AKA Intrepid Ibex).