Skip to content

macOS Ubuntu VM

  1. Install VMWare Fusion for free: https://teamdynamix.umich.edu/TDClient/30/Portal/KB/ArticleDet?ID=7846

  2. Download the Ubuntu 22.04 ARMv8 server image (first option on the site): https://cdimage.ubuntu.com/releases/22.04/release/

  3. Install Ubuntu 22.04 in a VM

  4. Once in Ubuntu, install a desktop environment by running the following commands in a terminal

sudo apt-get update
sudo apt-get install ubuntu-desktop