GeneralThe proposed updates are now online on 72.167.34.81 .This are not the final updates and are there only for testing !!!
The update where tested on our computers but since it's possible that your systems are configured different I recommend you to do at least a backup of your current configuration before doing the steps below. You can do this by going in the pluto web admin : Advanced -> Configuration -> Backups. It's safe to also backup all you important data also.
Thanks for your help and we await your feedback on this tread.
How to install the test updates :-Edit your /etc/hosts file from you lmce hybrid and add this line:
72.167.34.81 updates.linuxmce.com
-You can wait until the cron job that look for updates detects them or you can force detection by manually running this script on the hybrid (as root):
/usr/pluto/bin/LMCEUpdates_DownloadXml.sh
This may take some time depending on your network speed. You can always check the status of the command by attaching to the screen named 'LMCEUpdate_DownloadXML'
screen -r LMCEUpdate_DownloadXML
- After the updates finish downloading a message will be displayed on the orbiters saying that new updates are available. Click on the 'Yes' button in that screen. If you miss that screen you can always get it back by running the script again (won't download the updates twice).
- At this point you need to reboot your core and on the next boot the updates will be installed.
- After the hybrid updates the MDs can update too when they'll first boot.
How to check if the updates where installedTo check if the updates are installed correctly you can check the 'LastUpdate' Device Data value of your Core and MDs (using pluto web admin). It should say '1' for Core and '2' For MDs. You can also find that information in the 'Advanced' screen of your Orbiter.
How to reset the updateUninstalling the updates is not possible, but since this is a testing update, you may want to install the final update too. In order to do that you need to remove the line you added in /etc/hosts and reset the update version by running the command bellow in a shell:
echo "Update Device_DeviceData SET IK_DeviceData=0 WHERE FK_DeviceData=235" | mysql -u root pluto_main
This way when the official updates will be available your system will update too.
Additional InfoDon't forget to run Video Wizard an setup the new provider for myth. Sorry, i forgot to mention that when i first wrote the article. Still Waiting for your comments.