![]() |
DS101.DS-106eFirmwareOnADS-101g HistoryHide minor edits - Show changes to markup June 07, 2008, at 06:59 PM
by -- typo
Changed line 9 from:
to:
April 21, 2008, at 10:29 PM
by --
Added lines 20-21:
AFAIK it is not necessary to calculate the checksum at all. Just remove the "VERSION" line. Unless the "updater" checks the numbers again, it should work if there is at least one line with correct numbers. April 19, 2008, at 02:16 PM
by --
Changed line 1 from:
to:
Changed lines 11-12 from:
to:
April 17, 2008, at 05:27 AM
by -- An alternativ way of calculating the checksum
Added lines 16-18:
An alternativ way of calculating the checksum can be found in the Downgrade firmware page.April 15, 2008, at 03:49 AM
by --
Changed line 9 from:
to:
April 15, 2008, at 03:48 AM
by --
Changed line 7 from:
to:
April 15, 2008, at 03:10 AM
by --
Changed line 2 from:
to:
April 15, 2008, at 03:09 AM
by --
Changed line 2 from:
to:
April 04, 2008, at 05:01 PM
by --
Changed lines 1-13 from:
Download latest firmware for the DS-106e from synology. Unpack the zip, and open the .pat file with i.e. file-roller on Ubuntu. Extract VERSION and checksum.syno Edit VERSION, and change the line starting with 'unique=syn....' into 'unique=synology_powerpc_101g+_1hd' save changes calculate CRC32? checksum with i.e. cfv on Ubuntu (need to do an 'sudo apt-get install cfv') re-calculate the calculated CRC32? checksum from HEX into Decimal notation. Replace the first number in checksum.syno at the line containing VERSION, with the newly calculated decimal checksum. Replace the VERISON and checksum.syno files in the .pat file (i.e. while you have the .pat archive opened in file-roller) Close the archive, and do the update. Remember, no garanty. to:
Remember, no garanty.April 04, 2008, at 04:59 PM
by --
Added lines 1-15:
Download latest firmware for the DS-106e from synology. Unpack the zip, and open the .pat file with i.e. file-roller on Ubuntu. Extract VERSION and checksum.syno Edit VERSION, and change the line starting with 'unique=syn....' into 'unique=synology_powerpc_101g+_1hd' save changes calculate CRC32? checksum with i.e. cfv on Ubuntu (need to do an 'sudo apt-get install cfv') re-calculate the calculated CRC32? checksum from HEX into Decimal notation. Replace the first number in checksum.syno at the line containing VERSION, with the newly calculated decimal checksum. Replace the VERISON and checksum.syno files in the .pat file (i.e. while you have the .pat archive opened in file-roller) Close the archive, and do the update. Remember, no garanty. It works on my DS-101g+ rev. 2.1 |