• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root stock recovery and rom manager

ccsoccer03

Well-Known Member
Aug 23, 2010
248
36
For the life of me, I can't seem to flash the stock recovery using my phone. I've used terminal, rebooted in recovery and tried to flash zip. Nothing works, just using my phone. I see a flash alternate recovery option in rom manager but idk how to activate it? Help?
 
Download flash_image, unzip place on sdcard, place recovery image on sdcard
Code:
/ # mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system   
/ # cat /sdcard/flash_image > /system/bin/flash_image   
/ # chmod 755 /system/bin/flash_image   
/ # mount -o remount,ro -t yaffs2 /dev/block/mtdblock4 /system   
/ # flash_image recovery /sdcard/NAMEOFIMAGE.img  
 / # reboot
replace NAMEOFIMAGE with the name of the image ofcourse, and if you get an out of memory error run flash_image again. YOU NEED TO DO THIS FROM A TERMINAL WITH ROOT, it can be a terminal on the phone, or adb
 
Upvote 0
Alright maybe I haven't explained myself well enough. What I'm wanting to do is to be able to flash the recovery image without the assistance of a computer( aka terminal emulator, rom manager, or through the use of the clockwork recovery.) I know how to flash through a computer, and its super easy, but the ability to "1 click flash" back and forth between recoveries would be nice for ota's
 
Upvote 0
Alright maybe I haven't explained myself well enough. What I'm wanting to do is to be able to flash the recovery image without the assistance of a computer( aka terminal emulator, rom manager, or through the use of the clockwork recovery.) I know how to flash through a computer, and its super easy, but the ability to "1 click flash" back and forth between recoveries would be nice for ota's

Oh... I don't think you can do that...
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones