guli
19/06/12, 16:28:43
Hola compañeros. Me estoy volviendo loco con el problema del título. No consigo montar la sd y en el "All in one kit" parece que no me funciona el CWM. Cuando lo flasheo me quedo sin recovery. Necesito orientación. Conseguí instalar la rom UTC pero no consigo formatear la SD. Puede que me falte algo... necesito ayuda. Hago lo siguiente, pero la rom la instalé desde el recovery TWRP 2.1.7 después del "clear storage" y "factory defaults" y se me fastidia todo al volver a poner el CWM:
1) Use the All-in-One-Kit and flash your recovery back to stock
2) Boot into the bootloader and choose to "clear storage" and afterwards to reset to factory defaults.
3) Go back to the all-in-one-kit and flash a CWM recovery version again.
4) Reboot into recovery (CWM). Your /sdcard should now be mounted and visible.
5) Now, try the UTB rom (it worked for me), rename the zip file to something short (i.e. utb.zip), and push it to the sdcard using adb as follows:
Code:
adb push utb.zip /sdcard
6) While still in CWM, flash the zip.
Muchas gracias.
1) Use the All-in-One-Kit and flash your recovery back to stock
2) Boot into the bootloader and choose to "clear storage" and afterwards to reset to factory defaults.
3) Go back to the all-in-one-kit and flash a CWM recovery version again.
4) Reboot into recovery (CWM). Your /sdcard should now be mounted and visible.
5) Now, try the UTB rom (it worked for me), rename the zip file to something short (i.e. utb.zip), and push it to the sdcard using adb as follows:
Code:
adb push utb.zip /sdcard
6) While still in CWM, flash the zip.
Muchas gracias.