Advanced users who want absolute certainty without installing software.
| Tool | Platform | Key Feature | Best For | |------|----------|-------------|-----------| | | Win, macOS, Linux | Validated burning, GUI, open-source | General-purpose, reliable SD card imaging | | Raspberry Pi Imager | Win, macOS, Linux | OS customization, official RPi support | Raspberry Pi & compatible SBCs | | Win32 Disk Imager | Windows only | Raw disk write/read, lightweight | Simple, no-frills raw writing | | dd (command line) | Linux, macOS, WSL | Scriptable, precise, built-in | Advanced users, automation | | USB Image Tool | Windows | Backup & restore, multiple drives | Frequent swapping of images | | GNOME Disks | Linux (GUI) | Partition management + restore | Linux desktop users | phoenixcard alternative
sudo dd if=firmware.img of=/dev/sdX bs=4M status=progress Linux | Validated burning