Don't make assumptions ...
Quote:
Originally Posted by mfleigle
Which steps preserve specifically save the su for 1.4.1? I tried a slightly different method (Since I wanted to use the 1.4.0's rooting apps), and now I am on .1 with no su. I follow the method the first time and had root for a time but then lost it
|
Just because ADB doesn't AUTOMATICALLY go into root, doesn't mean you've lost it. You can still invoke "su" after "adb shell" to get to root. "SuperUser", "adbWireless", and other applications that need root all do this (in effect), and you have to, too (unless you want to steadily drain the battery to ZERO if not charging).
- Steps 5.2 and (especially) 5.3 make it automatically go into root when you invoke ADB.
- Step 7.2 removes the "automatic root" when you invoke ADB. However, you are still rooted.
If you don't do step 7.2, your device will not sleep and you will steadily drain the battery to ZERO if not charging.
Please do not send me private requests, so that:
-- Others can help with the answers.
-- Others can learn from the answers.
I generally ignore such requests.
|