View Single Post
  #742 (permalink)  
Old 06-30-2010, 12:07 AM
iknowsquat's Avatar
iknowsquat
Retired Staff
Offline
Location: Tampa
 
Join Date: Nov 2008
Posts: 2,940
Reputation: 7809
iknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: EVO Full Root No PC or ADB|Recovery|Nand Backup/Restore|Flashing| for n00b's + Vi

Hey Bro-knew this may prove helpful to some--Ways to confirm FULL root. There's the boot into recovery method and then there's also this from toast:

Quote:
Originally Posted by toastcfh View Post
to know if it worked ull have a custom recovery.
to write to system create a test.txt file and do:
Code:
adb remount
adb push test.txt /system
ls /system
u should see the file
to remove the file do:
Code:
adb shell rm /system/test.txt
Just a thought...
__________________
Reply With Quote
This post has been thanked 1 times.