• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Touch Recovery

yeah, if u wanna wait a second u can use the one im uploading if ur using windows. Doing the linux/mac script now

edit:

All i did was edit playful's aio and removed the root options, upgraded the recovery.img. Will work on windows/mac/linux (run script accordingly). I am not responsible for what people do to their phones.

Goo.im Downloads - Downloading LGMarquee_AIO.zip

Thanks Monster, quick work. Has anyone tried this yet? Attempting now
 
  • Like
Reactions: Paradoxx
Upvote 0
Monster, I keep getting this error when running the script on windows:
/data/local/tmp/sh: permission denied

Should I flash to stock and try again?
I'm currently running CTMod 3.6.8

not sure yet. I gotta go over the script, its playful's so it should work. That new link i posted had nothing at all changed besides the recovery.img. So im still digging.

update: fixed. Link updated./ http://d-h.st/Gxi
 
  • Like
Reactions: cjreyes666
Upvote 0
Looks like this is missing?
Code:
Files/$adb shell /data/local/tmp/sh -c "mount -orw,remount /dev/block/data /data"

Here's what I came up with for the .bat file. Haven't tried it yet tho

Code:
:CWMTOUCHRECOVERY
CLS
echo Rooting the LG Ignite
echo Tool Built by mtmichaelson
echo Exploit Built by the Revolutionary Team
echo CWM Touch Built by PlayfulGod
echo.
echo.
Echo Root and CWM Touch
pause
Files\adb kill-server
Files\adb wait-for-device

echo Device found

echo Pushing Touch Recovery
Files\adb push Files\cwmtouchrecovery.img /data/local/tmp/cwmtouchrecovery.img
Files\adb shell /data/local/tmp/sh -c "mount -orw,remount /dev/block/data /data"

echo Installing CWM Touch Recovery

Files\adb shell /data/local/tmp/sh -c "dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p4.backup bs=4096"
Files\adb shell /data/local/tmp/sh -c "dd if=/data/local/tmp/cwmtouchrecovery.img of=/dev/block/mmcblk0p4 bs=4096"
Files\adb shell "rm /data/local/tmp/* 2>/dev/null"

echo Finished Installing Recovery!!!
Files\adb reboot

pause
GOTO MENU
 
Upvote 0
Looks like this is missing?
Code:
Files/$adb shell /data/local/tmp/sh -c "mount -orw,remount /dev/block/data /data"
Here's what I came up with for the .bat file. Haven't tried it yet tho

Code:
:CWMTOUCHRECOVERY
CLS
echo Rooting the LG Ignite
echo Tool Built by mtmichaelson
echo Exploit Built by the Revolutionary Team
echo CWM Touch Built by PlayfulGod
echo.
echo.
Echo Root and CWM Touch
pause
Files\adb kill-server
Files\adb wait-for-device

echo Device found

echo Pushing Touch Recovery
Files\adb push Files\cwmtouchrecovery.img /data/local/tmp/cwmtouchrecovery.img
Files\adb shell /data/local/tmp/sh -c "mount -orw,remount /dev/block/data /data"

echo Installing CWM Touch Recovery

Files\adb shell /data/local/tmp/sh -c "dd if=/dev/block/mmcblk0p4 of=/sdcard/mmcblk0p4.backup bs=4096"
Files\adb shell /data/local/tmp/sh -c "dd if=/data/local/tmp/cwmtouchrecovery.img of=/dev/block/mmcblk0p4 bs=4096"
Files\adb shell "rm /data/local/tmp/* 2>/dev/null"

echo Finished Installing Recovery!!!
Files\adb reboot

pause
GOTO MENU
remove this
Code:
/data/local/tmp/sh -c

Can I just push it with adb?
Yea I adb pushed n ran the dd cmd manually myself ;)
 
  • Like
Reactions: The~Skater~187
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones