Logitech Media Server on FreeNAS 8.2.0-RC1 inside the jail - by djoole - 1. Log into your jail (assuming 1 is the id of your jail) : jexec 1 /bin/csh 2. Create a temp dir mkdir /usr/local/tmp 3. Put the package in your temp dir 4. unpack it : cd /usr/local/tmp && tar xzf lms-freenas-amd64-7.8.0-1342011222.tgz 5. launch the install script : ./installme.sh 6. Enjoy your music again :) Updating LMS should be this easy (not tested, make a backup of your prefs and plugins) : 1. Download latest LMS Freebsd package from http://downloads.slimdevices.com/ 2. Unpack my package 3. Replace lms.tgz by the package you just downloaded (becareful it must be named lms.tgz!!) 4. Change VERSION file content exactly by the main dir name of slimdevice tgz 5. Repack 6. Share and Use