Page 12 of 16

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 5:55 am
by Discovered
Reset will fix this issue, and the update is coming from google.

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 7:05 am
by debosmebo
How do I get into the recovery now that I've flashed this?

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 7:49 am
by Discovered
use adb command
adb reboot recovery

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 8:11 am
by havikx
publicanimal wrote:You're doing it wrong


no? really? cuz i couldn't figure that one out on my own. really. the "syntax error" means it worked right? right?d


duh. i understand I'm doing it wrong. i wrote in hopes of some1 with skills would point out my error...not some noob tell me i'm doing it wrong.

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 8:17 am
by Discovered
what os are you using.

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 8:31 am
by debosmebo
Discovered wrote:use adb command
adb reboot recovery
I get the triangle exclamation point when I do it

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 8:32 am
by Discovered
okay, let it reboot
adb push the recovery and install it.
then try it agian this time it should follow though with the install.

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 8:41 am
by debosmebo
Discovered wrote:okay, let it reboot
adb push the recovery and install it.
then try it agian this time it should follow though with the install.
Would that be adb install recovery.img?

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 8:55 am
by Discovered
right, follow the first post. and once you get done, keep adb up and use the adb reboot recovery, and it should.

Re: Updating to future USB updates from HC "User-Debug" leak

Posted: Fri Dec 09, 2011 9:09 am
by havikx
Discovered wrote:what os are you using.
Mac OSX 10.7 latest. i always have to type "./ adb" to do anything. its just weird. i know its gotta be a wrong keystroke or something stupid relating to characters in mac osx terminal.