...
You should download two types of files :
- The update file in the format of : DPOD-update-<version number>.sfs
- The md5 hash calculation of the sfs update file : DPOD-update-<version number>.md5
...
Install the software update
- from 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 |
...
- You may encounter the following message :
Code Block | ||
---|---|---|
| ||
INFO file MonTierUpdateInstaller.sh was updated successfully. INFO important !!! Please run MonTierUpdateInstaller.sh again. |
...
Note |
---|
Do Not interrupt the software update process after it has began begun !! |
- When the software update complete you will see the following messages on the console output.
If you see any error messages please review the log file.
...