[RECOVERY] LG Optimus Net Clockworkmod 5.0.2.7 - v1

Search This thread

Jwarner83

New member
May 1, 2012
4
0
Ok so I tried so flash the recovery.img with the instructions given on the first post and nothing. At this step

"# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak"

I got a error saying the file or directory was not found. thats the only error I get and when my phone reboots it stays at the LG flash sceen forcing me to remove the battery and using the hotkeys to enter recovery mode which only actually boots my phone into the android OS as if nothing happened.
Do I need to have ROM Manager installed first? Below is a screen shot of the process from my computer :confused:
 

Attachments

  • adb.jpg
    adb.jpg
    29.4 KB · Views: 279
Last edited:
May 10, 2012
5
1
*** 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.
=========================================
I did this succesfully now can i install cwm through rom manager???????????
 

banskt

New member
May 2, 2012
3
2
1) How do I get back to original and stock at any point if needed?

2) Is it possible to uninstall the clockworkmod recovery, and install the stock recovery?

Thanks in advance.
 

daml

Senior Member
Aug 30, 2010
219
17
Melbourne
confirmed working on the "lg optimus spirit p690f" thats sold here in australia (and other places? i dont know). Maybe you want to update the thread title/instructions.

Thanks!!!!!

---------- Post added at 12:50 PM ---------- Previous post was at 12:48 PM ----------

1) How do I get back to original and stock at any point if needed?

2) Is it possible to uninstall the clockworkmod recovery, and install the stock recovery?

Thanks in advance.

Repeat instructions using the standard recovery image. I am unsure where you would get this from though... Try looking through a stock rom zip's contents.
 

MrGronk

New member
May 24, 2012
1
0
Sydney
Help please !!!

Yes I'm a noob
but if anyone else is having trouble with their 'bricked' LG then look no further than the following post:

http://xdaforums.com/showthread.php?t=883314

Note: I have left my original issue here in case anyone else stuffs up their phone so much that they want to turn it into a missile :)

LG-P690f Rooted and Unlocked
History:
I was unable to get access to the root/recovery via Rom Manager etc
I followed your instructions above first in Windows7 where I received a message saying that I had Read-Only priveleges.
Then I got the Shell Emulator for the Google Market (Play Store)
I was able to type all of the commands (receiving the errors as mentioned in your instructions)
but on reboot the LG logo shows then the screen goes 'black' witht he following commands at the top of the screen:
[1070] Fastboot mode started
[1110] udc_start()

then it stops

if I connect the USB cable to the computer the following shows (after the above):

[1470090] -- suspend --
[1470620] -- reset --
[1470620] -- portchange --
[1470710] -- reset --
[1470710] -- portchange --
[1471610] fastboot: processing commands

then it stops, again
if i remove and replace the usb cable the following shows (after the above):

[1702590] -- suspend --
[1704250] -- suspend --
[1704660] -- reset --
[1704660] EP1/out FAIL nfo=40 pg0=74000
[1704660] -- portchange --
[1704670] usb_read() transaction failed
[1704700] -- reset --
[1704700] -- portchange --
[1704710] fastboot: oops!
[1704920] fastboot: processing commands

then it stops, again

if i removed and replace the usb cable the commands repeat

the pc can't recognise the phone via usb

i would appreciate it if anyone could suggest any possible solution

regards
 
Last edited:

byronvini

Member
Apr 5, 2012
5
0
help

I installed CWM successfully, but I can't select any with the power button, I can scroll with the volumen keys but when I select a menu nothing happens!!:confused::confused:

---------- Post added at 04:32 AM ---------- Previous post was at 04:21 AM ----------

I fix the problem reboot recovery again in adb.... I should do this before comment ^^....now I'm doing a back up!!
 

byronvini

Member
Apr 5, 2012
5
0
someone can help me??
I can't flash any zip...... when I'm flashing a zip the message (Status 0)
Installation aborted appears.
Help please!
 

Yash Doctor

Senior Member
May 11, 2012
151
151
Gujarat
I am using Terminal Emulator when i am type adb shell when error show "permission denide" plz....help me:confused::confused:

Sent from my LG-P690 using xda premium
 

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