Ubuntu 26.04 LTS Install Guide

Discussion in 'Linux Virtual Machine' started by andyp2026, Apr 24, 2026.

  1. andyp2026

    andyp2026 Junior Member

    Messages:
    12
    To get a basic install going on Apple Silicon Macs...

    1. Download ISO for arm64 from Canonical Site
    2. Create a new VM, install from ISO and choose the ISO that was downloaded
    3. Install using default settings
    4. After final reboot, you'll notice GUI is missing.
    5. Log into terminal session and type:
    1. sudo apt update
    2. sudo apt install --reinstall gdm3 ubuntu-desktop
    3. sudo systemctl restart gdm3
    6. GUI should start.
    7. Install parallels tool from 'Actions' menu
    8. Done.
     

Share This Page