
If your alternate version copy is restricted one, than you can change version number to lower one of current firmware by hand via playing /mtd_rwarea/Version files....
Did You try delete Version.1 file before add new ID?:hoggbiz wrote: This is what i did,
#echo SWU_T-CHE7AUSC_001003_I02_EK000DK000_090813 > Version.1
Code: Select all
rm /mtd_rwarea/Version.1
echo SWU_T-CHE7AUSC_001013_I02_ES000DS000_090914 > Version.1
it doesn't matter, it override old onejuuso wrote:Did You try delete Version.1 file before add new ID?:hoggbiz wrote: This is what i did,
#echo SWU_T-CHE7AUSC_001003_I02_EK000DK000_090813 > Version.1Did You try to add ID of earler version before 1013.0 (e.g. T-CHE7AUSC-1011.3 )?Code: Select all
rm /mtd_rwarea/Version.1 echo SWU_T-CHE7AUSC_001013_I02_ES000DS000_090914 > Version.1