Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
c0t0d0s2
Old
#1  
c0t0d0s2's Avatar
Member - OP
Thanks Meter 3
Posts: 73
Join Date: Jul 2009
Location: DFW
Default [Q] Best way to revert from tiamat to "standard" kernel while retaining root

What is the best way to do this? I'd like to try and do it w/o completely wiping the device if possible.
If you want great battery life, get a blackberry and quitcherbitchin.
 
bwcorvus
Old
#2  
Retired Forum Moderator
Thanks Meter 341
Posts: 1,519
Join Date: Jun 2010

 
DONATE TO ME
You need to grab the stock kernel for your device. You will not retain root though.
Done
 
jondwillis
Old
#3  
jondwillis's Avatar
Senior Member
Thanks Meter 35
Posts: 131
Join Date: Dec 2010
Quote:
Originally Posted by c0t0d0s2 View Post
What is the best way to do this? I'd like to try and do it w/o completely wiping the device if possible.
Or just follow:

http://forum.xda-developers.com/showthread.php?t=972414

..Worked for me!
 
ydaraishy
Old
#4  
Senior Member
Thanks Meter 54
Posts: 204
Join Date: Jun 2010
Quote:
Originally Posted by bwcorvus View Post
You need to grab the stock kernel for your device. You will not retain root though.
Why would that be the case? If the correct superuser binaries have been pushed to the device, flashing the stock kernel boot image with ro.secure 1 won't remove the binaries.
 
bwcorvus
Old
#5  
Retired Forum Moderator
Thanks Meter 341
Posts: 1,519
Join Date: Jun 2010

 
DONATE TO ME
Quote:
Originally Posted by ydaraishy View Post
Why would that be the case? If the correct superuser binaries have been pushed to the device, flashing the stock kernel boot image with ro.secure 1 won't remove the binaries.
Well when we rooted the xoom, even after unlocking it we couldnt do anything with the stock boot.img. We had to fastboot a rootboot.img. After this we could adb and superuser. I would assume you have to keep that rootboot.img but i have never tested it after.
Done
 
ydaraishy
Old
#6  
Senior Member
Thanks Meter 54
Posts: 204
Join Date: Jun 2010
Quote:
Originally Posted by bwcorvus View Post
Well when we rooted the xoom, even after unlocking it we couldnt do anything with the stock boot.img. We had to fastboot a rootboot.img. After this we could adb and superuser. I would assume you have to keep that rootboot.img but i have never tested it after.
My understanding is as follows: the root boot.img just has the default.prop ro.secure variable set to insecure mode, which allows you to push the binaries and do the "extra" adb commands (eg., remount). Flashing the stock boot.img puts it back to secure mode, but the binaries should still be on /system, so you won't be able to do the "extra" adb commands nor push files on secured partitions, but the superuser binaries should still be there.

(1: Of course, once Moto releases an update that removes the superuser binaries, you need to repeat the rooting steps, but that's a given)

(2: Now that we have stock boot images for the MZ600 and 604, we don't even need to use a custom kernel, we just have to unpack and repack the stock boot images)
 
Post Reply+
Tags
revert standard kernel
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

XDA University: Crafting Recovery-Flashable Packages

Those of us who use Linux on a day to day basis don’t think twice about sinking … more

Side-Swiping Multitasking with Kakudo

Recovering iPad users may still remember the multitasking function where you can swipe left or right to … more

Learn to Edit Graphics for your Development Work

The importance of good and appropriate graphics for your development work is undeniable. Be … more