Quote:
Originally Posted by fullgrown
thacounty, i have a question for you.
right after i type in adb shell, i get # right after it. i don't get $. what do i do?
c:\adnroidsdk\tools>adb shell
# cd /sdcard/
cd /sdcard/
# su
su
# flash_image recovery recovery-RA-heroc-v1.5.1.img
flash_image recovery recovery-RA-heroc-v1.5.1.img
error opening recovery-RA-heroc-v1.5.1.img: No such file or directory.
#
|
You would but you have SU all the time. If you didn't have SU it would be a $.
Did you push it first?