Install BeagleBoard Imaging Utility (GUI)
This page explains how to install the graphical version of the BeagleBoard Imaging Utility. Most users should choose one of the prebuilt options listed below.
Recommended Downloads
Choose the option that best matches your operating system.
| Platform | Package Type | Notes | Link |
|---|---|---|---|
Windows |
Installer ( |
Standard Windows installer with Start Menu integration. |
|
macOS |
Application bundle |
Drag-and-drop install into the Applications folder. |
|
Linux |
Flatpak |
Recommended for most Linux users. Sandboxed, automatic updates. |
|
AppImage |
Portable single-file download. No installation required. |
Installation Instructions
Windows
-
Download the Windows installer.
-
Double-click the installer.
-
Follow the on-screen instructions.
After installation, launch the application from the Start Menu.
Windows Security Notes
|
Flashing images requires low-level access to removable storage devices. On Windows:
These prompts are expected and required for the imaging process. Always ensure you downloaded the installer from an official BeagleBoard source. |
macOS
-
Open the downloaded application or disk image.
-
Drag BeagleBoard Imaging Utility into the Applications folder.
-
Launch it from Applications or Spotlight.
|
macOS may ask for permission to access removable volumes the first time you run the application. Granting this access is required to write images to SD cards. |
Linux (Flatpak – Recommended)
Flatpak provides a sandboxed installation and automatic updates via Flathub.
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub org.beagleboard.imagingutility
To run the application:
flatpak run org.beagleboard.imagingutility
Flatpak Permissions and Security Notes
|
Writing disk images requires access to removable storage devices. When installed via Flatpak, the BeagleBoard Imaging Utility requests permissions to:
Your desktop environment may prompt you to approve these permissions the first time you run the application. These permissions are required to flash SD cards and USB storage devices and are limited to what the application needs to function. |