Ash HN: I just bought a Macbook Pro, want to multiboot, now what?
I've owned laptops for the past 13 years, starting with a Toshiba satellite pro and latest with a Lenovo Thinkpad X61. I've played around with various flavors of windows from '95, NT 4 to 2000, XP and server 2003. Also played around with linux flavors, focusing on Slackware, Redhat then fedora core and now Debian.
I just bought a Macbook pro (base 15" model). For my work I need to develop platform specific software for all 3 major platforms (Linux, OS X, Windows XP (thankfully our IT staff has deferred Vista. )), in addition to server software which will run on Linux for production.
So I'm reading through the Apple bootcamp docs and looking over my web searches for tutorials and info on triple booting Leopard, Debian and Windows XP. Do any of you work with this kind of configuration and what suggestions do you have?
I'm assuming that I'm going to just scrub my factory install and create four partitions (one for each OS, and one win32 for share)
The thing I'm concerned with the most is dealing with weirdness in maintaining the configuratino. Any advice is appreciated. Thanks!
19 comments
[ 6.4 ms ] story [ 51.4 ms ] threadHere is a link to an exhaustive benchmarking test for Parallels vs VMWare. Good luck.
http://bit.ly/4DZtVg
(Here's the target link: http://www.mactech.com/articles/mactech/Vol.25/25.04/VMBench... )
QEMU - http://www.nongnu.org/qemu/
VirtualBox - http://www.virtualbox.org/
Parallels - http://www.parallels.com/products/desktop/
VMWare Fusion - https://www.vmware.com/products/fusion/
Windows support ranges from good (QEMU, VirtualBox) to great (VMWare Fusion, Parallels). My personal pick is VMWare because of its excellent support for non-Windows OSes. I've managed to get Ubuntu, FreeBSD, DragonflyBSD, Haiku, and Plan9 working with it. Under Windows, I've been able to use a USB MobileConnect dongle and VPN, and if you happen to be running OS X Server you can even virtualize other OS X Server instances (Edit: I should mention that Parallels also has support for this).
I don't know how Windows-Linux, and Mac-Linux partition connections are visible between each other without similar pieces of software.
I do know that Mac was able to see Windows just fine for reading, but writing anything was impossible.
then run the linux installer, split up the free partition, in any way you like). Install linux on it. Then run de windows installer using the leftover partition.
i also suggest to install rEfit so that you can fix your guid partition table to be able to select each OS at startup.
I use virtualbox now, no need to reboot.
4 GB of RAM isn't strictly necessary but makes things more comfortable. I fully agree with jballanc about Spaces and full screen mode - that is really nice!
Consider also that VMWare has good support for virtual networking. For instance, you can have your Debian server running in one virtual machine serving desktop clients running in their own virtual machines. Testing client/server stuff that way has saved me lots of time.