Ver Mensaje Individual
  #25  
Viejo 13/03/12, 18:53:33
Avatar de agut
agut agut no está en línea
Miembro del foro
Mensajes: 88
 
Fecha de registro: nov 2011
Mensajes: 88
Modelo de smartphone: Galaxy S3
Tu operador: Vodafone
Mencionado: 0 comentarios
Tagged: 0 hilos
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.
Responder Con Cita