• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root [How-to] Root via Rasta fastboot exploit and make your phone recoverable from a system wipe

It was there all along but apparently is not invoked until shutdown menu item is pressed.

yes that is true. wow i feel terrible i should have told you that. my bad. good refrence for anyone else who wants it. also if you want to distribute it more you could package it into a flashable zip, say requirements, etc.
just a thought ;)
 
Upvote 0
yes that is true. wow i feel terrible i should have told you that. my bad. good refrence for anyone else who wants it. also if you want to distribute it more you could package it into a flashable zip, say requirements, etc.
just a thought ;)

My wife says it's me and that I don't understand well. I guess she's right on this one because common sense would dictate that extended menu would be an extension of an existing menu. I hate when she's right, lol
 
Upvote 0
also if you want to distribute it more you could package it into a flashable zip, say requirements, etc.
just a thought ;)

You have me curious. Do you have a specific link for a tutorial that you use for doing this or maybe post how you do it? I've looked at quite a few and am fairly certain I know how but would gain full assurance hearing it from you. Thanks
 
Upvote 0
You have me curious. Do you have a specific link for a tutorial that you use for doing this or maybe post how you do it? I've looked at quite a few and am fairly certain I know how but would gain full assurance hearing it from you. Thanks

ok, do you plan to make your script in edify or amend?
 
Upvote 0
if you already have the custom recovery image on there, which it sounds like you do, all you have to do is go to developer options->install su and superuser

Thanks for the walkthrough Willster, getting the recovery and boot images installed was a snap.


Edit: Solved the Superuser issue. in the recovery menu, used adb shell. Copied the most recent su binary to /system/bin and chmod to 06755. Copied busybox to /system/bin and chmod to 777. Rebooted phone, in adb shell ran "busybox --install -s /system/xbin" (possibly unnecessary). Installed superuser from the play store, it now updates properly. Titanium Backup works, fighting with Busybox installer but the manual install probably did what I needed just fine.

Description of earlier problem:

One difficulty I am having with the su and superuser install from the recovery image is that busybox says it can't find the su binary and won't install. When I try to update the su binary through superuser, it asks for root and I click "allow", but it says "fail" under gaining root access. Any idea on what might be the issue?

More info: whenever I manually push an su binary to /system/bin it shows up as "legacy" and the updater won't update it. (This appears to have been a permissions issue, when I use busybox to chmod to 06755 it shows properly. Still failing to get root though)
This is from a fresh factory reset, Build C771M130

Edit: also, in the adb shell, I can't run any commands. I can push things to system/bin just fine, but when I go into adb shell and run ls or cd or chmod I get "ls: not found".

Continuing update: Got busybox to work by using adb shell when in the recovery menu, pushing to /system/bin and changing permissions to 777. Still can't get superuser to update or give proper root.
 
Upvote 0
So I realize this post is a little old, but as of this moment it is the most updated forum I have found, and I'm REALLY hoping someone is still watching it. I bought my c771m130 very recently to help a friend out of a jam, and I did this willingly even though Verizon is not located in my area. Nothing else I look at seems to come even close as this forum as far as rooting this particular model, and actually most information I have found says it's not possible. So if someone could help me out, it would mean quite abit of money was not wasted.

Also I should probably ask this first, before I waste to much of your time. Is an external SD Card required?

Was wondering if you have updated drivers for the m130. I have tried the toolkits drivers as well as the alternative. Neither one will show up in device manager.
 
Upvote 0
Anyone know if Aroma File Manager works on the Commando?

The answer to that would be, Yes it does. 1.80

Ok, scratch that. It loads up fine and goes through the motions of copy and paste but it actually doesn't do it. I borked my phone and was hesitant to use the nand restore even though I had made the backup this morning. I tried using AFM to replace the bad file but it wouldn't do it. Anyhow, the restore from recovery was smooth and got me up and running for the next self induced screw up.
 
Upvote 0
All steps complete with specified results up to adb reboot recovery. Phone is stuck at lit GzOne on screen (unlit prior to reboot) and computer no longer recognizes USB nor is it in task manager.

i got a felling you are the same guy i responded to in the youtube video. if not then look there in the comments for the message i told the other guy. it should help you out.
 
Upvote 0
So I realize this post is a little old, but as of this moment it is the most updated forum I have found, and I'm REALLY hoping someone is still watching it. I bought my c771m130 very recently to help a friend out of a jam, and I did this willingly even though Verizon is not located in my area. Nothing else I look at seems to come even close as this forum as far as rooting this particular model, and actually most information I have found says it's not possible. So if someone could help me out, it would mean quite abit of money was not wasted.

Also I should probably ask this first, before I waste to much of your time. Is an external SD Card required?

Was wondering if you have updated drivers for the m130. I have tried the toolkits drivers as well as the alternative. Neither one will show up in device manager.

is the sd card required?
yes and no. to have the phone for making calls and being able to recieve texts, the basics, etc, you don't need an sdcard. HOWEVER, many applications require lots of space and it is nice to have more storage space. many apps won't work without an sdcard. (A) in the long run, yes it is required

updated drivers for M130?
no. my commandos are not on verizon any more, therfore have nto recieved the update. my guess is that they have not updated the drivers. if they have for some strange reason, then do this:
plug your phone into your computer. select mass storage from phone.
it should come up with the verizon mobile 7mb "cd rom"
open it and install from there. post the drivers here if you want extra credit :p

my best guess is that they have not updated. if you have windows 8 that could be another reason as to why they are not working. (A) i do not have updated drivers, they also most likely have not been updated.
 
Upvote 0
You have me curious. Do you have a specific link for a tutorial that you use for doing this or maybe post how you do it? I've looked at quite a few and am fairly certain I know how but would gain full assurance hearing it from you. Thanks

i will try to make a quick guide on how to make an "update.zip" file. there are no special requirements for the commando for once, so if there is another guide you prefer, it will work.
 
Upvote 0
i will try to make a quick guide on how to make an "update.zip" file. there are no special requirements for the commando for once, so if there is another guide you prefer, it will work.

Thanks Will. I haven't played with it any as of yet. I'm still trying to figure out Busy Box Installer. Nothing I've tried seems to work. The one from Jrummy seems to install as well as the applets but anything I've tried that would require it claims it's not installed. I even tried the v6 supercharge starter which comes with a version of busy box but it won't install either. The installer gives a bunch of files not found errors. Anyone know which specific version is supposed to work? If I have one gripe about Android, it would be this, you see an app or tweak you might want to try and it requires you to have X app installed for it to work. Low and behold, you go to the play store to get X app and there may be 5 apps with the same name.
 
Upvote 0
per wilster -
I am not able to get the computer to recognize the phone at all - it trys for 1- min to install current drivers but fails each time. I am unable to find the drivers elsewhere either. I have contacted Customer Service for my carrier, all i have to do is send it in to one of their stores and they will flash it for me... only downfall is that i was hoping to get rid of all this freaking bloatware, but if that's what i'm stuck with so be it. I'm not going to risk screwing up a phone I can't afford to replace lol
 
Upvote 0
I got a question for you. I don't understand much when it comes to programming but your root was very easy to follow and has done wonders with my phone. My problem is now my phone keeps trying to update, my phone freaks out and just defaults back to the root screen or whatever that old school programming screen. I could care less about the update I just want my phone to stop trying to update cause it creates all sorts of havoc. Can you help?
 
Upvote 0
@Catalyst

Were you able to install the update with the root? Or have you not rooted yet?

It's not for me. It is for a co worker who's phone updated to m140 prior to us rooting his phone. I personally am still on M130 and will be from now on. I just need to know if recovery and rooting is possible for the co worker who is totally stock with the m140 update? Yes or No?
 
Upvote 0
It's not for me. It is for a co worker who's phone updated to m140 prior to us rooting his phone. I personally am still on M130 and will be from now on. I just need to know if recovery and rooting is possible for the co worker who is totally stock with the m140 update? Yes or No?
YES that is what confirm means. I have updated my phone and rooted it, and then put recovery on it. so yes you can root and add recovery. just a bit of advice the only way I found to get recovery to work is to follow the gnm recovery install method. the fastboot method would not work for me.
again yes root and recovery will work on m140 update.
 
  • Like
Reactions: catalyst7727
Upvote 0
YES that is what confirm means. I have updated my phone and rooted it, and then put recovery on it. so yes you can root and add recovery. just a bit of advice the only way I found to get recovery to work is to follow the gnm recovery install method. the fastboot method would not work for me
again yes root and recovery will work on m140 update.

Ok, the root was easy and quick but please post a link to the gnm recovery install method I should use. I read through what I thought it was but to be honest, one part of it didn't make sense. It mentions placing the IMG you downloaded into the folder you extracted but nowhere did I see where to download a recovery.img. Am I missing something? Thanks for that root date work on m140
 
Upvote 0
Ok, the root was easy and quick but please post a link to the gnm recovery install method I should use. I read through what I thought it was but to be honest, one part of it didn't make sense. It mentions placing the IMG you downloaded into the folder you extracted but nowhere did I see where to download a recovery.img. Am I missing something? Thanks for that root date work on m140
Ok here you go link My Files make sure you download the commando one. Sorry here is the link to the hole thread http://androidforums.com/getitnowmarketing/330813-all-in-one-recovery-thread.html
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones