Skip to content

2017.02.04 Snapcast for Raspberry Pi Zero

Latest
Compare
Choose a tag to compare
@nickaknudson nickaknudson released this 04 Feb 09:39
· 6 commits to master since this release

For Raspberry Pi Zero

Find your SD card:

df -h

Flash the SD card (where dev/sdX is from above):

dd bs=4M if=sdcard.img of=/dev/sdX