- 11-14-2011, 12:21 PM
Thread Author #1
- 11-14-2011, 12:51 PM
Thread Author #2
Re: [How-To} Root, Custom Recovery, Backup, Flash ROMs
Recovery
STOP
It is very very important you read THIS LINK before continuing.
STOP
IMPORTANT - You will want to turn swype off for this portion, trust me. Open any field you normally type text into such as a text message and long press in the input field. A menu will ask you to select an input method, you want android.
1) On your computer, download Flash_Image.zip.
2) On your computer, Download
3) Connect your phone to your computer using the USB cable, pull down notification status bar and select "mount storage" (or similar verbiage)
4) On your computer, using 7zip, winzip, winrar or whatever tool you want, take the file "flash_image" out of flash_image.zip that you downloaded in step 1, and place "flash_image" on the root of your phones SD card
IMPORTANT Do not just drag and drop flash_image.zip onto your sd card. The file you are moving is named flash_image, not flash_image.zip
5) Drag and drop VM701_recovery.img which you downloaded in step 2, onto the root of your SD card.
IMPORTANT This is a .img file so drag and drop it onto the SD. No need to use 7zip or any other tool to open it.
6) Unmount your SDcard from your PC and then you can unplug the phone from the PC
7) Open android terminal emulator you downloaded above and type su [press enter] You should now have a popup asking you to grant the terminal superuser permission, select "always allow"
8) After granting permission you may now have a spacing issue in the emulator so please close it by doing Menu > Reset Term.
9) Reopen the emulator and proceed with the following ....
IMPORTANT - These lines are very specific. If you make a spelling mistake, you'll get an error. If you miss a space, you'll get an error. If you do not enter them EXACTLY as shown below, you'll get an error. Period. If you get an error, you've made a mistake. Try retyping the line you got an error on.
----press enter after each line-----
su
mount -o remount, rw /system
cp /sdcard/flash_image /system/bin
cd /system/bin
chmod 777 flash_image
flash_image recovery /sdcard/VM701_recovery.img
reboot recovery
You navigate the recovery as follows:
Volume button up - Move cursor up
Volume button down - Move cursor down
Back button - Go back to the previous screen
Camera button - select
Once you have a custom recovery, there are several options for accessing it including but not limited to:
- Download an app from the market such as (free)
- The old fashioned way of using ADB or terminal emulator (reboot recovery)
- With the phone powered off, press and hold down the volume down button and the power button. Don't release the button until you're at the custom recovery.
Last edited by KSmithInNY; 11-16-2011 at 11:03 AM.
Thanked by 18:+ Show/Hide list of the thanked
- 11-14-2011, 01:00 PM
Thread Author #3
Re: [How-To} Root, Custom Recovery, Backup, Flash ROMs
Making your first NANDroid backup
1) From your custom recovery, use the volume down button to move down to highlight the "Backup/Restore" line.
2) Press the camera button to enter the "Backup/Restore" menu
3) Press the camera button again to select "backup" and watch it go
4) Select the reboot system now option from recovery and wait a minute until you're back at your android home screen.
Donation:
My expectation is that the community will assist each other and support each other. That's right, I'm asking you to donate your time to help others.
Thanks:
- BobzHome - custom recovery
- csrow - pointing out root method
- - Creating root exploit (source)
- My girlfriend for letting me use her phone to do this and dealing with my Android addiction
- Androidcentral.com.
- My peeps from Team HydroLast edited by KSmithInNY; 11-14-2011 at 04:23 PM.
Thanked by 17:+ Show/Hide list of the thanked
- 11-14-2011, 01:18 PM
Thread Author #4
Re: [How-To] Root, Custom Recovery, NANDroid Backup
jic, might toss in a flash section if i get free time later. If not then I'll delete
Last edited by KSmithInNY; 11-14-2011 at 01:28 PM.
- 11-14-2011, 03:47 PM #5
- 11-14-2011, 05:56 PM #6
- 11-14-2011, 08:36 PM #7
- 11-14-2011, 08:44 PM
Thread Author #8
Press and hold volume down and power until at custom recovery.
- 11-14-2011, 10:04 PM #9
- 11-14-2011, 10:13 PM
Thread Author #10
You'd need to ask bobzhome. Its the recovery he compiled, hosted on his mediafire account.
Edit- I think I have the wrong link. Hold.
Link is in the post below. Will fix some other time.
http://forums.androidcentral.com/virgin-mobile-optimus-slider/126357-possible-root-try-3.html#post1359885Last edited by KSmithInNY; 11-14-2011 at 10:20 PM.
- 11-14-2011, 10:46 PM #11
Re: [How-To] Root, Custom Recovery, NANDroid Backup
I've heard rumors that the CWM for the OS released lately isn't completely stable...is this true? Will there be a more stable release out shortly? This is the only reason I haven't flashed this recovery yet.
- 11-14-2011, 11:15 PM #12
Re: [How-To] Root, Custom Recovery, NANDroid Backup
i got the flash_image and the VM701_recovery.img installed on my sdcard.
i entered the terminal commands correctly a few times and everytime i get
error opening /sdcard/VM701_recovery.img: No such file or directory
anyone help me with this? - 11-14-2011, 11:57 PM #13

- 11-15-2011, 12:03 AM #14
Re: [How-To] Root, Custom Recovery, NANDroid Backup
nothing said to unmount it, so what, i unmount it then mount it?
ok well i unmounted it and then mounted it, tried it again, and nothing, i get the same error. >.<Last edited by tylermich7; 11-15-2011 at 12:12 AM.
- 11-15-2011, 12:34 AM #15
- 11-15-2011, 09:52 AM
Thread Author #16
Re: [How-To] Root, Custom Recovery, NANDroid Backup
Link fixed and added instruction to unmount your phone from your PC prior to using terminal emulator.
When you mount your phone to your PC, like you did to move files over to the SD in the instructions, it has to unmount SD from the phone to allow it to mount to the PC. So when you tried to use TE, it couldn't see SD because it was still mounted to your PC. - 11-15-2011, 12:23 PM #17
Re: [How-To] Root, Custom Recovery, NANDroid Backup
yeah, the problem was that when i renamed the VM701_recovery to VM701_recovery.img I didnt know it already saved as VM701_recovery.img so it ended up saving to the sd as VM701_recovery.img.img
had to go into root exploroer and rename it to just VM701_recovery.img.
after that everything worked great.
Now im just waiting for a custom rom (cm7) to get ported over to this device, any ideas on when this will be released? - 11-16-2011, 12:52 AM #18
Re: [How-To] Root, Custom Recovery, NANDroid Backup
Fixed, I see

Is there any totally stock backup anybody out there has? I would share, but mine is probably not what people want to have... sd-ext already has files in it and everything.Last edited by primetechv2; 11-16-2011 at 06:30 PM.
- 11-19-2011, 09:29 PM #19
- 11-19-2011, 09:38 PM
Thread Author #20
Re: [How-To] Root, Custom Recovery, NANDroid Backup
Yep. I'm pretty sure bobzhome, who made the recovery, doesn't have this phone so he may not be aware of the message. My GF's phone has the same message. Despite that message though i can confirm the custom recovery wipes, backs up, flashes, and restores which are the primary functions of a custom recovery.
- 11-20-2011, 12:51 AM #21
Re: [How-To] Root, Custom Recovery, NANDroid Backup
It might be too late to comment, but during the rooting process I noticed two things.
1) Gingerbreak just didn't work. This is the first VM phone I"ve used, out of four, that didn't have a functional version of it somewhere. (I haven't tested the Wildfire S yet.)
2) Your rooting method didn't work either... until I tried to do something else on the phone. That must have diverted processing power or something. I let it sit for a good three minutes watching the batch file loop. - 11-20-2011, 01:28 AM
Thread Author #22
Re: [How-To] Root, Custom Recovery, NANDroid Backup
The gingerbreak exploit has been patched in this build so no, it doesn't work unfortunately. The exploit used to root this phone, and is linked in the first post is the newly released zergrush exploit.
This point is a little confusing but i think i get what your saying. You didn't mean to say it didn't work, then follow it up by saying it did work. I think what you were implying is you believe you encountered an issue, but eventually the process worked.
And yes, the batch file will appear to be looping per the output i included in post #1. It appears to be repeating the same process, and prints the same thing 4 times in a row with plenty of pause in between, but it's actually working. When i rooted my girls phone i remember staying calm and patiently watching it but thinking to myself "if someone wasn't patient enough, they wouldn't know this thing is actually running and not looping". Thats the exact reason i provided the output in post 1, in hopes people would read post #1 at the same time as running the root exploit so they could know exactly how close they are to being done.
I'm trying to talk Drew into bringing [APP][ONE-CLICK ROOT] Sons of Korhal Root Utility 1.0.1 to the slider. I should work just fine as is without any modification but I also bugged him about tossing in a flash custom recovery 1 click option. I think most people are more comfortable looking at nice user friendly GUI's rather than CMD windows.
EDIT - I've updated post #1 with an important bullet pointing out to users the code repeats 4 times by design. Hope that prevents any confusion for future readers.Last edited by KSmithInNY; 11-20-2011 at 06:47 AM.
Thanked by: - 11-21-2011, 03:39 PM #23
Re: [How-To] Root, Custom Recovery, NANDroid Backup
Well that explains it... I should probably look at the code again, thought it was taking extra-long for me. Maybe I'm not as special as I thought

What I meant to say was something along the lines of "For three minutes I watched the batch file loop, while not laying a finger on my phone. Nothing seemed to happen, although those zerglings were certainly persistent. Exasperated, I started to putz around on my phone. Immediately after I began playing with it, run.bat opened up a channel and my phone became magically rooted."
Either way your rooting method ultimately worked, so I got nothing to complain about. - 11-23-2011, 10:08 PM
Thread Author #24
No worries. I just wanted to clarify because an inexperienced user may read your post and think "ZOMG I can't haz root?! "
Plus the stronger the instructions the easier it is to follow for users of all experience levels
that was the goal when writing them so I appreciate the feedback
- 11-26-2011, 06:56 PM #25
I'm part Polish so my instruction reading only goes above average when you use big red words. I also rooted a new phone... and yes, "waiting" was 100% effective just like you said.
Sent from my LG-VM701 using TapatalkOptimus Slider | Device: UP | Swype 3.26: UP | Link2SD: UP | PDANet: UP | HydroROM: UP | Flash 11: MOSTLY | ADB Shell: DOWN





Reply



































