Skip to content
On this page

Guest OS

Cheetah supports macOS 12+ and ARM-based Linux distributions, which includes:

  • macOS 12(Monterey)
  • macOS 13(Ventura)
  • macOS 14(Sonoma)
  • Debian
  • Fedora
  • Ubuntu
  • Other ARM-based Linux

macOS

macOS 14 (Sonoma) Beta

You may need to install Device Support for macOS 14 beta if installing the macOS Seed in a virtual Machine fails on a host Mac.

VersionBuildReleaseDownload URL
14.0 beta 623A5328b8/22/23Download

macOS 13 (Ventura)

VersionBuildReleaseDownload URL
13.5.122G908/17/23Download

macOS 12 (Monterey)

VersionBuildReleaseDownload URL
12.6.121G21711/01/22Download

ARM-based Linux distributions

Debian

You can download ARM-based Debian images from its website https://www.debian.org/ and choose arm64 processor architecture.

Fedora

You can download ARM-based Fedora images from its website https://fedoraproject.org/ and choose ARM® aarch64 processor architecture.

Ubuntu

You can find the installer images for Ubuntu Desktop on ARM64 in the daily builds or download Ubuntu Server for ARM and install Ubuntu Desktop manually.

bash
$ sudo apt update
$ sudo apt install ubuntu-desktop
$ sudo reboot