This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:releases:2.1:2.1.2:delivery_note [2020/07/22 15:55] mgr [Restrictions] |
wiki:releases:2.1:2.1.2:delivery_note [2021/09/23 10:44] (current) mbi [Download] |
||
|---|---|---|---|
| Line 65: | Line 65: | ||
| __To install from SPN without data loss (**SPN FW already installed**):__\\ | __To install from SPN without data loss (**SPN FW already installed**):__\\ | ||
| - | {{.:fwupgrade_2.1.2-spn_klk-wifc.ipk.gpg}} md5:''9f85e41f6c877f405f8599e5bb37dd74'' | + | {{.:fwupgrade_2.1.2-spn_klk-wifc.ipk.gpg}} md5:''8546dee6f19773942987a83f12ec7559'' |
| __To install from KerOS (**SPN FW not installed yet**):__\\ | __To install from KerOS (**SPN FW not installed yet**):__\\ | ||
| {{.:liveburner_2.1.2-spn_klkgw-signed.ipk}} md5:''483a91bdce2c2b6328cb45fe7d99d17b'' | {{.:liveburner_2.1.2-spn_klkgw-signed.ipk}} md5:''483a91bdce2c2b6328cb45fe7d99d17b'' | ||
| + | |||
| + | |||
| + | |||
| + | **To check MD5 you can use Powershell command below :** | ||
| + | |||
| + | //Get-FileHash liveburner_2.1.2-spn_klkgw-signed.ipk -Algorithm MD5 // | ||
| + | |||
| + | |||