I want a single board home media server. It has to run openmediavault and squeezeserver. It has to be low power but have high transfer rate from storage with direct bus connection of HDD (unlike Pi which overloads its USB for all peripherals). Solution at the time I bought it : olimex lime2
Here's how to configure it.
- Get image (debian : no desktop)
- convert .7z to zip with arepack -e --format=zip *.7z
- burn image to sdcard with etcher
- edit /etc/hostname and /etc/hosts files
- physically install in lime2, connect to ethernet, and power up
- connect via ssh (default root password is 1234)
- apt get update & upgrade
- install openmediavault
- within OMV; mount drives, setup shares, NFS, SMB etc
- install logitechmediaserver (see this guide)
- do post-install lms config via port 9000
Bingo!