Dual-booting different versions of Mac OS X

8

Is it possible to have two partitions but each one has Mac OS X ?

How else would someone do system type development?

cbrulak

Posted 2009-12-06T02:23:08.573

Reputation: 321

Answers

13

Definitely possible. You can partition a drive with Disk Utility and just install the OS on both. There is a choose location option at the start of the installation process to specify where to install. You could also install on one partition and then clone from one to the other with SuperDuper!

You can hold down option when you boot the computer to specify which one to boot into, and in System Preferences you can choose the default by highlighting it in Startup Disk.

You can also boot from an external hard drive.

Another option for development is to have a second computer (like a MacMini) and use VNC to control it from your regular / main computer.

Edit: Another option if you have a second machine with a monitor is to share your mouse and keyboard from your main computer with either teleport or synergy.

ridogi

Posted 2009-12-06T02:23:08.573

Reputation: 2 787

Also, there's Synergy+ (newer fork of original synergy). – Nick Bolton – 2010-01-12T05:59:42.467

1

There is also the rEFIt project, that is a bootloader for EFI based systems (Macs). I'm pretty sure it will detect multiple OSX partitions.

Matt Garrison

Posted 2009-12-06T02:23:08.573

Reputation: 121

This is not necessary for multiple OS X partitions. – ridogi – 2009-12-06T07:06:21.403

But it is a solution. – Matt Garrison – 2009-12-06T19:02:28.057