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.
This root works perfectly still :beer:
![]()
I just applied the V7 update and used the ADB shell commands for the INTUTITION and then used the ALL in One Spectrum too to "Root & CWM Recovery" so I unlocked the Bootloader with ADB then pushed the Expolit like normal.. It works No BS! I will post exact instructions for those needed help! or you can e-mail me and I will show you screenshots and instrctions so you can root your new ICS!! wyarsp9@natlcollege.edu
I just applied the V7 update and used the ADB shell commands for the INTUTITION and then used the ALL in One Spectrum too to "Root & CWM Recovery" so I unlocked the Bootloader with ADB then pushed the Expolit like normal.. It works No BS! I will post exact instructions for those needed help! or you can e-mail me and I will show you screenshots and instrctions so you can root your new ICS!! wyarsp9@natlcollege.edu
I just applied the V7 update and used the ADB shell commands for the INTUTITION and then used the ALL in One Spectrum too to "Root & CWM Recovery" so I unlocked the Bootloader with ADB then pushed the Expolit like normal.. It works No BS! I will post exact instructions for those needed help! or you can e-mail me and I will show you screenshots and instrctions so you can root your new ICS!! wyarsp9@natlcollege.edu
The intutition root is the same exploit as the ICS Specturm one, I wrote it.
It's identical.

I would like the instructions
I call BS on unlocking the bootloader esp without posting up how and proof.![]()
Ditto, especially with the all in one tool. It has no ability to unlock the bootloader, because the phone wasn't locked and it's not a program function.I call BS on unlocking the bootloader esp without posting up how and proof.![]()
Root instructions are in the original post of this thread. They should apply to all verizon LG devices running ICS, and newer ICS non verizon ones.
Is there waiting after lines of code like with the original post and nom-Spectrum instructions? The op makes it look like we enter all those commands with no reboots, so I wanted to confirm before I did it.
Someone please alert me in #spectrum on freenode if my root still works, or if a new one is needed.
Having a problem with the root method and really don't know enough about what I'm looking at to know what this means or how to fix it.
C:\sdk-tools>adb shell
shell@android:/ $ rm data/vpnch/vpnc_starter_lock
rm data/vpnch/vpnc_starter_lock
shell@android:/ $ In -s /data/local.prop /data/vpnch/vpnc_starter_lock
In -s /data/local.prop /data/vnpch/vpnc_starter_lock
/system/bin/sh: In: not found
127|shell@android:/ $ exit
exit
C:\sdk-tools>adb reboot
C:\sdk-tools>adb wait-for-device shell
@android:/ $ echo 'ro.kernel.qemu=1' > /data/local.prop
echo 'ro.kernel.qemu=1' > /data/local.prop
/system/bin/sh: cannot create /data/local.prop: Permission denied
1|shell@android:/ $
Although the permission denied is clearly an issue, seems that the:
/system/bin/sh: In: not found
is the real issue at hand. Can anyone help me with this?
ln == lowercase LN
not in