SD Card
SD Cards (microSD
FF)
Samsung 32GB U1 ... (MB-ME32GA/AM) (bought; $8)
SanDisk 64GB U3 A2 (SDSQXA2-064G-GN6MA) (Faster; $21)
SanDisk 64GB U3 A2 (Pro) (Fastest; $40)
SD Card Flash Utility
Etcher (GitHub) an Electron app.
Creates filesystem and copies (OS) image file (.img
), byte-for-byte, onto target media.- If USB stick, the burned filesystem is oddly accessible at both Win-10 and TV-box.
Win-10 reports filesystem asFAT
, and canr/w
, but also prompts to format it.
If SD card, the burned filesystem is entirely inaccessible at Win-10.
- If USB stick, the burned filesystem is oddly accessible at both Win-10 and TV-box.
Firmware Mod Utilities
Amlogic Customization Tool
Modify image (.img
) before burning it.Armbian Configuration Utility
Configure an Armbian distro at command line (SSH session):
armbian-config
Firmware Mod Methods
Flash image onto SD card or USB stick using Etcher.
- Perform image mods, optionally, prior to burning.
- Bootloader must be setup to handle OS selection;
external (SD
/USB
) vs. internal (eMMC
/NAND
).
Flash image using device's internal pre-boot menu.
With source image file (.img
) copied to an SD card or USB stick.