Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
we have to look at the certs since the RC1 and beta refuse to take a LG-issued update.
Do we have a way to revert back to stock recovery?
After flash_image recovery /sdcard/recovery-RA-GNM-thunderc-s-1.1.0.img I got several of these errors:
mtd: re-read error at 0x00660000 (Out of memory)
mtd: skipping write block at 0x00660000
Tried mv /system/etc/install-recovery.sh.bak /system/etc/install-recovery.sh to get recovery back but got a read-only file system error.
If you get the oom error reboot phone and do it with phone freshly rebooted.
The other error is from you not mounting /system as rw.
Bad block errors if any indicate that you have some bad nand flash blocks on device (google it for info) and thats a build defect in your particular phone but depending on the location/serverity may prevent a custom recovery flash.
I rooted using the application from the market. Then installed terminal emulator bc it isn't recognizing my root when i do it through the computer. typed in su got super user permissions, everything works fine until I get to the point where i do mv / system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak, it says it failed and no such file or directory
I'm a noob,how do i get to the #,when i typed adb shell,it became a $ prompt.
assuming you are rooted type su at the $ and allow superuser permissons on the pop up on phone and it will change to a root #.
flash_image [B][COLOR=black]recovery[/COLOR][/B] /sdcard/recovery-thunderc-s-RA-1.2-GNM.img
Posted on AC thread. Getting mixed up now. lol.
Summary:
- v1.1.0 had a weird issue where wiping .android_secure doubled up the confirm and success messages, did not test with this one
- Request wipe system option since there is no other way to recover a corrupted mtd partition than recovery's wipe
- v1.2 beta says "press VOL-DOWN to return" instead of "press BACK to return" on all submenus. The buttons, however, are mapped correctly, so it is just a cosmetic issue.
- Thanks again for the hard work
Thanks for the feedback. I ported this over from my new incredible one and forgot the vol-down. The 2x comfirm message on 1.1 was due to a script that Im not using anymre so should be fixed. About the wipe /system I'm not going to add that as many users could totally mess up thier phone from wiping /system. If you need to manually remove it boot into recovery and via adb shell do /mount system then rm -rf /system twice. Users do not do this command unless yu know what you are doing as /system will be lost and not recoverable except with nandroid restore.
Also the new SD browser does not scroll so I can't even get down to zefie_test.zip.
If the number of directories exceeds screen space you are SOL.
Liked the old one better.
/sdcard/nandroid/mem=477M/BCDAS-20101130-1927 # mount /system
mount /system
mount: mounting /dev/block/mtdblock5 on /system failed: Invalid argument
Restore path: /sdcard/nandroid/mem=477M/BCDAS-20101130-1927
error: unable to mount /system, aborting
Unpacking system image...
end of image
Restore done