View Single Post
  #23 (permalink)  
Old 06-14-2010, 11:47 PM
fenixjn's Avatar
fenixjn
Halfway to VIP Status
Offline
 
Join Date: Jun 2009
Posts: 535
Reputation: 485
fenixjn is becoming a PPCGeeks regularfenixjn is becoming a PPCGeeks regularfenixjn is becoming a PPCGeeks regularfenixjn is becoming a PPCGeeks regularfenixjn is becoming a PPCGeeks regular
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: FULL Root now available!!!

Quote:
Originally Posted by fuzzy26 View Post
Sorry guys, but when I run the recovery-windows file it just runs for about 5 sec and then disappears. I ran it as admin. Does it have anything to do with the type of EVO that I have? I am still rooted though. Just don't have the option to backup.. oh yeah, I am assuming I enter these lines separately. TIA
adb shell
cat /sdcard/flash_image > /data/flash_image
chmod 755 /data/flash_image
/data/flash_image recovery /sdcard/recovery.img
reboot recovery
Do not run recovery-windows as admin, run it as a standard user AND make sure USB debugging is enabled on the EVO.

Yes, those lines run separately, replace adb with adb-windows (if you are typing the commands from the evo-recovery folder):

Quote:
adb-windows shell
cat /sdcard/flash_image > /data/flash_image
chmod 755 /data/flash_image
/data/flash_image recovery /sdcard/recovery.img
reboot recovery
__________________
Some Samsung fold phone > Treo 600 > Treo 650 > Treo 700p > Treo 755p > HTC Touch Pro > HTC EVO

ROM: DamageControl 3.1.2
Radio: Stock +upgrade (for now)
Reply With Quote
This post has been thanked 1 times.