PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Hero (http://forum.ppcgeeks.com/forumdisplay.php?f=114)
-   -   How Do You Boot Into Recovery?? (http://forum.ppcgeeks.com/showthread.php?t=111914)

kj5200 02-24-2010 01:55 AM

Re: How Do You Boot Into Recovery??
 
I have the recovery-ra-heroc-v1.5.2.img or something close to that.

Before flashing the image above, a backup was created. I've been trying to restore that backup, any idea how to do it?

I went into flashrec and typed in the name of the backup recovery file but it says cannot do command.

I've got the phone working again but I am wanting to load a restore file so all of my settings will be back.

travlincablguy 02-24-2010 02:22 AM

Re: How Do You Boot Into Recovery??
 
In the recovery program there should be a nandroid selection, in there should be a restore option.

thacounty 02-24-2010 02:48 AM

Re: How Do You Boot Into Recovery??
 
You probably didn't do a backup without the recovery. I'm just saying.

kj5200 02-24-2010 08:34 PM

Re: How Do You Boot Into Recovery??
 
I think you are right. I'm such a nub, I thought nandroid was a program that I had to download. Now I've gone through this a second time I see where I should have created the nand backup from the recovery menu. The only backup I did was at the flashrec screen before flashing fresh. I was a little confused at the time because I was following steps from here and the one click step. Well, at least my phone is working and not bricked.

bradart 02-24-2010 10:37 PM

Re: How Do You Boot Into Recovery??
 
Also, adb works when the phone is one and, in fact, is more limited when the phone is in recovery mode. The adb shell is just a linux command line accessed through the windows command line, a la ssh.

kj5200 02-25-2010 10:02 AM

Re: How Do You Boot Into Recovery??
 
How do I access the command line considering I used the one click root?

bradart 02-25-2010 10:36 AM

Re: How Do You Boot Into Recovery??
 
Quote:

Originally Posted by kj5200 (Post 1589703)
How do I access the command line considering I used the one click root?

The one click root has no effect on whether or not you can access the adb shell. If you have the sdk installed, you just
Code:

c:\
cd c:\(wherever you have the sdk installed)
cd tools
adb devices
////at this point it will show you if your phone is atalking to the computer properly
mount -0,rw -t remount yaffs2 /dev/block/mtdbolck3 /system

and go nuts.

if you dont have the sdk, get it.


All times are GMT -4. The time now is 02:10 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0