NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
vandermerwe
Oct 02, 2016Master
Logitech Media Server by Super-Poisson not compatible with 6.6.0
In addition to the NasTools version the Super-Poisson version 1.0.6 does not work after upgrading to 6.6.0.
nsne
Dec 20, 2016Virtuoso
I fully agree, HWStigter. Personally, though, I prefer S-P's version, because that's what I've been using for years and "trust". So it would be great if someone experienced could post the recommended code to create a functional symlink.
I'm guessing it would be "ln /var/lib/squeezeboxserver/ /apps/squeezeboxserver" but I'm not 100% sure. ln --help offers a lot of options that might or might not be necessary.
HWStigter
Dec 20, 2016Apprentice
So do I. :smileyhappy:
Mostly because it gives me the opportunity to test the nightlies before I recommend them to others...
Would you like a 'hard' or a 'symbolic' link? In case of the latter add --symbolic to your command line.
- HWStigterDec 20, 2016Apprentice
Anyway: I decided to plunge in....
So do the following (for an existing installation):
- shutdown squeezeboxserver with the LMS-plug-in on the 'installed apps' page
- Run SSH and login as 'root'
- cd /var/lib (where your 'squeezeboxserver'-dir is)
- mv -v -t /apps/ /var/lib/squeezeboxserver (move the whole dir to /apps/)
- ln -s /apps/squeezeboxserver squeezeboxserver (create the symbolic link from /var/lib/ to /apps/squeezeboxserver)
- exit (SSH) and restart the service through the LMS-plug-in
That should do it, mine is running from that dir now and my root-volume (/ on /dev/md0) is now only 29% full instead of 57% before the move.
Good luck!
Rik
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!