Go Back   Android Forums > Android Phones > Motorola Devour > Devour - All Things Root

Devour - All Things Root Rooting, ROMS, Overclocking, etc.



Reply
 
LinkBack Thread Tools
Old July 23rd, 2010, 08:03 PM   #1 (permalink)
New Member
 
Join Date: Apr 2010
Posts: 3
 
Device(s):
Thanks: 0
Thanked 8 Times in 1 Post
Cool Motorola Devour - Root Attained, Thanks rainabba. ADB and SHELL with SU, and /system mounted as R/W.

Many, Many Thanks to Sebastian Kramer, birdman, [mbm], and rainabba for the Original Version of this guide, and tools needed.
(I found all of the information to get started with this on http://alldroid.org)

Download link is at the bottom, READ THE GUIDE FIRST!

This download has different su/Superuser.apk files than the one for the Droid X, as they didn't work on the Devour.
I also included a basic passwd and group file, so the "whoami" command would work.
The last additional command I added was "remount", so you can enter "remount rw" to enable read/write on /system,
and "remount ro" to set it back to read-only.

REMEMBER I DIDN'T COME UP WITH THIS ORIGINALLY - I ONLY MODIFIED IT FOR THE DEVOUR!

(Run means type the command in quotes [but not the quotes] then press the Enter key)

  1. Download the archive and expand it to a folder you can find (eg. c:\exploid_devour)
  2. Set up ADB for your Devour. Motorola Drivers are HERE.
  3. On the phone: Home, Menu Button, Settings, Applications, Development: Make sure the "USB debugging" option is enabled/checked.
  4. Status bar, USB connection: Make sure "Motorola PC Tools" is selected.
  5. Open a command prompt (Windows: Start, Run, "cmd", OK; Linux: Terminal)
  6. Run "adb devices". If you don't see your device listed under "List of devices attached", return to step 2 and follow the link to setup ADB drivers.
  7. Run "cd c:\exploid_devour" (or where ever you expanded the archive)
  8. Run "adb push Superuser.apk /sdcard/"
  9. Run "adb push su /sdcard/"
  10. Run "adb push passwd /sdcard/"
  11. Run "adb push group /sdcard/"
  12. Run "adb push busybox /sdcard/"
  13. Run "adb push remount /sdcard/"
  14. Run "adb push exploid /sqlite_stmt_journals/"
  15. Run "adb shell"
  16. Run "cd sqlite_stmt_journals"
  17. Run "chmod 755 exploid"
  18. On your phone, Under Settings -> Display and Security, set the Screen Timeout to 15 seconds.
  19. Wait for the screen to go black.
  20. WITHIN FOUR SECONDS after executing the next step, Press the Power Button to wake up the screen.
  21. Run "./exploid"
  22. Press the Power Button on the Top of your Devour, to wake up screen WITHIN FOUR SECONDS.
  23. Wait until you're back at a shell ($) prompt.
  24. Run "rootshell". You'll be prompted for a password.
    If you see "rootshell: permission denied", you didn't wake the screen up quick enough. Go back to Step 21, Run "./exploid", and try again!
  25. At the prompt, enter the password "secretlol" and press Enter, you are now root! (You'll know because your prompt will now be a "#" instead of "$")
  26. Run "cat /sdcard/busybox > /system/xbin/busybox"
  27. Run "chmod 4755 /system/xbin/busybox"
  28. Run "busybox --install /system/xbin/"
  29. Run "cp /sdcard/Superuser.apk /system/app/"
  30. Run "cp /sdcard/su /system/bin/"
  31. Run "cp /sdcard/remount /system/xbin/"
  32. Run "cp /sdcard/passwd /system/etc/"
  33. Run "cp /sdcard/group /system/etc/"
  34. Run "chmod 4755 /system/bin/su"
  35. Run "chmod 755 /system/xbin/remount"
  36. Run "chmod 644 /system/app/Superuser.apk"
  37. Run "chmod 644 /system/etc/passwd"
  38. Run "chmod 644 /system/etc/group"
  39. Run "rm /system/bin/rootshell"
  40. Run "exit" to drop from root to a non-root user shell (on phone still)
  41. Run "exit" to drop back to your machine command prompt (instead of phone)
To Confirm root is established:
  1. Run "adb shell"
  2. Run "su"
  3. Watch your screen so you can click the allow button for Superuser root access. (now you should see the # sign, instead of the $ sign, which indicates you are root)

You're done! Feel free to kill the bloatware, Blur, and whatever else. Root apps will now run fine. I've successfully tested Root Explorer, Titanium Backup, AdFree Android, and others.

Credits
  • Sebastian Kramer for this blog post - http://c-skills.blogspot...07/android-trickery.html
  • Birdman - for editing Sebastians work for the droidx
  • [mbm] - for answering birdmans many questions while root was tried (and failed xD)
  • rainabba - for writing the original guide for the Droid X, which is the only thing I modified, in addition to some different files.

The blog list
File was too large (1.05mb) to attach here. Click HERE for the zip file. Or type the following URL into your browser:

ZanzDroid, aka Zanzibar

ZanzDroid is offline  
Reply With Quote
The Following 8 Users Say Thank You to ZanzDroid For This Useful Post:
AustinLott (July 28th, 2010), deahcory (August 3rd, 2010), Epi (July 26th, 2010), erickrocks1126 (January 31st, 2012), Lazyshot (July 28th, 2010), phirefaux (July 24th, 2010), psiu (July 24th, 2010), SmoothOperator (July 25th, 2010)
Sponsors
Old July 23rd, 2010, 11:30 PM   #2 (permalink)
New Member
 
Join Date: Apr 2010
Posts: 3
 
Device(s):
Thanks: 0
Thanked 8 Times in 1 Post
Default

- reserved -
ZanzDroid is offline  
Reply With Quote
Old July 24th, 2010, 01:56 AM   #3 (permalink)
Junior Member
 
Join Date: Jun 2010
Location: MA
Posts: 55
 
Device(s): Motorola Devour, Archos 5 IT, DROID X<3
Thanks: 0
Thanked 1 Time in 1 Post
Default

This wont work on my Devour I am following step by step but it keeps saying that CP file was not found
The part when im sappose to copy from Sdcard to system folder
it says it isent there
The rootshell worked too Something im doing wrong?
snowboarderxd1 is offline  
Reply With Quote
Old July 24th, 2010, 07:31 AM   #4 (permalink)
Member
 
Join Date: Apr 2010
Location: Central FL
Posts: 157
 
Device(s): Droid X (currently in a coma), Motorola Devour
Thanks: 4
Thanked 2 Times in 2 Posts
Default

is this confirmed to be working? i would love to root my devour, can we get a video for some verification? or perhaps a direct link to alldroid showing the steps?
phirefaux is offline  
Reply With Quote
Old July 24th, 2010, 07:38 AM   #5 (permalink)
Member
 
Join Date: Apr 2010
Location: Central FL
Posts: 157
 
Device(s): Droid X (currently in a coma), Motorola Devour
Thanks: 4
Thanked 2 Times in 2 Posts
Default

Steps To Root Motorola Devour | TheTechJournal.com

i found this link so maybe our prayers have been answered!!!!
phirefaux is offline  
Reply With Quote
Old July 24th, 2010, 11:43 AM   #6 (permalink)
Junior Member
 
Join Date: Jun 2010
Location: MA
Posts: 55
 
Device(s): Motorola Devour, Archos 5 IT, DROID X<3
Thanks: 0
Thanked 1 Time in 1 Post
Default

Thank you ! i used both Links above and Got My devour rooted <3 !
snowboarderxd1 is offline  
Reply With Quote
Old July 24th, 2010, 01:06 PM   #7 (permalink)
Member
 
007shark's Avatar
 
Join Date: Jul 2010
Location: FL
Posts: 110
 
Device(s): Xperia Play, Motorola Droid
Thanks: 6
Thanked 12 Times in 10 Posts
Default

I just successfully rooted my Devour. Finally!!! I personally used the directions from TechJournal but still had to deviate from them for success.

I first downloaded the android sdk from google. I extracted the file to the c: directory.
Follow directions 1-5 from above.
In the command prompt if you extracted the sdk to the c: directory, type: cd c:\android-sdk-windows\tools and press enter then type: abd devices
Your phone should be listed as A555.
Skip step 7.
On steps 8-14: stay in the c:\android-sdk-windows\tools directory and when selecting the file to push reference the file's location.
EX: adb push c:\Devour_root\Superuser.apk /sdcard/Superuser.apk
007shark is offline  
Reply With Quote
The Following 2 Users Say Thank You to 007shark For This Useful Post:
phirefaux (July 24th, 2010), SmoothOperator (July 25th, 2010)
Old July 25th, 2010, 06:44 PM   #8 (permalink)
New Member
 
Join Date: Jul 2010
Posts: 8
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Ok so I got my Devour last month, and I am so glad there is a root now.. Just some questions. I am new to android, and I am definitely new to the rooting process. The only hacking I have done before is loading a PSP with custom process. The only hacking I have done before is loading a PSP with custom firmware. This seems like the same concept, but it seems a bit more nvolved. So here are my questions 1) what are the odds of me screwing up and bricking my phone? Anyway to fix it if this does happen? 2) if I decide for some crazy reason I want to revert my phone back to unrooted, how would I do that, and how easy would it be? 3) after rooting, will it be possible to upgrade to eclair or froyo?
djratchet is offline  
Reply With Quote
Old July 25th, 2010, 09:26 PM   #9 (permalink)
New Member
 
Join Date: Jul 2010
Posts: 6
 
Device(s):
Thanks: 2
Thanked 0 Times in 0 Posts
Default

Now that the phone has been rooted, I am interested in posting. So I got my Devour rooted, but what do I do with it now? I recently owned the Palm Pre so android rooting is new to me. Do I need to wait for files to be posted, or can I find some sort of "How to.." now that it is rooted?
SmoothOperator is offline  
Reply With Quote
Old August 2nd, 2010, 03:49 AM   #10 (permalink)
New Member
 
Join Date: Apr 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Stuck on step 28

ive tried rooting my phone and everytime i run thru those instructions, step 28 does not work.

after I key in the command and execute it, it goes thru the file list and says file not found for every file, then none of the command past that point dont work.
nether1369 is offline  
Reply With Quote
Sponsors
Old August 3rd, 2010, 04:34 PM   #11 (permalink)
New Member
 
Join Date: Aug 2010
Posts: 1
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Thumbs up

Devour rooted successfully!

Already renaming Verizon Bloatware from *.apk to *.bak.

Items renamed already:
VCastMusic.apk (VCast Music)
VZNav.apk (VZ Navigator)
MusicSync.apk (VCast Music Sync)
VCastVideos.apk (VCast Videos)
HelpCenter-release.apk (Help Center)
VpnServices.apk (Virtual Private Network)

I can't figure out which is Visual Voicemail and Media Share. Any help?
deahcory is offline  
Reply With Quote
Old August 4th, 2010, 11:31 AM   #12 (permalink)
Junior Member
 
Join Date: Oct 2008
Posts: 18
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by deahcory View Post
Devour rooted successfully!

Already renaming Verizon Bloatware from *.apk to *.bak.

Items renamed already:
VCastMusic.apk (VCast Music)
VZNav.apk (VZ Navigator)
MusicSync.apk (VCast Music Sync)
VCastVideos.apk (VCast Videos)
HelpCenter-release.apk (Help Center)
VpnServices.apk (Virtual Private Network)

I can't figure out which is Visual Voicemail and Media Share. Any help?
Visual Voicemail is VVM.apk or something like that. I'm not sure about the Media Share. Also, the VpnServices had nothing to do with Verizon per se, as this is what is needed to connect to VPN's, such as the one I have at work. If you don't need VPN, then it's fine to alter.

Also, would you be able to copy the GMail.apk and GMail.odex files and PM them to me. I accidentally overwrote them (before renaming) with ones from another phone, and now neither work properly.

Thanks,

Tithefug
tithefug is offline  
Reply With Quote
Old August 6th, 2010, 06:57 PM   #13 (permalink)
New Member
 
LCKY 13's Avatar
 
Join Date: Mar 2010
Posts: 13
 
Device(s): Devour
Thanks: 0
Thanked 1 Time in 1 Post
Default

so...i cant do this with windows 7? ive done sum searching around and dled the drivers for adb but it won't work cause it says "theres a newer version of this program already installed" wtf.
LCKY 13 is offline  
Reply With Quote
Old August 6th, 2010, 10:01 PM   #14 (permalink)
Junior Member
 
Join Date: Aug 2010
Posts: 17
 
Device(s): Motorola Devour :c
Thanks: 2
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by LCKY 13 View Post
so...i cant do this with windows 7? ive done sum searching around and dled the drivers for adb but it won't work cause it says "theres a newer version of this program already installed" wtf.
It works on windows 7. Take the adb files and put them in a folder under c:\. Then use the command prompt to navigate to it.

example: cd \androidSDK\tools

You will also put the devour_root files in the tools folder. The tools folder will be located with adb.
d.wats is offline  
Reply With Quote
Old August 17th, 2010, 09:50 AM   #15 (permalink)
New Member
 
Join Date: Aug 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I've been able to attain root access, but when I try to run "busybox --install /system/xbin/ I'm told that none of the files exist, and when I try to run the cp commands after that, I'm told "cp: not found". Any help would be much appreciated!

*edit*

I was able, using the link provided farther up the page, to obtain Superuser access. My questions now are as follows: is it now possible to get a working version of 2.1 or 2.2 on the phone, and how would I go about deleting/disabling bloatware/BLUR/etc?
musicman is offline  
Last edited by musicman; August 17th, 2010 at 11:49 PM.
Reply With Quote
Old August 19th, 2010, 12:30 PM   #16 (permalink)
New Member
 
LCKY 13's Avatar
 
Join Date: Mar 2010
Posts: 13
 
Device(s): Devour
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by d.wats View Post
It works on windows 7. Take the adb files and put them in a folder under c:\. Then use the command prompt to navigate to it.

example: cd \androidSDK\tools

You will also put the devour_root files in the tools folder. The tools folder will be located with adb.

it won't let me dl the adb...cause there is no windows 7 version...so i dl the 64 bit version for vista and when i try to install it it says there is already a newer version of this software on the pc, which there isn't.
LCKY 13 is offline  
Reply With Quote
Old August 24th, 2010, 04:23 PM   #17 (permalink)
New Member
 
Join Date: Aug 2010
Posts: 3
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default

i fail at the chmod 755 exploid any help? i followed all the direction just this part doesnt work
thangbbi2005 is offline  
Reply With Quote
Old August 24th, 2010, 07:58 PM   #18 (permalink)
New Member
 
LCKY 13's Avatar
 
Join Date: Mar 2010
Posts: 13
 
Device(s): Devour
Thanks: 0
Thanked 1 Time in 1 Post
Default

Quote:
Originally Posted by thangbbi2005 View Post
i fail at the chmod 755 exploid any help? i followed all the direction just this part doesnt work

i'm having the same problem now..i understand why and how we are pushing the files to the sd card on the phone..but what is this chmod file? or where is it located.
LCKY 13 is offline  
Reply With Quote
Old August 25th, 2010, 12:42 AM   #19 (permalink)
Junior Member
 
Join Date: Aug 2010
Location: Orlando, FL
Posts: 18
 
Device(s): Droid Razr, Droid Bionic, Droid Charge, Droid Incredible 2, Nook Color & Eee Pad Transformer Prime
Thanks: 0
Thanked 0 Times in 0 Posts
Default ran into some trouble.

on Step 8 i type the cmd just like ddschmidt says without specifying the name of the file to push like this "c:\devour_root>adb push Superuser.apk /sdcard/" it gives me "failed to copy 'Superuser.apk' to '/sdcard/Superuser.apk': Read only file system" i'm running Windows 7 Home Premium.
Rocket_Grunt_Darien is offline  
Last edited by Rocket_Grunt_Darien; August 26th, 2010 at 11:16 PM.
Reply With Quote
Old August 27th, 2010, 11:21 AM   #20 (permalink)
New Member
 
Join Date: Aug 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

IVE ROOTED MY MOTO DROID ALREADY WITH NO PROBLEM, BUT I SEEM TO BE HAVING A PROBLEM ROOTING THIS DEVOUR.. CAN SOMEONE PLEASE POST THE LINKS FOR THE CORRECT DOWNLOADS..
calially is offline  
Reply With Quote
Sponsors
Old March 28th, 2011, 07:13 AM   #21 (permalink)
New Member
 
Join Date: Mar 2011
Location: underground
Posts: 2
 
Device(s): devour [root in process)
Thanks: 0
Thanked 1 Time in 1 Post
Default

ok this will be my first root [the devour)...i have everything downloaded and im stuck at setting up adb.

its says to go to device manager and everything and go to the adb file...but my device manager isnt showing a adb file can anyone please help me i can not stand that the devour isnt getting any further updates so that sucks bad

any help will be greatly appreciated
im extremely stressed out from trying to root my phone...from uninstalling everything reinstalling everything changing the usb ports..ive looked all over google for a solution but nothing pops up.

moomoodino
moomoodino is offline  
Reply With Quote
The Following User Says Thank You to moomoodino For This Useful Post:
zrad.zg (March 28th, 2011)
Old March 28th, 2011, 11:26 AM   #22 (permalink)
Junior Member
 
Join Date: Mar 2011
Location: Illinois
Posts: 62
 
Device(s): Motorola Devour-rooted, Droid X2-rooted, Eclipse v0.5, cyan icecream theme, LG Ally
Thanks: 8
Thanked 1 Time in 1 Post
Default

instead of going that route why not push andro universal root onto your then install it using cmd commands
'adb install C:\AndroidSDK\tools\androroot.apk'
thats just an example replace the AndroidSDK\tools with wherever you put the sdk
see if that works
zrad.zg is offline  
Reply With Quote
Old June 17th, 2011, 11:51 PM   #23 (permalink)
New Member
 
Join Date: Jun 2011
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default busybox error

This worked great in general but I encountered two problems...fortunately I found solutions/workarounds for both:

1. I'm on a Mac, so I skipped the part about the Windows drivers, but at first the adb push command wouldn't work for me, and I realized it's because the SD card was coming up as read-only. So I reformatted the SD card (MS-DOS FAT) in disk utility.

Later on, I couldn't seem to access any files from /sdcard using the adb shell. It turns out the reason was that when I connected the phone to my computer I selected "Manage memory card," which I guess means Mac OS took control of the drive and it was unavailable to adb. So I chose "modem mode" instead and it worked.

2. When I ran the command:
busybox --install /system/xbin/

I got a bunch of "no such file or directory" errors.

I found a workaround on this page:
Extending Android's shell with BusyBox | Novoda

..the important part of which is to run:
export PATH=/data/busybox:$PATH
busybox

Then just prefix all the cp commands with busybox, like this:

busybox cp /sdcard/Superuser.apk /system/app/

Now on to upgrading the Android OS...
mbrowne is offline  
Reply With Quote
Old August 14th, 2011, 12:10 AM   #24 (permalink)
not really so scary
 
scary alien's Avatar
 
Join Date: Mar 2010
Location: Indy
Posts: 7,290
 
Device(s): Samsung Galaxy Nexus, Moto Droid X, Moto Xoom, HTC Droid Eris
Thanks: 3,454
Thanked 2,981 Times in 1,800 Posts
Default

Moved to the all-things-root sub-forum.

Thanks!
scary alien is offline  
Reply With Quote
Reply

Motorola Devour
Current Rating:
Rate this Phone:

On February 3rd, 2010 Motorola announced the Motorola Devour for Verizon Wireless - in March 2010 it launched making it the 3rd phone for the carrier and ultimately, a more affordable version of the Motorola Droid with an added touch of Motorola Bl... Read More


Bookmarks

Tags
devour, exploid, exploit, motorola, motorola devour, root, root access, su access


Go Back   Android Forums > Android Phones > Motorola Devour > Devour - All Things Root User CP
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Motorola Devour Sharon_Hansche Introductions 4 October 11th, 2010 09:34 PM
adb shell run-as com.example.hellojni /system/bin/sh -c pwd return corrupt installation when running chatnis Android Lounge 0 October 3rd, 2010 01:55 AM
Motorola Devour for Motorola Droid AustinLott Classifieds 2 July 18th, 2010 04:46 PM
Motorola Droid, HTC Eris, LG Ally, and/or Motorola Devour rossmathis Classifieds 0 June 30th, 2010 04:16 PM
Motorola Devour rshelton Introductions 3 March 6th, 2010 06:27 PM



All times are GMT -5. The time now is 02:38 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.