jeffta74
Newbie
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)
taken from
http://forum.xda-developers.com/showpost.php?p=53966360&postcount=3
I am not responsible for your actions
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)
taken from
http://forum.xda-developers.com/showpost.php?p=53966360&postcount=3
I am not responsible for your actions
If you don't mind me asking, what source did you use?

Besides that, it is mainly fixing build errors and trying to get the thing to boot, something I never had luck with on AOKP