Flash a card with balena Etcher
You will write the atfs SD-card image to a card with balena Etcher.
This page only applies when you deploy to an SD-card device.
balena Etcher is a free tool for writing a disk image to an SD card or USB drive. It runs on Mac, Windows, and Linux.
- Download the
.imgfile for your board. - Install balena Etcher.
- Insert the target SD card into your computer.
- Open Etcher.
- Click “Flash from file”.
- Select the
.imgfile. - Click “Select target”.
- Choose the SD card.
- Click “Flash”.
- Wait for the write and verify to finish.
Warning
Etcher erases the entire target drive. Double-check you selected the right one before you click Flash. This step cannot be undone.
Once flashing finishes, eject the card. Insert it into your board.
A freshly flashed card boots with no owner set. Configure it either before or after this step. See Use the setup tool or DIY editing.
Power on the board. See Is it healthy? to confirm it booted.