Hey guys! So almost all Cyanogenmod 11 users know that CWM Recovery v6.0.53 was released for flashing cyanogenmod 11 roms after 20140723 as it was necessary to format system to MTD system. But many got the error saying "This package is for totoro your device is GT-S5360" and then we finally get the error saying "Installation Aborted". So here is the solution to the problem.
6. Now zip the folder
7. Transfer it to the root of your Sd Card
8. Boot in recovery mode and then flash the new CWM Recovery v6.0.53
Instructions to solve problem:-
- Extract the CWM Recovery 6.0.53.zip
- Go to META-INF/com/google/android/
- Open the updater-script file using notepad in the folder
- Remove the following lines. These are the first 3 lines of the updater-script
assert(getprop("ro.product.device") == "totoro" || getprop("ro.build.product") == "totoro" || abort("This package is for \"totoro\" devices; this is a \"" + getprop("ro.product.device") + "\"."););5. Save the changes in updater-script
6. Now zip the folder
7. Transfer it to the root of your Sd Card
8. Boot in recovery mode and then flash the new CWM Recovery v6.0.53
Posted by Manik Chhabra
these lines are not in that updater script file...where is it???
ReplyDeletenot work.....
ReplyDelete