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

Root [MOD] CWM touch 6.0.1.1 Install

mario16 said:
I figure out what was wrong. It was my download when I copy it to my computer it didn't replace the first cwm I already had installed on there so I deleted the first one and pre-installed the new one

I knew something had to be up.

So your good to go? You like it?
 
Well in RM? It says its my current version but also after it flashed it said purchase some app. When I said ok, it forced closed RM. Cpu down so can't do it on there.
 
I just flashed through rom manager and rebooted into recovery and it says version 5.0.2.8 guess it didn't work? Anyway to get my $2 back?
 
Hey guys. This is my first post on AndroidForums. This is an odd place. I like it!!!!

I'm from xda, the lg revolution forums and we work closely with PG and MT.

I got a few thoughts about this cwm thing, but I have to get past the first post thing.

<<I.M.famous>>
 
Just a thought, we push the new cwm through terminal emulator (or adb shell) like this:

1) Download the cwmrecovery.img to your SD. (As PlayfulGod stated, download and rename to 'cwmrecovery.img'.)
2) Use root explorer to copy or move it to the /data/local/tmp directory (make sure permissions are set to r/w/exe).
3) Launch terminal emulator and type these commands:

su
mount -orw,remount /dev/block/system /system
mount -orw,remount /dev/block/data /data
dd if=/data/local/tmp/cwmrecovery.img of=/dev/block/mmcblk0p14 bs=4096
rm /data/local/tmp/* 2>/dev/null

4) exit terminal emulator and then reboot into recovery.


When looking at the .bat, the commands are exactly the same with exception to the local.prop. If y'all need it then it can be added easily. Just a thought. Pls don't flame me if I'm speaking out of place. I've done 3 local revo's and one through sh(telnet) and no issues. Everyone is loving this sexy cwm.

Thanks Guys.

<<I.M.famous>>
 
Just a thought, we push the new cwm through terminal emulator (or adb shell) like this:

1) Download the cwmrecovery.img to your SD. (As PlayfulGod stated, download and rename to 'cwmrecovery.img'.)
2) Use root explorer to copy or move it to the /data/local/tmp directory (make sure permissions are set to r/w/exe).
3) Launch terminal emulator and type these commands:

su
mount -orw,remount /dev/block/system /system
mount -orw,remount /dev/block/data /data
dd if=/data/local/tmp/cwmrecovery.img of=/dev/block/mmcblk0p14 bs=4096
rm /data/local/tmp/* 2>/dev/null

4) exit terminal emulator and then reboot into recovery.


When looking at the .bat, the commands are exactly the same with exception to the local.prop. If y'all need it then it can be added easily. Just a thought. Pls don't flame me if I'm speaking out of place. I've done 3 local revo's and one through sh(telnet) and no issues. Everyone is loving this sexy cwm.

Thanks Guys.

<<I.M.famous>>

Welcome to AF and thanks for your post.

Pushing it the way you said was an option until I just added the CWM file to a previous zip. Now you only have to hit the enter key to install instead of running 10 commands.

And yes, we are loving this sexy CWM. I dig it a lot.
 
any video's or screen shots of the touch interface?

also is it possible to revert back if I don't like the touch IF
 
Back
Top Bottom