How to Install
Guides for getting a Pantavisor image onto a device, from SD card flashing to board-specific install methods.
Topics
- SD Card — write a
.wicimage to an SD card usingpvflasherordd; the generic method for most boards - Docker / Local Target — run Pantavisor locally with Docker for development and testing without hardware
- Toradex — flash Toradex Colibri and Verdin modules with UUU and the self-contained
pv-flash-bundle - UUU — flash NXP i.MX targets (Variscite DART-MX8M-Mini, VAR-SOM-MX8M-Nano, NXP i.MX8QXP MEK) using the Universal Update Utility and the self-contained
pv-flash-bundle - Board Guides — board-specific wiring, boot-mode selection, and install notes
Choose Your Method
| Target | Method |
|---|---|
| Most boards (SD card slot) | SD Card |
| Toradex Colibri / Verdin | Toradex (UUU + pv-flash-bundle) |
| NXP i.MX EVK / SOM (Variscite, MEK) | UUU (pv-flash-bundle) |
| Local development | Docker |