...
Install the software update
- from the location of the software update files run the following command :
Code Block | ||
---|---|---|
| ||
MonTierUpdateInstaller.sh -u DPOD-update-<version number>.sfs -s DPOD-update-<version number>.md5 |
...
For example :
Code Block | ||
---|---|---|
| ||
MonTierUpdateInstaller.sh -u DPOD-update-1_3_0.sfs -s DPOD-update-1_3_0.md5 |
- You may encounter the following message :
Code Block | ||
---|---|---|
| ||
INFO file MonTierUpdateInstaller.sh was updated successfully.
INFO important !!! Please run MonTierUpdateInstaller.sh again. |
This message means that the MonTierUpdateInstaller.sh was updated and you should rerun the command.
- After running the command again you will be prompted to confirm the software update process. press "Y" to confirm or "N" to abort.
Code Block | ||
---|---|---|
| ||
Software update :
Please DO NOT interrupt during the process !
Are you sure you want to continue ? [y/n] |
Note |
---|
Do Not interrupt the software update process after it has began !! |
- When the software update complete you will see the following messages on the console output.
If you see error message please review log file .
Code Block | ||
---|---|---|
| ||
Starting software update. log file is /installs/update/fix/logs/montier-update-2016-08-01_16-13-35.log
stopping application ...
application stopped successfully.
starting software update.....
updated complete successfully
starting application ...
application strated successfully.
update DPOD-update-1_3_0.sfs was installed successfully. log file /installs/update/fix/logs/montier-update-2016-08-01_16-13-35.log |