Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
kazmothe
Old
#31  
Member
Thanks Meter 2
Posts: 40
Join Date: Feb 2012
Have you recovered it?

Sent from my LG-P690 using XDA App
 
adiosa
Old
#32  
Member
Thanks Meter 9
Posts: 43
Join Date: Apr 2011
Location: Ile-Ife
Quote:
Originally Posted by kazmothe View Post
Have you recovered it?

Sent from my LG-P690 using XDA App
yes! it's alive and direct
 
blablast
Old
#33  
Junior Member
Thanks Meter 0
Posts: 8
Join Date: Feb 2011
i made it on terminal emulator i use v5.0.2.8 and it works
i'm so happy
 
adiosa
Old
#34  
Member
Thanks Meter 9
Posts: 43
Join Date: Apr 2011
Location: Ile-Ife
Are u saying u were able to flash cwm recovery on your p698? Pls give me the link to download the version u used! Thanks in advance.

Sent from my LG-P698 using XDA App
 
shreyas.kukde
Old
#35  
shreyas.kukde's Avatar
Senior Member
Thanks Meter 531
Posts: 446
Join Date: Feb 2011
Location: Amravati
Quote:
Originally Posted by jst_tsj View Post
*** WARNING: This is a risky procedure that could damage your phone - PROCEED AT YOUR OWN RISK ***

*** ONLY INSTALL THE LATEST VERSION AVAILABLE ***

Hello everyone,

I've succesfully ported the CyanogenMod Clockworkmod recovery for our *beloved* Net Optimus Some details:

-> REQUIREMENTS:
-- ROOT
-- ADB
-- KNOW HOW TO CHECK THE MD5SUM OF A FILE -> HowToMD5SUM - Guide for Windows and Linux

The Recovery can be installed as follow:
  • Download recovery.img from the link attachment
  • IMPORTANT: Check MD5SUM - This is to ensure that during the download / copy the file is not corrupted
  • Copy recovery.img to the SD
  • download Flash_image, unzip and copy it to SD

Now you must install the recovery through ADB (the commands must be entered one by one in the shell, waiting a couple of seconds between one and another.

Code:
$ adb shell
# su
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
# cat /sdcard/flash_image> /system/bin/flash_image
# chmod 755 /system/bin/flash_image
# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
# mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system
# flash_image recovery /sdcard/recovery.img
# reboot recovery
Note: the command
Code:
mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
could give you an error "File not found", ignore it.

If all goes well, the menu with a cheerful hat ClockworkMod background confirms that the boot recovery occurred in CW.
Also ignore the error below: "E: bad boot message" is not a real error.

The recovery functionality is simple:

- The volume keys to scroll
- The back button to go back
- The power button to select a menu item.

If you have problems, you can select Advanced / Error Reporting. This will generate a log into SD (recovery.log). You can use it to understand the problem.

---------------------------------------- Changelog - --------------------------------------------------------
v1 beta.1 (MD5SUM 5707de3d7463072e3bf9d3c1d6108ef1)
updated to 5.0.2.8


Original Thread : [TEST] Custom Recovery per LG Optimus Net - Clockwork 5.0.2.7 - Androidworld.it

Thanks to:
save80


Disclaimer:
Neither I nor XDA consider ourselves responsible for any damage caused to the telephone,
install this recovery at your own risk.
You made my day man... I feel like kissing you. thank you very much
 
chaozbr
Old
#36  
Member
Thanks Meter 16
Posts: 96
Join Date: Feb 2012
Location: São Paulo
Can we use this tutorial to put a Custom Recovery in LG P698 too?
 
r_mugen
Old
#37  
r_mugen's Avatar
Junior Member
Thanks Meter 0
Posts: 2
Join Date: Mar 2012
Location: Mumbai
Thumbs up Feedback

Works well. The details of my p690 at time of installing were as follows:

Android version 2.3.4
Kernel version 2.6.35.10-perf+
Build number GRJ22
Software version V10e-JAN-06-2012

After installing your custom ROM, ROM Manager was also able to identify the recovery (as a custom installed recovery).
 
suyashc
Old
#38  
Member
Thanks Meter 4
Posts: 60
Join Date: Oct 2011
pleaes can anyone provide kdz of 2.3.3 of optimus net............:)
 
adiosa
Old
#39  
Member
Thanks Meter 9
Posts: 43
Join Date: Apr 2011
Location: Ile-Ife
No you cannot do dt. Except if jst had updated it!

Sent from my LG-P698 using XDA App
 
akkitheakhil
Old
#40  
akkitheakhil's Avatar
Member
Thanks Meter 18
Posts: 67
Join Date: Mar 2012
Default flash player 11.1 for lg optimus net

http://forum.xda-developers.com/show...7#post23460567

now we have flash player too

 
Post Reply+
Tags
clockworkmod, development, optimus net, porting, recovery
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

Go to top of page...