Tema: [ TUTORIAL ] Como hacer downgrade
Ver Mensaje Individual
  #246  
Viejo 12/04/12, 16:59:51
Array

[xs_avatar]
tinet1975 tinet1975 no está en línea
Usuario novato en la web
 
Fecha de registro: abr 2009
Mensajes: 18
Modelo de smartphone: HTC P3300, HTC Diamond2, HTC Desire S
Tu operador: Orange
hola a todos, he seguidotodos los pasos de la desactualizacion i se me queda asi:

C:\Recuperacion>adb push c:\recuperacion /data/local/tmp
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
push: c:\recuperacion/system.img -> /data/local/tmp/system.img
push: c:\recuperacion/recoverymod.img -> /data/local/tmp/recoverymod.img
push: c:\recuperacion/recovery.img -> /data/local/tmp/recovery.img
push: c:\recuperacion/misc_version -> /data/local/tmp/misc_version
push: c:\recuperacion/fre3vo -> /data/local/tmp/fre3vo
push: c:\recuperacion/fastboot.exe -> /data/local/tmp/fastboot.exe
push: c:\recuperacion/boot.img -> /data/local/tmp/boot.img
push: c:\recuperacion/AdbWinUsbApi.dll -> /data/local/tmp/AdbWinUsbApi.dll
push: c:\recuperacion/AdbWinApi.dll -> /data/local/tmp/AdbWinApi.dll
push: c:\recuperacion/adb.exe -> /data/local/tmp/adb.exe
10 files pushed. 0 files skipped.
1867 KB/s (601526660 bytes in 314.490s)

C:\Recuperacion>adb shell chmod 777 /data/local/tmp/misc_version

C:\Recuperacion>adb shell
# su
su
# cd /data/local/tmp
cd /data/local/tmp
# ./misc_version -s 1.27.405.6
./misc_version -s 1.27.405.6
--set_version set. VERSION will be changed to: 1.27.405.6
Patching and backing up partition 17...
# exit
exit
# exit
exit

C:\Recuperacion>fastboot flash system system.img
< waiting for device >

en este ultimo punto se queda y no hace nada mas, el cmd se queda colgado aqui.
alguien sabe que le puede passar?
Responder Con Cita