Apple - Dual boot macOS Catalina 10.15 beta and macOS Mojave 10.14

Your existing installation won't be blindly updated. The macOS 10.15 Catalina beta installer will launch as soon as it is downloaded.

You can create a bootable USB installer by plugging in a USB flash drive and running the following in Terminal:

sudo /Applications/Install\ macOS\ 10.15\ Beta.app/Contents/Resources/createinstallmedia --volume /Volumes/DRIVE

where DRIVE in the name of your external USB drive

You can choose to install macOS Catalina on an external drive, if you don't wish to interfere with your current installation.


Good news. After the 10.15 beta download completes, the installer starts and after accepting the license, you are shown a screen where you can select where to install the OS. It defaults to the current disk containing 10.14 but there is a "Show Disks" button. Clicking it brings up a list of all other partitions attached to the computer. Many will be grayed out. The drive/partition you wish to choose must be formatted using APFS in order to be selectable as an option.

In my case I was able to install 10.15 beta to an external USB hard drive once I formatted it with APFS.

Naturally I made a full Time Machine backup and another full cloned backup to yet another external backup drive before running the beta OS. Be safe with beta OSes.


Yes, you can have a dual boot of your current macOS and macOS Catalina on a single Mac (without need for external SSD).

Pre-requirements:

  1. Access to macOS Catalina
  2. Compatible Mac computer
  3. APFS-formatted disk
  4. At least 20GB of free space (if you want to play with Xcode 11 beta, be prepared to have about 50GB to spare)

How-to:

  1. Open "Disk Utility" app
  2. Make sure your main volume is selected on the side panel
  3. Choose "Edit ➔ Add APFS Volume..." from app's menu
  4. "Add APFS Volume to container" popup should appear
  5. Name the new volume as you like (eg. "Catalina") and choose "APFS" format
  6. You can reserve the size for the new volume if you want ("Size options..." button), but you don't have to. By default, the new volume will share available space with your current volume.
  7. Download macOS Catalina installer (it should start automatically after downloaded)
  8. Choose newly created volume as an installation target
  9. Proceed with installation

Your Mac will restart several times and boot into fresh, new macOS Catalina installation. You will be able to choose the system on boot, just press and hold Option (⌥) key immediately after switching your Mac on. You can also change which system will boot automatically in "System Preferences ➔ Startup Disk".

Additionally, If you are using FileVault to encrypt your disk, macOS Catalina won't have access to your current macOS installation and all files you are storing with it until you provide the passphrase for FileVault. If you don't do this, you will keep your current files in isolation from the beta OS, which I recommend.

I am using the above setup to dual-boot macOS Mojave and Catalina without any issues on MacBook Pro 15", late 2016.

Please, remember to make a full backup of your system in advance - just in case.