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 using the Universal Update Utility
- 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 | UUU |
| Local development | Docker |