ply3908 wrote: > No sure why you can't move the directory. Did you login as root? > > You can try copy the directory, then remove it as follow: > > /etc/init.d/logitechmediaserver stop (stop the daemon) > cd /var/lib (navigate to the /var/lib directory) > cp -R --preserve=mode,ownership,timestamps squeezeboxserver > /DataVolume/cache/ ( copy /var/lib/squeezeboxserver to > /DataVolume/cache/squeezeboxserver) > rm -rf squeezeboxserver (remove the squeezeboxserver directory after > copy) > ln -s /DataVolume/cache/squeezeboxserver (make a "shortcut") > /etc/init.d/logitechmediaserver start (start the daemon)
Yes I was logged in as root, and despite typing the command exactly as stated I received the error. Just noticed that the commands you list here are different to the ones I followed from your earlier post (3 posts back.) Never mind - I've switched to 7.7.2 now. Seems to be working. ------------------------------------------------------------------------ Nasalhair's Profile: http://forums.slimdevices.com/member.php?userid=52383 View this thread: http://forums.slimdevices.com/showthread.php?t=84735 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
