Football Fans: Download the 2012 Schedule App from Google Play!


Go Back   Android Forums > Android Phones > LG Ally > Ally - All Things Root



Reply
 
LinkBack Thread Tools
Old September 23rd, 2010, 02:16 PM   #1 (permalink)
Member
 
skater95's Avatar
 
Join Date: Aug 2010
Location: In a house, by a street
Posts: 339
 
Device(s): Samsung Fascinate
Thanks: 4
Thanked 46 Times in 31 Posts
Default HOW TO: Flash stock recovery

First off you must have a 100% stock rom and be rooted
Things you will need:
http://androidforums.com/ally-all-things-root/166588-how-flash-stock-lg-rom.html Thanks death2all110
stock_recovery.img Thanks drellisdee
flash_image Thanks drellisdee
universal androot Thanks to ?

After you download these things put them in your sd card and then flash the stock v8 rom using whatever recovery you are using.

After you flashed v8 rom install universal androot (you can use astro file manager to install androot) (go to settings>applications>allow unknown sources) and then root it

After your rooted open up command prompt then do these following commands:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
cat /sdcard/flash_image > /system/bin/flash_image
chmod 755 /system/bin/flash_image
flash_image recovery /sdcard/stock_recovery.img
reboot

and that's it! You have stock recovery so you now can download the ota update!

After you flashed the stock recovery. Open up the phone dialer and push *#*#2432546#*#* and the update should start downloading. Go to setting>about phone>system updates to check.

__________________
Did I help you? Press the (THANKS BUTTON) then.
skater95 is offline  
Last edited by skater95; October 7th, 2010 at 11:46 PM.
Reply With Quote
The Following 10 Users Say Thank You to skater95 For This Useful Post:
Air (November 25th, 2010), Cyberzerous (November 26th, 2010), death2all110 (September 23rd, 2010), dots (September 23rd, 2010), killertonez (September 23rd, 2010), Nemesiis (January 10th, 2011), netizenmt (October 10th, 2010), p3tr01d (September 30th, 2010), Robo1007 (September 23rd, 2010), tucsontd (December 1st, 2010)
Sponsors
Old September 23rd, 2010, 06:07 PM   #2 (permalink)
Member
 
Join Date: Sep 2010
Posts: 463
 
Device(s): active: HTC Thunderbolt, Palm Pre Plus; inactive: LG Ally, Palm Pixi
Thanks: 155
Thanked 117 Times in 69 Posts
Default

Quote:
Originally Posted by skater95 View Post
First off you must have a 100% stock rom and be rooted
Things you will need:
V8 stock rom Thanks drellisdee
stock_recovery.img Thanks drellisdee
flash_image Thanks drellisdee
universal androot Thanks to ?

After you download these things put them in your sd card and then flash the stock v8 rom using whatever recovery you are using.

After you flashed v8 rom install universal androot (you can use astro file manager to install androot) (go to settings>applications>allow unknown sources) and then root it

After your rooted open up command prompt then do these following commands:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
cat /sdcard/flash_image > /system/bin/flash_image
chmod 755 /system/bin/flash_image
flash_image recovery /sdcard/stock_recovery.img
reboot

and that's it! You have stock recovery so you now can download the ota update!

After you flashed the stock recovery. Open up the phone dialer and push *#*#2432546#*#* and the update should start downloading. Go to setting>about phone>system updates to check.
I see no need to flash v8 to get stock recovery. But I guess this is intended to be more of a "flash stock everything" HowTo, eh?
darkxsun is offline  
Reply With Quote
Old September 23rd, 2010, 07:04 PM   #3 (permalink)
Member
 
skater95's Avatar
 
Join Date: Aug 2010
Location: In a house, by a street
Posts: 339
 
Device(s): Samsung Fascinate
Thanks: 4
Thanked 46 Times in 31 Posts
Default

Quote:
Originally Posted by darkxsun View Post
I see no need to flash v8 to get stock recovery. But I guess this is intended to be more of a "flash stock everything" HowTo, eh?
Well stock rom just in case deal, and yeah stock everything guide
skater95 is offline  
Reply With Quote
Old September 23rd, 2010, 08:02 PM   #4 (permalink)
ROM Developer
 
Join Date: Apr 2010
Posts: 477
 
Device(s):
Thanks: 9
Thanked 770 Times in 168 Posts
Default

Thats not enough. The stock v8 was taken with a nandroid dump after v8 ota patch was applied to v6. Nandroid ever so slightly modified the boot.img so it doesnt pass the boot.img patch checksum on VZB ota update. You must downgrade to v6 and reapply stock recovery to sucessfully install the VZB ota update. If you dont want to do that flash the rooted one from any version and you will have a rooted VZB with some junkware removed to sdcard.
getitnowmarketing is offline  
Reply With Quote
Old September 23rd, 2010, 08:15 PM   #5 (permalink)
Member
 
skater95's Avatar
 
Join Date: Aug 2010
Location: In a house, by a street
Posts: 339
 
Device(s): Samsung Fascinate
Thanks: 4
Thanked 46 Times in 31 Posts
Default

Quote:
Originally Posted by drellisdee View Post
Thats not enough. The stock v8 was taken with a nandroid dump after v8 ota patch was applied to v6. Nandroid ever so slightly modified the boot.img so it doesnt pass the boot.img patch checksum on VZB ota update. You must downgrade to v6 and reapply stock recovery to sucessfully install the VZB ota update. If you dont want to do that flash the rooted one from any version and you will have a rooted VZB with some junkware removed to sdcard.
So could you give me a link to a stock v6 rom or is there not one?
skater95 is offline  
Reply With Quote
Old September 23rd, 2010, 10:09 PM   #6 (permalink)
Member
 
Join Date: Aug 2010
Posts: 118
 
Device(s): LG Ally
Thanks: 6
Thanked 13 Times in 8 Posts
Default

it seemed to delete my recovery perfect but still didnot update
AlexMason is offline  
Reply With Quote
Old September 23rd, 2010, 10:29 PM   #7 (permalink)
Premium Member
 
death2all110's Avatar
 
Join Date: Jun 2010
Location: Illinois, US
Posts: 1,322
 
Device(s): Samsung Galaxy Nexus
Thanks: 111
Thanked 696 Times in 292 Posts
Send a message via Yahoo to death2all110 deatheatergrim@gmail.com
Default

Quote:
Originally Posted by skater95 View Post
First off you must have a 100% stock rom and be rooted
Things you will need:
V8 stock rom Thanks drellisdee
stock_recovery.img Thanks drellisdee
flash_image Thanks drellisdee
universal androot Thanks to ?

After you download these things put them in your sd card and then flash the stock v8 rom using whatever recovery you are using.

After you flashed v8 rom install universal androot (you can use astro file manager to install androot) (go to settings>applications>allow unknown sources) and then root it

After your rooted open up command prompt then do these following commands:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
cat /sdcard/flash_image > /system/bin/flash_image
chmod 755 /system/bin/flash_image
flash_image recovery /sdcard/stock_recovery.img
reboot

and that's it! You have stock recovery so you now can download the ota update!

After you flashed the stock recovery. Open up the phone dialer and push *#*#2432546#*#* and the update should start downloading. Go to setting>about phone>system updates to check.
Will be implementing your guide into my post (credit to you for taking time out of your day since i have class and could not) Thanks bro.

Quote:
Originally Posted by AlexMason View Post
it seemed to delete my recovery perfect but still didnot update

You have to follow my guide to get back to stock v6.
__________________
I'm special as hell!

Quote:
Originally Posted by Trident View Post
You're so banned when I get back from breakfast...
LG VX8300>LG Decoy>LG Dare>LG Ally>Droid2>LG Ally>HTC Droid Incredible>HTC Thunderbolt>HTC Droid Incredible>Samsung Galaxy Nexus
I'm located in: Computers&IT, LG Ally, HTC Droid Incredible; AllyIRC My Blog
Please press button, and please consider donating to my energy drink fund.Thanks!
death2all110 is online now  
Last edited by death2all110; September 23rd, 2010 at 10:31 PM.
Reply With Quote
Old September 23rd, 2010, 11:16 PM   #8 (permalink)
Member
 
skater95's Avatar
 
Join Date: Aug 2010
Location: In a house, by a street
Posts: 339
 
Device(s): Samsung Fascinate
Thanks: 4
Thanked 46 Times in 31 Posts
Default

Quote:
Originally Posted by death2all110 View Post
Will be implementing your guide into my post (credit to you for taking time out of your day since i have class and could not) Thanks bro.




You have to follow my guide to get back to stock v6.

Yeah, man. You do a lot for the ally community, I thought I could do something also. You know?
skater95 is offline  
Reply With Quote
Old September 24th, 2010, 04:49 AM   #9 (permalink)
Junior Member
 
Join Date: Aug 2010
Posts: 89
 
Device(s): LG Ally - Velocity .04 Nook Color - CM7 n98
Thanks: 3
Thanked 4 Times in 4 Posts
Default

I'm not sure of what is actually going on but I reverted to stock VZ8 with stock recovery, received the OTA update to VZB, reloaded aloha 1.2.3 and reload a nandroid backup(velocity .011), re-flashed stock recovery, and received a second system OTA update for VZB. So now I have stock recovery with VZB release and Velocity .011.
pworcester is offline  
Reply With Quote
Old September 24th, 2010, 09:36 AM   #10 (permalink)
Senior Member
 
dots's Avatar
 
Join Date: Aug 2010
Location: Shelby Township, MI
Posts: 955
 
Device(s): LG Ally (Retired), HTC Inspire 4g (Current)
Thanks: 53
Thanked 243 Times in 190 Posts
kissarmy10001
Default

Quote:
Originally Posted by pworcester View Post
I'm not sure of what is actually going on but I reverted to stock VZ8 with stock recovery, received the OTA update to VZB, reloaded aloha 1.2.3 and reload a nandroid backup(velocity .011), re-flashed stock recovery, and received a second system OTA update for VZB. So now I have stock recovery with VZB release and Velocity .011.
If you are on drellisdee's custom recovery (i assume you are because 1.2.3 is the latest version) then you can just tell the update to install and when it boots into recovery and tries to install you should get a validation error since you are on velocity.

The reason your getting the system update on velocity .1 again even though you installed it on your stock rom is because it's not based on the new update but telling it to install won't hurt anything as it should not install.

On a side note have your tired Velocity v0.2 yet?
__________________
Visit the LG Ally IRC Channel!
LG Ally IRC Channel
dots is offline  
Reply With Quote
Sponsors
Old September 24th, 2010, 11:42 AM   #11 (permalink)
Junior Member
 
Join Date: Aug 2010
Posts: 89
 
Device(s): LG Ally - Velocity .04 Nook Color - CM7 n98
Thanks: 3
Thanked 4 Times in 4 Posts
Default

What does .2 provide over .1.1?
pworcester is offline  
Reply With Quote
Old September 24th, 2010, 11:52 AM   #12 (permalink)
Senior Member
 
dots's Avatar
 
Join Date: Aug 2010
Location: Shelby Township, MI
Posts: 955
 
Device(s): LG Ally (Retired), HTC Inspire 4g (Current)
Thanks: 53
Thanked 243 Times in 190 Posts
kissarmy10001
Default

Quote:
Originally Posted by pworcester View Post
What does .2 provide over .1.1?
It's faster imo, has a new theme theme, new boot img, the animated verizon image is disabled, astro file manager built in, scripts to remove certain apps, ad blocking, are the things i can think off of top of my head.
dots is offline  
Reply With Quote
Old September 24th, 2010, 04:07 PM   #13 (permalink)
Member
 
Join Date: Sep 2010
Posts: 463
 
Device(s): active: HTC Thunderbolt, Palm Pre Plus; inactive: LG Ally, Palm Pixi
Thanks: 155
Thanked 117 Times in 69 Posts
Default

Quote:
Originally Posted by skater95 View Post
Well stock rom just in case deal, and yeah stock everything guide
Just make sure people understand what they're getting into... flashing their data away is not the same as just changing the recovery (which is possible alone)
darkxsun is offline  
Reply With Quote
Old October 7th, 2010, 11:34 AM   #14 (permalink)
Member
 
Join Date: Sep 2010
Posts: 243
 
Device(s):
Thanks: 53
Thanked 31 Times in 25 Posts
Default

Quote:
Originally Posted by skater95 View Post
After your rooted open up command prompt then do these following commands:
adb shell
su
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
cat /sdcard/flash_image > /system/bin/flash_image
chmod 755 /system/bin/flash_image
flash_image recovery /sdcard/stock_recovery.img
reboot
Now where am I typing this in at? I tried it on the phone in terminal emulator and it says permission denied. I tried it on my computer and it says 'abd' is not recognized blah blah blah
Matt's 175 is offline  
Reply With Quote
Old October 7th, 2010, 11:37 AM   #15 (permalink)
Senior Member
 
dots's Avatar
 
Join Date: Aug 2010
Location: Shelby Township, MI
Posts: 955
 
Device(s): LG Ally (Retired), HTC Inspire 4g (Current)
Thanks: 53
Thanked 243 Times in 190 Posts
kissarmy10001
Default

Quote:
Originally Posted by Matt's 175 View Post
Now where am I typing this in at? I tried it on the phone in terminal emulator and it says permission denied. I tried it on my computer and it says 'abd' is not recognized blah blah blah
You do that with adb which is included with the android sdk. You can do it through terminal on the phone but it's different instructions and i don't know them.
dots is offline  
Reply With Quote
The Following User Says Thank You to dots For This Useful Post:
Matt's 175 (October 7th, 2010)
Old October 7th, 2010, 03:34 PM   #16 (permalink)
Member
 
Join Date: Sep 2010
Posts: 243
 
Device(s):
Thanks: 53
Thanked 31 Times in 25 Posts
Default

OK. Now I get to this part:

cat /sdcard/flash_image > /system/bin/flash_image

and it says "no such file or directory"
Matt's 175 is offline  
Reply With Quote
Old October 7th, 2010, 03:46 PM   #17 (permalink)
Senior Member
 
dots's Avatar
 
Join Date: Aug 2010
Location: Shelby Township, MI
Posts: 955
 
Device(s): LG Ally (Retired), HTC Inspire 4g (Current)
Thanks: 53
Thanked 243 Times in 190 Posts
kissarmy10001
Default

Quote:
Originally Posted by Matt's 175 View Post
OK. Now I get to this part:

cat /sdcard/flash_image > /system/bin/flash_image

and it says "no such file or directory"
Download the file called flash_image from the original post and place it on the root of your sdcard.
dots is offline  
Reply With Quote
Old October 7th, 2010, 04:02 PM   #18 (permalink)
Member
 
Join Date: Sep 2010
Posts: 243
 
Device(s):
Thanks: 53
Thanked 31 Times in 25 Posts
Default

I have that on there...

still getting "no such file or directory"

Have tried it both with it still zipped and unzipped
Attached Images
File Type: png Capture.PNG (4.2 KB, 16 views)
Matt's 175 is offline  
Reply With Quote
Old October 7th, 2010, 04:24 PM   #19 (permalink)
Member
 
skater95's Avatar
 
Join Date: Aug 2010
Location: In a house, by a street
Posts: 339
 
Device(s): Samsung Fascinate
Thanks: 4
Thanked 46 Times in 31 Posts
Default

Quote:
Originally Posted by Matt's 175 View Post
I have that on there...

still getting "no such file or directory"

Have tried it both with it still zipped and unzipped
You have to take both of them out of the zip file, and make sure your card is un-mounted.
skater95 is offline  
Reply With Quote
The Following User Says Thank You to skater95 For This Useful Post:
Matt's 175 (October 7th, 2010)
Old October 7th, 2010, 04:52 PM   #20 (permalink)
Member
 
Join Date: Sep 2010
Posts: 243
 
Device(s):
Thanks: 53
Thanked 31 Times in 25 Posts
Default

Quote:
Originally Posted by skater95 View Post
and make sure your card is un-mounted.
Ah haaa... THAT was the whole problem. THANK YOU!!!!
Matt's 175 is offline  
Reply With Quote
Sponsors
Old October 7th, 2010, 05:28 PM   #21 (permalink)
Member
 
skater95's Avatar
 
Join Date: Aug 2010
Location: In a house, by a street
Posts: 339
 
Device(s): Samsung Fascinate
Thanks: 4
Thanked 46 Times in 31 Posts
Default

Haha, yeah of course man!
skater95 is offline  
Reply With Quote
Old October 10th, 2010, 01:41 AM   #22 (permalink)
Member
 
netizenmt's Avatar
 
Join Date: Oct 2010
Location: Mansfield, OH
Posts: 484
 
Device(s): Sony Ericsson Xperia Play Rooted, unlocked Bootloader Running CM9 with Calls & Data (ICS 4.0.x)
Thanks: 64
Thanked 105 Times in 70 Posts
Default

Well I'd like to thank DOTS for helping me over the IRC last night. Got my phone almost totally back to stock, with the exception of the Superuser Permissions icon which I can't seem to get rid of without being rooted, which is how I got it in the first place, LOL. Now I am ready to play around with Velocity and all the other fun stuff.!

Added: Figured this out.
Solution: I purchased Root Manager previously, so I used it to browse to \system\apps and then deleted the Superuser.apk. Then I used Universal Androot to unroot - and now I am Factory again!

On to the next lesson !!
netizenmt is offline  
Last edited by netizenmt; October 10th, 2010 at 02:11 AM.
Reply With Quote
Old October 15th, 2010, 07:03 AM   #23 (permalink)
New Member
 
Join Date: Oct 2010
Posts: 1
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

zomg wow, i decided to root my phone to day because im buying an incredible tomorrow.

i went from swVB the most recent to rooted velocity
Then changing it back
Flashed to to version 9
then flashed it back to version 6
with root to try and flash 8
it wouldnt flash from 6
so i flashed 9 to see if i could flash back to 8 from there with root

confusing yes...

so i flash back to 6 and root again skip flashing to 8 and find out what sdk was remove non stock recovery then update

Sw still says version 6 but it has nothing to do with root or recovery on it.
Maybe i will be able to get it to update idk.

im just now trying to *#*#checkin#*#* after i did a stock recovery
i just booted it and it starts an andriod update that is 24.9MB hope it works guys if not =( i wont ever mess with rooting again

So ended up having to flash to 6 get root, reflash stock recovery, then un root, reflash 6, then stock recover the phone, and then ota updates worked. It wouldnt update on 6 with the stock recovery right away, trust me i tried ALOT, because the version 6 flash was over top of the non stock recovery when version 6 was put on. I tried stock recovering the phone after stock recovery was restored and it worked as stock recovery should but it just wouldnt update.

I have also came to the conclusion if you dont reflash version 6 it trys to send you a 24.9mb update being the latest VB
Where as a fresh flashed version 6 over top of a stock recovery was 18.5MB.
But it all depends on making sure you stock refresh before you try to update.

hope i helped anyone that was having weird problems like me.
iheartmyrd is offline  
Last edited by iheartmyrd; October 15th, 2010 at 08:07 AM.
Reply With Quote
Old October 20th, 2010, 02:00 AM   #24 (permalink)
Junior Member
 
Join Date: Aug 2010
Posts: 37
 
Device(s):
Thanks: 0
Thanked 0 Times in 0 Posts
Default

someone should make a video tutorial on how to do this????
phillip_viado is offline  
Reply With Quote
Old November 24th, 2010, 01:25 PM   #25 (permalink)
Senior Member
 
swc2001's Avatar
 
Join Date: Aug 2010
Location: Chattanooga, TN
Posts: 988
 
Device(s): Droid Bionic, Droid 4, Barnes & Noble Nook Tablet (16GB)
Thanks: 230
Thanked 232 Times in 132 Posts
Default An easy way To flash Stock Recovery

Ok This might help people go back to stock Recovery
Put this file on your SD Card.

signed_clockwork_to_Stock_Recovery.zip

This Is a Zip that you can flash From Clock Work Recovery that Will make your phone go back to stock Recovery and no longer have Clock Work

I give ALL credit for this to Drellisdee and whoever else created the original version that Makes your phone go to Aloha Recovery 1.2.4

Again I modified this it is not my own I did not Engineer it and I take 0 Credit for it. All of your Homage and Support should go to Drellisdee.

Thank you Drellisdee!!!

If this helps you please click the Thanks Button. It gives me a warm Fuzzy. LOL
swc2001 is offline  
Reply With Quote
The Following User Says Thank You to swc2001 For This Useful Post:
Oblivious72 (December 14th, 2010)
Reply

LG Ally
Current Rating:
Rate this Phone:

 The LG Ally was one of the first Android handsets from the Korean manufacturer to see a US release. The QWERTY slider came to Verizon in the spring of 2010 as a mid-range smartphone geared towards those looking for a solid media and messaging... Read More


Bookmarks


Go Back   Android Forums > Android Phones > LG Ally > Ally - 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
[Fix] Stock recovery coming back/Custom recovery wont stick OMJ Droid - All Things Root 29 December 26th, 2011 07:51 AM
Flash Back to Stock Recovery? MaxPacker Vibrant - All Things Root 5 January 20th, 2011 01:53 PM
My Evo is stuck in recovery after failing to flash a recovery image. fanboy EVO 4G - All Things Root 1 December 26th, 2010 01:55 PM
Recovery Stock Recovery Image focker58 Ally - All Things Root 6 August 19th, 2010 04:27 PM
Stock recovery won't flash right zachms Nexus - All Things Root 3 July 17th, 2010 10:44 AM



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