I replaced my NAS with a Debian 10 headless server as well.
Installing the LMS on it was entirely problem-free and basically ran "out-of-the-box". You have to download the right package from here: http://downloads.slimdevices.com/ Assuming you're running 64bit AMD or Intel that would be logitechmediaserver_8.1.1_amd64.deb (or nightly: 8.1.2 in http://downloads.slimdevices.com/nightly/?ver=8.1) Then just execute these 2 commands: sudo dpkg -i <filename> (ignore warnings) sudo apt-get -f install (Missing packages gonna be installed now and server will be setup to start automatically etc.) Thats it. For installing piCorePlayer on debian: Maybe it could work with qemu. But I haven't tried that myself. I think it's probaly easier to run squeezelite as a headless client on your server if you want to have your server act as a player as well. (https://sourceforge.net/projects/lmsclients/files/squeezelite/linux/). Regards Andre ------------------------------------------------------------------------ Puniam's Profile: http://forums.slimdevices.com/member.php?userid=70584 View this thread: http://forums.slimdevices.com/showthread.php?t=114335 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
