[How-To] Manual Rooting of LS670ZVH/ZVJ (+ links to root ZVD/ZV9)
Thanks Deez2000 for the original ZVH update.zip, solodogg for confirming the rooting process works, drewwalton19216801 for the ZVD rooting writeup, zefie for Xionia CWMA, scrosler for encouragement and gROM, jstntp for GingerBread themes, iBowToAndroid for ZVD installer, jcwxguy for testing the new rooting procedure, Denys Vlasenko for busybox, ChainsDD for su
This guide assumes you are already rooted with your current software version (ZV8, ZV9, ZVC, ZVD).
If not, root your current version first: ZVC/ZVD [GingerSnap] [GingerBreak] - ZV8/ZV9 []
Place the ZVH or ZVJ update.zip in the top level directory of your sdcard.
If the mirror you used has the file named LS670ZVH.zip or LS670ZVJ.zip please rename the one your your sdcard to update.zip
2) Enable USB debugging
Make sure you are booted into Android with USB debugging ENABLED
Menu->Settings->Applications->Development->USB debugging
Also make sure USB Storage Mode is DISABLEDandsdcard is present in phone
3) Flash VH recovery
Download the ZVH/ZVJ recovery package [] Unzip to top-level of your C: drive
From PC command prompt, run "install" to install files to sdcard, inspect for errors, start adb shell session
c:
cd zvhrec
install adb shell
Install the VH recovery (do not type the $ and # symbols)
$ su
# cd /sdcard/000root
# /system/bin/sh install-vh.sh
# reboot recovery
4) Apply the ZVH/ZVJ update.zip
The previous step should have booted you into the VH recovery.
Press [Vol Dwn] button once to highlight "apply sdcard:update.zip" [pic]
Press the [Menu] button to run the ZVH/ZVJ updater [pic]
After around 75 seconds (based on class 6 sdcard) it will return to the recovery menu [pic]
If you get a signature error, either you don't have stock recovery (see Step #3) or your ZVH update.zip download is corrupted.
At this point you need to press the [Menu] button to continue the rest of the install (write the radio, boot android, recreate dalvik-cache). [pic]
This should take anywhere from 3-5 minutes. Your phone will reboot. When the update is done, you should be booted into Android. You are now running ZVH or ZVJ Android with ZVH or ZVJ Radio (depending on which update.zip you chose). [pic]
Note #1 - If you feel your phone is slower on ZVH/ZVJ, it appears there might be some one-time maintenance going on after your upgrade. Let the phone do its maintenance for half a day before you evaluate the speed. You may also want to change Menu->Settings->Display->Animation to "Some animations"
5) Perform factory reset
If you haven't done so already, it is highly suggested you do a factory reset at this point.
However, it isn't absolutely necessary as the ZVH/ZVJ update is supposed to work with what you already have installed. You can try things out a little and if anything is not working as expected, first thing you should do is a factory reset.
If you are upgrading from CM7and/or you see lots of force closesand/or have a flaky display when ZVH/ZVJ starts, you definitely want to do a factory reset.
You can either perform the factory reset by booting into Recovery (choose "wipe data/factory reset") or from within Android
(only do it from within Android if you are sure you are running stock recovery - ie Step 3 completed with no errors)
Menu->Settings->Privacy->Factory data reset
[do *NOT* choose to Erase SD card]
Note #1 - if for some reason you are unable to perform a factory reset from Android, try doing the factory reset from Recovery, see this post.
6) Root the ZVH/ZVJ Android
Make sure you are booted into ZVH/ZVJ Android with USB debugging ENABLED
Menu->Settings->Applications->Development->USB debugging
Also make sure USB Storage Mode is DISABLEDandsdcard is present in phone
Download the ZVH/ZVJ root package [] Unzip to top-level of your C: drive
From PC command prompt, run "install" to install files to sdcard
c:
cd zvhroot
install
From PC command prompt, make sure there are no errors, then reboot into recovery
If you have trouble with this step (ie it says operation not permitted or reboots back to Android rather than recovery), please substitute with, unplug usb cable, power down, simultaneously press and hold [Power] [Vol Dwn] [Home] until Recovery shows up, release buttons, plug in usb cable
adb reboot recovery
Once booted into recovery:
Pres [Vol Dwn] button once to highlight "apply sdcard:update.zip" [pic]
Press the [Menu] button to run the update.zip. You will see an expected error [pic]
From PC command prompt, start an adb shell session
adb shell
Install persistent root (do not type the # symbols)
# cd /sdcard/000root
# /system/bin/sh install-root.sh
Assuming there there are no errors. You are done.
Make sure "reboot system now" is highlighted on your phone, press [Menu] to reboot into Android, and enjoy your rooted ZVH! [pic]
Note #1 - The first time you use "su" you need to grant permissions on a prompt that comes up on the phone's screen. If you don't realize that, you'll get "permission denied" and think the root didn't work. Make sure your phone is not on the lock screen or you won't see the prompt.
7) OPTIONAL - flash Xionia CWMA custom recovery
This will allow you to root much easier in the future, apply custom ROMs, and make/restore nandroid backups [original thread]
Open an adb shell session to your phone (do not type the $ and # symbols)
$ su
# cd /sdcard/000root
# /system/bin/sh install-xionia.sh
# exit
$ exit
Trying from a fresh VD system. Just rooted and am now attempting to flash V9 recovery. Will update this post on how its going.
Update 1: It said it flashed V9 but it doesn't appear to have really flashed V9. It was way to fast to do it. Like instant fast but I am pushing on. I got VH installed now.
Update 1: It said it flashed V9 but it doesn't appear to have really flashed V9. It was way to fast to do it. Like instant fast but I am pushing on. I got VH installed now.
It is supposed to be fast. Just flashing a 7MB file. Recovery is a relatively small file/partition, nothing compared to the entire Android OS.
As long as there was no error, it should be working fine.
When you go to root ZVH via the V9 recovery, remember to copy the V8->V9 update.zip to your /sdcard and also remember to apply it at the appropriately marked step, at which point you'll get an *expected error*. Continue with the instructions.
It is supposed to be fast. Just flashing a 7MB file. Recovery is a relatively small file/partition, nothing compared to the entire Android OS.
As long as there was no error, it should be working fine.
Right but I have never seen any recovery flash that fast. That was faster than Xionia which is half the size.
Originally Posted by sfhub
When you go to root ZVH via the V9 recovery, remember to copy the V8->V9 update.zip to your /sdcard and also remember to apply it at the appropriately marked step, at which point you'll get an *expected error*
This is the perfect guide. It worked without flaw. I am now flashing back to gROM.
After I reverted back before to start my guide I realized why I wasnt get the ADB shell now. I forgot to copy the V8_V9 update! Yeah, that was kinda embarrassing. LOL, oh well, I am sure that more people will be posting this same issue soon.
One thing I would add as an optional step is a link to the xionia recovery as the final optional step and this guide will be all inclusive.
what Is the v8 v9 update.zip supose to be named as or just leave it as update.zip just wondering cus the zvh is named update.zip an I just want to make sure before I go on with the prossese
what Is the v8 v9 update.zip supose to be named as or just leave it as update.zip just wondering cus the zvh is named update.zip an I just want to make sure before I go on with the prossese
It should be named update.zip
The ZVH update.zip is no longer needed at this point.
Getting a lot of force closes with Update Device (process.com.redbend.vdmc). I haven't rooted yet just went to put v8-v9 update on my sdcard. Is this normal? I didn't enter any accounts just skipped it all.
Getting a lot of force closes with Update Device (process.com.redbend.vdmc). I haven't rooted yet just went to put v8-v9 update on my sdcard. Is this normal? I didn't enter any accounts just skipped it all.
I don't believe it should be happening. You might need to clear dalvik-cache.
What ROM were you running prior to updating to ZVH?
I don't believe it should be happening. You might need to clear dalvik-cache.
What ROM were you running prior to updating to ZVH?
But how do I do that without root
I rooted but superuser will just also Force Close.. doesn't seem normal. How else am I supposed to flash a custom recovery without superuser?
I was running Drew's CM7. Any idea on what to do? I can downgrade to V9 or whatever if I must, not a problem. Just let me know what the easiest way is.
edit: Wiped cache in V9 recovery... still multiple force closings. Hmm... what to do now?
I rooted but superuser will just also Force Close.. doesn't seem normal. How else am I supposed to flash a custom recovery without superuser?
I was running Drew's CM7. Any idea on what to do? I can downgrade to V9 or whatever if I must, not a problem. Just let me know what the easiest way is.
Boot into recovery.
There should be an option to "wipe cache partition"
Try that first and see if it helps.
If that doesn't help, try the other option "wipe data/factory reset" (needless to say you will lose your user data and user apps doing this)
If all else fails and you are sure you are running stock recovery or Xionia CWMA recovery, you can try a ##786# reset from the dialer. You'll need your MSL for that though.
Is wipe data safe to do even if I rooted succesfully? Ragegainstthecage gave me a #. I haven't installed a custom recovery obviously. So that means it's okay?
Is wipe data safe to do even if I rooted succesfully? Ragegainstthecage gave me a #. I haven't installed a custom recovery obviously. So that means it's okay?
It should be safe. Wipe data/cache from recovery hasn't been an issue before. It is only the privacy->reset and ##786# reset that have caused troubles if you are running the wrong recovery.
Yes I did a wipe data and it fixed. I should have known something was off when the live wallpaper was active. If you upgrade to ZVH and you had Drew's CM7... Make sure to wipe data in V9 recovery.
Yes I did a wipe data and it fixed. I should have known something was off when the live wallpaper was active. If you upgrade to ZVH and you had Drew's CM7... Make sure to wipe data in V9 recovery.
Added a note to the instructions for this scenario.
Onto installing a custom recovery and then doing the whole thing again with a newer LCD Optimus.
Make sure you read the Note regarding the newer LCD.
Suggest installing android screencast if you are uncomfortable with blank (but otherwise usable) screen. Android screencast requires usb debugging enabled to work. It is probably easiest to start Android Screencast after step (2)
Make sure you read the Note regarding the newer LCD.
Suggest installing android screencast if you are uncomfortable with blank (but otherwise usable) screen. Android screencast requires usb debugging enabled to work. It is probably easiest to start Android Screencast after step (2)
Probably should write up some blind instructions for situations like this. For whatever reason, Android Screencast REFUSES to work in recovery mode for me, and I don't remember how many lines of NO there are at the update.zip flashing confirmation screen.
EDIT: I know I can just reflash the ZVD recovery and find out, but most people won't think to do that before diving in.
EDIT 2: There are no lines of NO, it just starts trying to flash update.zip. Derp.
Probably should write up some blind instructions for situations like this. For whatever reason, Android Screencast REFUSES to work in recovery mode for me, and I don't remember how many lines of NO there are at the update.zip flashing confirmation screen.
EDIT: I know I can just reflash the ZVD recovery and find out, but most people won't think to do that before diving in.
EDIT 2: There are no lines of NO, it just starts trying to flash update.zip. Derp.
I would be glad to add some screenshots of the screens for blind installs, but unfortunately can't do it myself right now as I wrote the entire guide up from memory. I still haven't gotten my Optimus back so I can't really test anything or get screen captures. Hopefully I should have one later today, but I'm sure by then someone will have filled in the gaps. I did try to list the number of button presses needed to start update.zip, which I think should be correct.
I don't know if it will work for you, but IIRC if you want screencast to work in recovery, you need to start it when you are in android. That is why I suggested starting it after step (2). Again, I'm going by memory, so maybe that isn't correct.
Portions of this page are modifications based on work created and shared by the Android Open Source Project
and used according to terms described in the Creative Commons 2.5 Attribution License. AndroidCentral is an independent site
that is not affiliated with or endorsed by Google.