Howto re-install Plutohome start scripts
Once I had a problem with my Plutohome installation. After setup a new Media Director all Pluto startup scripts disappeared from /etc/init.d. I didn’t have any special things in this installation. So, I decided to install Plutohome from the beginning. But later I found a simple way to recover the startup scripts. Here is a receipt:
- Write in /etc/apt/sources.list:
deb http://deb.plutohome.com/debian/ 20dev main
- Run:
apt-get update
apt-get install pluto-install-scripts
/usr/pluto/install/Initial_Config.sh - Follow by installer
This solution can save your time and customizations.