Skip to content

Instantly share code, notes, and snippets.

View pfichtner's full-sized avatar

Peter Fichtner pfichtner

View GitHub Profile
@BillyNate
BillyNate / Pi running MPD in RAM.md
Last active June 15, 2025 22:07
Multiroom music setup on Raspberry Pi with TinyCore Linux (just RAM)

Multiroom music setup on Raspberry Pi with TinyCore Linux (RAM only OS)

These are the steps taken to have MPD on piCore 14
Newer version might work as well (or maybe even better), but have not been tested.

Set up piCore

  1. Download the piCore image
  2. Unpack the .zip file and write the .img file to the SD-Card (using USB Image Tool for example)
  3. Move the SD-Card to the Pi, plug the Pi into the network and plug in the power source
  4. SSH into the Pi (using Putty for example)