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

Root [Boost Mobile] [GUIDE]Easy Root Method - Works w/ B10 update! 1/28/2013

MrBobo

Android Expert
Jul 12, 2011
1,203
1,316
Dimondale, MI
Overview:

Rooting is now a one step process for the original Boost Mobile Warp!!! This method works with the B10 update that was pushed out between december 2012 and february 2013. Download one of the two zips below and install update from stock recovery. This will give you Root, install a custom recovery of your choice, install the data fix, and make custom recovery stick from that one single step. I have personally tested by going back to stock using the ZTE software update tool and trying it multiple times. Note, if you have Public Mobile this method will not work, please see post two and try the other methods, please do not post to this thread concerning Public Mobile or other carrier versions of the Warp.

Detailed Instructions:

  • Download a zip with the custom recovery of your choice, and save to sd card:
  • With phone completely shut down press and hold the power button and volume up button at the same time until you see the android system recovery
  • Choose Apply update from sd card (use the volume keys to go up and down and the camera button to select)
  • Choose EasyRootCWM.zip or EasyRootTWRP.zip and hit the camera button to run
  • Reboot and enjoy root/custom recovery!

Both recoveries work great, personally the touch recovery is my favorite, I extend very special thanks to Hroark13 over on xda for porting this recover to the warp and Team Win for coming up it in the first place, please drop by over on xda and give Hroark thanks for bring us TWRP, if you don't know he was legendary over here for getting kernels going etc for us and we would be way further behind where we are today.

Special thanks to these three for finding this method:

wilm804xx
Downthemachine
Jetx2x
 
Alternative ways to accomplish the same task:

See post one for the easiest way to do this, here are some alternate more involved ways to get root.

Second easiest way to Root: Ultimate Warp Drive by Snake

The Ultimate warp drive tool by Snake will install recovery, install the data fix and root the phone.

  • Download Ultimate Warp Drive here (original post)
  • Connect Phone to Computer
  • Enable Usb Debugging on Phone (settings/applications/development/usb debugging (check it)
  • Unzip Ultimate Warp Drive on your computer
  • Run "Run ME" Batch file
  • Choose option 1
  • Follow prompts

If that doesn't work, see the next two posts that cover about 90% of the issues.

Advanced method for those comfortable in the command prompt

1. Install clockworkmod recovery (CWM) through command prompt and adb:
  • Download Ultimate warp drive and unzip on computerhere (original post)
  • open command prompt at the unzipped ultimate folder location
  • connect phone, enable usb debugging at settings/applications/development
  • type adb reboot bootloader at command prompt (press enter, wait for green android logo to come up on phone)
  • type fastboot flash recovery ztewarpcwm5028c.img (press enter)
  • type fastboot reboot (press enter)
2. Install patch to fix data restore issue
  • with phone on and connected to usb go back to command prompt at ultimate warp drive folder
  • type adb reboot recovery (press enter, wait for recovery menu on phone)
  • type adb push ext4check.sh /system/bin/ext4check.sh (press enter)
  • adb reboot
3. Install SU binary and superuser
  • download supersu install zip here(original post)
  • with phone connected to computer go to command prompt
  • type adb reboot recovery (press enter)
  • from phone, go to install zip from sd card, choose supersu zip
  • reboot

If you have issues with any steps, see below for help:

Device not found by adb/computer:

This issue comes up right off the bat for many users, they start to try and install the custom recovery and the command prompt says device not found.

There are a few possible fixes:

  1. Make sure USB debugging is checked (settings/applications/development/Usb Debugging
  2. open dialer and enter *983*87274# choose AT
  3. Change the usb cable to another usb port on the computer

If the phone still isn't recognized, I will link some threads later that go into some less common issues/solutions.

CWM Recovery won't stick, gets put back to stock recovery

Basically at some point recently ZTE put out an update that put a file on the phone to prevent us from installing cwm recovery. To get around that, all that is needed is to delete the file off the phone while rooted and reflash cwm.

Check for install-recovery.sh in system/etc/ if it is there either delete it or open it in a text editor and delete its contents. then retry flashing CWM

You will need a root explorer, you can use the free one called es file explorer. I can post more info later if needed.

One thread on this issue is here
 
Upvote 0
So what Do I Do in cwm when it says sd cannot mount

This isn't a root question, it's an issue we have seen come up with cwm occasionally. I believe the solution sometimes has been to backup the sd card to your computer then reformat it. I like this free utility for formatting.

there are threads on this topic, anyone have a link handy?
 
  • Like
Reactions: NitroGeek
Upvote 0
Can Someone plz respond to my questions

Someone will answer your questions, you just have to be patient. Not everybody has the answer to everything and sometimes the OP doesn't read replies as they come in. Its even stated in the first post that the author doesn't know all the problems and doesn't have the solutions to everything. I'm sure when someone comes along and reads this thread and knows the answer they will be more than happy to answer it, but in the meantime the best thing you can do is wait bud. Sometimes you may not like it but people do this kind of work on their spare time. So patience is virtue my friend. Your answers will come in due time.
 
  • Like
Reactions: SelfElevated2
Upvote 0
This isn't a root question, it's an issue we have seen come up with cwm occasionally. I believe the solution sometimes has been to backup the sd card to your computer then reformat it. I like this free utility for formatting.

there are threads on this topic, anyone have a link handy?

So i use this app on my pc to formatt my sd and i am good to go
 
Upvote 0
So i use this app on my pc to formatt my sd and i am good to go

Well its been my experience that sometimes cwm has trouble with mounting / unmounting my sdcard when I remove it in cwm and switch it to my PC to throw a new ROM on it. But what I do is just power down the phone, and reboot back into recovery and all is well. Reformat in my opinion should always be a last resort.
 
Upvote 0
So i use this app on my pc to formatt my sd and i am good to go

give it a try, one thing about that program, there is a button (it's been a while since I have used it) to apply the change so you tell it to format but then you have to hit apply... I can't guarantee that will fix the issue, but for some reason it seems to work for some people. I am not sure what gets corrupted from the phone's perspective but the worst you will do is clean up your sd card. Android will put what it needs back on there and you can transfer anything back if you back it up on your pc before you format it so no risk there.
 
  • Like
Reactions: NitroGeek
Upvote 0
give it a try, one thing about that program, there is a button (it's been a while since I have used it) to apply the change so you tell it to format but then you have to hit apply... I can't guarantee that will fix the issue, but for some reason it seems to work for some people. I am not sure what gets corrupted from the phone's perspective but the worst you will do is clean up your sd card. Android will put what it needs back on there and you can transfer anything back if you back it up on your pc before you format it so no risk there.

I know When u Mean To hit Apply but do i just formatt or do i make a partition and formatt
ps idk what a partition is
Pss the link u gave me mainly is to make partitions
 
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