Stock Recovery interesting find

zefie

Well-known member
Nov 15, 2010
844
634
0
Visit site
so i tested something..

adb root

then tried to access stock recovery adb

C:\Users\zefie\Downloads>adb shell
- exec '/system/bin/sh' failed: No such file or directory (2) -
check_LGE_official: fopen(/sdcard/ally_security) error
 

scifan

Well-known member
Dec 28, 2010
392
17
0
Visit site
ally?

Hmmm... how close is this phone to the ally's hardware? (or did someone just not update the source for the optimus?)
 

zefie

Well-known member
Nov 15, 2010
844
634
0
Visit site
i was thinking ally too but it appears it's looking for an ally folder in the sdcard.

more strings:
/sdcard/ally_security
check_LGE_official: fopen(%s) error
check_LGE_official: enable_root = %d, size = %d

basically its looking for /sdcard/ally_security and deciding weither to give root or not. still looking into original recovery stuff
 

drewwalton19216801

Well-known member
Dec 27, 2010
2,476
2,803
0
Visit site
Yeah I just noticed this as well. Seems like when you root VC, it borks shell access in the stock recovery. If you install custom recovery, the problem ceases to exist.