-
Notifications
You must be signed in to change notification settings - Fork 0
Quick Start
Michele Comignano edited this page Sep 26, 2024
·
12 revisions
A step by step guide to go from BOM to a working Tonio starting from pre-built images.
You can use one of the supported boards reference assembly
Navigate to CI Builds and grab the image artifacts for your supported board.
Extract the artifacts into some folder and from there, using a terminal, run:
$ ./flash.sh sdcard.img /dev/sdX
where X is the letter identifying you SD card block device, e.g.: /dev/sdb.
NOTE: The script will also expand the data partition to its max possible extent. Just make sure
fatresizeandpartedcommands are in path.
Your wiring may not fit default settings and you probably want to load new playlists. Initial setup is covered in the user guide.