[RECOVERY] LG Optimus Net Clockworkmod 5.0.2.7 - v1

Search This thread

Yash Doctor

Senior Member
May 11, 2012
151
151
Gujarat
Hellooo Plz.....Give Me Complete Stable Rom For Lg P690....:confused:

Sent from my LG-P690 using xda premium
 
Last edited:

fedexist

Senior Member
Nov 15, 2011
150
16
Genoa
I am not able to download flash_image.zip because the link in the first post does not work. Where can I download it from?

Edit: Ok, I managed to download the file
 
Last edited:

aiptek

New member
Jan 26, 2009
4
0
what can i do with an optimus net dead, it's stuck at the lg logo, i was typing a message and then the phone restarts and that it.Please help me
 

jangs_momoi

Senior Member
Jan 9, 2012
217
23
Cebu
If you're using the terminal emulator app on your phone you need to start directly from su command.

i have a noobish question here, as you said above, you can use terminal emulator. so it is safe to flash clockworkmod recovery without using adb on pc but just with terminal emulator on phone? i apologize if im not making sense. my phone is a samsung galaxy ace, im doing this on my wife's phone an LG optimus net p690. please reply if you have time. thank you..
 

thugking3210

Senior Member
Apr 11, 2012
112
7
Whats the difference? Is this cwm better then the old one?

Sent from my Optimus Net using xda app-developers app
 

raiso

Member
Feb 15, 2012
23
3
Whats the difference? Is this cwm better then the old one?

Sent from my Optimus Net using xda app-developers app
yeah, it's better than 5.0.2.7

---------- Post added at 10:58 AM ---------- Previous post was at 09:59 AM ----------

And after install cwm recovery 5.0.2.8, you can enter recovery mode by combine keys:

1. Turn off phone,
2. Press and hold down the Home + Volume Down + Power/Lock buttons,
3. When the phone starts up, release power button, wait 2 seconds then release 2 other buttons.
 

thugking3210

Senior Member
Apr 11, 2012
112
7
i see, but can u explain pls exactly whats the difference?

Sent from my Optimus Net using xda app-developers app
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    *** WARNING: This is a risky procedure that could damage your phone - PROCEED AT YOUR OWN RISK ***

    ONLY FOR P690 - NOT P698 OR OTHER DIFFERENT MODELS

    for p698 look at this thread : http://xdaforums.com/showpost.php?p=25103749&postcount=1

    *** 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.
    2
    RELEASES :

    5.0.2.8 -> https://rapidshare.com/files/2585790621/recovery.img (258e95cd2a697d902c2c139893d83063)

    Please give me feedback about recovery functionalities.
    2
    Someone pls tell me they combination to enter Recovery Mod...

    Ty in advance!
    Volume up plus home plus power button
    1
    Please HELP!!! got bricked too. How do i get out?:confused:

    Which phone? Can't you get into recovery nor to normal boot?
    1
    Yes you can install recovery without any need for a PC.
    See this :
    http://xdaforums.com/showthread.php?t=1411500