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.
with the extra part for swap try this and post feedback in android forums post.
on
echo /dev/block/mmcblk0p1 > /sys/devices/platform/msm_hsusb/gadget/lun0/file
off
echo "" > /sys/devices/platform/msm_hsusb/gadget/lun0/file
do you have a p500 or a p509 optimus t?
I have the new Verizon LG Vortex which I understand used to be the Optimus One. If this is correct, can I apply these root programs, etc for the Optimus One onto my Vortex? Thanks.
Where is the file "install-recovery.sh" adb returns me:
mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
failed on '/system/etc/install-recovery.sh' - No such file or directory
I guess this is because the file "install-recovery.sh" is missing. Where can i find it ? And how do i put it in my Lg O1 ?
How come I can't see the picture above when I do "reboot recovery" on CMD, and when I do Power + Vol. Down + Home key while off? Is there something I still need to do....?
Hi,
I tried this, but i get the warning
"mount permission not granted"
I have tried issuing the commands through ADB and through droid explorer.
Im using win 7 x64.
please can you advise...I have root access through z4root.
thanks
MG
followed the instructions but ended up with fastboot mode on boot and nothing happens. please help (a)



Hi, I have problems making the recovery, here's how I did it if anyone knows where I could be wrong:
z4root.1.3.0.apk I installed the file and I run, it has created the icon z4root "I opened and I put" Permanent Root "with prior activation of" USB debugging "because it will not let me root , while doing the "Permanent Root" the terminal rein) and after reinciciar I turn to get into the "z4root" and verify that this root because it makes (your device is Already rooted) in the notifications I get (# superuser z4root Superuser Has Been Granted permission), also has created an icon called "superuser" when you open this program "z4root" I select and I put afford. Having done all this I run the program "Terminal Emulator" and putting the first two lines I get the following in the mobile:
$ # mount-o remount, rw-t yaffs2 / dev/block/mtdblock1 / system
$ cat / sdcard / flash_image> / system / bin / flash_image
cat / sdcard / flash_image> / system / bin / flash_image: Operation not permitted
If I put the # on each line as shown below do nothing:
$ # 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-RA-GNM-thunderg-1.1.0.img
$ # reboot recovery
I sorry, my English is very bad, I translated with google translator.