I am trying to set up my RPI 2B to stream my music collection into my stereo. I will be using a InnoMaker Raspberry Pi HiFi DAC HAT PCM5122 HiFi DAC Audio Card Expansion Board. First I downloaded the RuneAudio image but do not see any files in my Finder.
I was following the instructions to flash as SD Card using a Mac in the RuneAudio Quick Start Guide. When I got to the lines "dd bs=1m if=[source] of=[destination]
so a real example of the command is:
dd bs=1m if=/Users/antonypa/Desktop/RuneAudio_rpi_0.3-beta_20141029_2GB.img of=/dev/disk2" and got stuck. I understand substituting the appropriate "/dev/disk2" for my card for [destination]. I don't understand the substitution of "/Users/antonypa/Desktop/RuneAudio_rpi_0.3-beta_20141029_2GB.img" for [source]. Is that the text I use or do I need to modify it for my computer. I suspect that i should substitute my user name for "antonypa". I am very nervous using Terminal for fear of messing up my computer which is a M1 Mac Mini 13.3.1.
If I put the RPI and DAC in a case, should it have a fan?
Thanks for any help.