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

Root CWM lg l70 d320 MS323 D325

I'm working on cm11 but I can't get the damn thing to flash to even test it.
I keep getting Minzip: extracted file, and when it sets perms it states file not found.

I'm not even getting errors. But when it wasn't booting I wanted to look at logs and figured out that was the problem. I got it to flash once and it booted, but I didnt do anything special.. and I couldn't recreate it. I need some help -.-'
I should also note that I got a status 7 the time it booted - Process elected to fail (in inflate) Which means there wasn't enough space..(?)

I also have a 10c stock rom that won't flash for the same reason. tried both recoveries and get same error.
Where is your source?
 
I'm working on cm11 but I can't get the damn thing to flash to even test it.
I keep getting Minzip: extracted file, and when it sets perms it states file not found.

I'm not even getting errors. But when it wasn't booting I wanted to look at logs and figured out that was the problem. I got it to flash once and it booted, but I didnt do anything special.. and I couldn't recreate it. I need some help -.-'
I should also note that I got a status 7 the time it booted - Process elected to fail (in inflate) Which means there wasn't enough space..(?)

I also have a 10c stock rom that won't flash for the same reason. tried both recoveries and get same error.
Great 1st cm11 rom for L70 though its still in testing right? well I suggest you go with an updater-script from another device like the L90 that has cm11 and see if that will fix the problem. If that doesn't work I don't know what to tell you.
 
Cyanogenmod would be nice on this device but actually getting it working right is not for the novice, there's not really a cookie cutter way of going about this, or a one size fits all, or a template style "alakazaam it works" nice to see people showing initiative tho
 
Does any one know how to make cwm see the ext2 partition to include it for backup and restore? I used onandroid to back up ext2 but cwm won't restore it, would be nice to be able to make a complete backup and restore to a new sdcard if need be
 
Does any one know how to make cwm see the ext2 partition to include it for backup and restore? I used onandroid to back up ext2 but cwm won't restore it, would be nice to be able to make a complete backup and restore to a new sdcard if need be
Not possible instead go for storing it on your external SD and then to pc
 
adb push aboot.bin /sdcard/aboot.bin
adb push stockrecoverymod.img /sdcard/stockrecoverymod.img
adb shell
su
dd if=/dev/block/mmcblk0p6 of=/sdcard/abootorg.bin
dd if=/dev/block/mmcblk0p17 of=/sdcard/recoveryorg.img
dd if=/sdcard/aboot.bin of=/dev/block/mmcblk0p6
dd if=/sdcard/stockrecoverymod.img of=/dev/block/mmcblk0p17
reboot recovery

dodaj.rs/f/34/6h/1EWcoLwl/snapshot20140917.jpg
taken from
forum.xda-developers.com/showpost.php?p=53966360&postcount=3
I am not responsible for your actions

can confirm this method works!
nice photo @jeffta74 ;)
 
i use this method to install cwm on my lg l70 d325. but i want to get back to stock recovery.
i deleted my abootorg.img and revcoveryorg.img. anyone here could give me these files?

please
 
Every time I try to reboot into recovery I get a reboot verification error is it maybe because I choose fix root? but it worked successfully the 1st time
 
Hi, I need some help, I follow this guide and my phone was bricked, Everything was ok but the final step "reboot recovery" the phone goes black and not show nothing, the pc only recognize like USB storage with a partition of 63,9 MB with two folders "Verinfo" "Image". The phone just vibrate, Not Download mode, Nothing on screen.. I'm not a rookie on this, it's the first time that this happen to me. I have a LG L70 MS323.
LGL70BRICKED.png~original

LGL70BRICKED2.png~original

LGL70BRICKED1.png~original
 
Last edited:
Hi, guys I follow this guide, but this happend. Can anyone help me with this ? :)
 

Attachments

  • datproblem.JPG
    datproblem.JPG
    53.6 KB · Views: 224
adb push aboot.bin /sdcard/aboot.bin
adb push stockrecoverymod.img /sdcard/stockrecoverymod.img
adb shell
su
dd if=/dev/block/mmcblk0p6 of=/sdcard/abootorg.bin
dd if=/dev/block/mmcblk0p17 of=/sdcard/recoveryorg.img
dd if=/sdcard/aboot.bin of=/dev/block/mmcblk0p6
dd if=/sdcard/stockrecoverymod.img of=/dev/block/mmcblk0p17
reboot recovery

https://www.dropbox.com/s/x3bxc3yny33bwq0/CWM Lg l 70 d320n.rar?dl=0

Extrat rar on you desktop,Open this file in ADB mode (shift + right click chose Open commnd windows here).

Need:

1.Root
2.Unlock bootloader.


entry into the CWM, there 3 ways:

1.Adb :

adb shell
reboot recovery

2.download rebooter apk with Google Play Store.

3.Key kombo

volume - and the same time power.when you see lg logo release power in 2 sec. and press again power.
wait to enter factory RESET mode.Go to YES (2-3 times).wait the phone will enter in CWM.

CWM meni-Volum+ and - to move through the menu

power buton for selection CWM options

always go on after Rebote recovery DISEBLE RECOVERY FLASH (NO)
FIX ROOT (YES)

snapshot20140917.jpg

taken from
http://forum.xda-developers.com/showpost.php?p=53966360&postcount=3

I am not responsible for your actions
Here I found the Video:
 
Back
Top Bottom