Hola,necesito ayuda,estoy intentando instalar el recovery y una vez instalado no puedo entrar,esto es lo que me sale en el programa,alguien me puede decir donnde esta el fallo,gracias
adb shell rm /data/local/tmp/*
rm failed for /data/local/tmp/*, No such file or directory
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
busybox: not found
---Removing old files
busybox: not found
busybox: not found
busybox: not found
busybox: not found
---Copying files
busybox: not found
busybox: not found
busybox: not found
busybox: not found
---Chmod Files
busybox: not found
busybox: not found
busybox: not found
busybox: not found
---Install Done ! Please restart your phone and press continuously the volume down button to enter CWM.
adb shell rm /data/local/tmp/*