Ya pero el ordenador es portatil si quereis os copio el log del instlador del recovery.
adb shell rm /data/local/tmp/*
adb push "data/install_cwm" /data/local/tmp/install_cwm
adb push "data/recovery.tar" /data/local/tmp/recovery.tar
adb push "data/chargemon_alter" /data/local/tmp/chargemon
adb push "data/sh" /data/local/tmp/sh
adb push "data/charger" /data/local/tmp/charger
adb shell "chmod 777 /data/local/tmp/install_cwm"
adb shell "su -c '/data/local/tmp/install_cwm'"
---Installing ClockWorkMod....
---Mount RW system
---Removing old files
---Copying files
---Chmod Files
---Install Done ! Please restart your phone and press continuously the volume down button to enter CWM.
adb shell rm /data/local/tmp/*
Pero sigue sin ir.
