Jump to content

[HELP][8620a-1]Make CWM permanent


Recommended Posts

Guest razvankim
Posted

Please post a tutorial on how to flash CWM permanently on S500 -1 cpu version.

Thanx!

Guest Deonix
Posted (edited)

The first CWM i installed (on a different phone) came baked into the ROM zip. That has been my experience ever since. Recently the Developer changed it to TWRP Recovery also by putting into the ROM as un "upgrade". Maybe you can contact Vache to have it in his ROMs

Edited by Deonix
Guest Shreps
Posted

Please post a tutorial on how to flash CWM permanently on S500 -1 cpu version.

Thanx!

Try this :

Guest vache
Posted (edited)

You can flash it from a booted phone using adb (assuming you have cwm img on your internal memory) :

adb shell dd if=/sdcard/cwm.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery[/CODE]

Edited by vache
Guest razvankim
Posted

Thanks for tip vache i will try tommorrow. Good night folks!

Guest razvankim
Posted (edited)

I tried.and i'm getting this error

Microsoft Windows [Version 6.1.7600]

C:\Program Files\Acer CloudMobile Tool 0.3a\adb>adb shell dd if=/sdcard/cwm.img

of=/dev/block/platform/msm_sdcc.1/by-name/recovery

/dev/block/platform/msm_sdcc.1/by-name/recovery: cannot open for write: Permissi

on denied

C:\Program Files\Acer CloudMobile Tool 0.3a\adb>

EDIT: solved! Thanks vache

Edited by razvankim
Guest Ivan69
Posted

I tried.and i'm getting this error

Microsoft Windows [Version 6.1.7600]

C:\Program Files\Acer CloudMobile Tool 0.3a\adb>adb shell dd if=/sdcard/cwm.img

of=/dev/block/platform/msm_sdcc.1/by-name/recovery

/dev/block/platform/msm_sdcc.1/by-name/recovery: cannot open for write: Permissi

on denied

C:\Program Files\Acer CloudMobile Tool 0.3a\adb>

EDIT: solved! Thanks vache

I'm having the same error... how did you solved?

Thx

Guest razvankim
Posted

I'm having the same error... how did you solved?

Thx

I'm having the same error... how did you solved?

Thx

Use Acer Tool and choose option 4. Then run the command in abd~!

Guest Ivan69
Posted

Use Acer Tool and choose option 4. Then run the command in abd~!

Solved, thankyou!

Guest Deonix
Posted (edited)

So permanent CWM works now? Can you post a tutorial thread here on Modaco.

Edited by Deonix
Guest razvankim
Posted

So permanent CWM works now? Can you post a tutorial thread here on Modaco.

Yes it works. Go on Acer Tool 0.3 and select option 4. Make sure you have usb debugging on. after that open cmd and type

(but first put cwm recovery on sdcard (internal memory ) and rename it in : cwm.img

Type this command in cmd and you're done!

adb shell dd if=/sdcard/cwm.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery

Guest Deonix
Posted (edited)

Yes it works. Go on Acer Tool 0.3 and select option 4. Make sure you have usb debugging on. after that open cmd and type

(but first put cwm recovery on sdcard (internal memory ) and rename it in : cwm.img

Type this command in cmd and you're done!

adb shell dd if=/sdcard/cwm.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery

OK thanks.Hmm, so we don't have RW permisions always? Or this method works on locked type1 only rooted as well? I red smth but i don't remember if you guys managed to make RW permisions permanent?

The part where some apps/core functions "call" the internal memory SD Card and the actual microSD card External is the most stupid thing i have seen on an Android phone.

Edited by Deonix
Guest scarba
Posted

OK thanks.Hmm, so we don't have RW permisions always? Or this method works on locked type1 only rooted as well? I red smth but i don't remember if you guys managed to make RW permisions permanent?

The part where some apps/core functions "call" the internal memory SD Card and the actual microSD card External is the most stupid thing i have seen on an Android phone.

I managed to make cwm and root permanent using Vache's adb shell dd comand

Guest razvankim
Posted

Root is permanent once you install it. doesn't dissapear when you reboot your phone , only if you resoft phone.

Guest DopT1
Posted

Would the following work: first copy the CWM image to /external_sd, then use something like Rom Toolbox to replace the original boot image, or am I thinking to simplistic?

Guest cjyap
Posted (edited)

I tried this method, the command is successful. But when I tried to boot into recovery, the following message appears.

Recovery image verified failed!

bootmode: fastboot!

I then tried other method I found on the net

adb reboot bootloader

fastboot -i 0x0502 flash recovery CWM-6.0.1.5_S500.img

The following message appears.

sending 'recovery' (6306 KB)... OKAY

writing 'recovery'... FAILED (remote: Due to device is fused, non-merged file is

not supported)

Any idea what went wrong?

Is there a way to restore the original recovery image?

Edited by cjyap

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.