Here is a simpler way to move the libary cache directory:

/etc/init.d/squeezeboxserver  stop                                     
(stop the daemon)
cd /var/lib                                                            
(navigate to the /var/lib directory)
mv squeezeboxserver  /DataVolume/cache/                          ( move
/var/lib/squeezeboxserver to /DataVolume/cache/squeezeboxserver)
ln -s /DataVolume/cache/squeezeboxserver                          (make
a "shortcut")                   
/etc/init.d/squeezeboxserver  start                                    
(start the daemon)


-- 
ply3908
------------------------------------------------------------------------
ply3908's Profile: http://forums.slimdevices.com/member.php?userid=38634
View this thread: http://forums.slimdevices.com/showthread.php?t=84735

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to