Ver Mensaje Individual
  #2  
Viejo 29/11/14, 22:30:01
Avatar de arceoxis
arceoxis arceoxis no está en línea
Usuario muy activo
Mensajes: 2,459
Compra y venta: (3)
 
Fecha de registro: dic 2013
Localización: Galicia
Mensajes: 2,459
Modelo de smartphone: Xiaomi Poco F3
Versión de ROM: Stock global
Tu operador: DigiMobil
Mencionado: 46 comentarios
Tagged: 4 hilos
Cita:
Originalmente Escrito por Ryonma Ver Mensaje
Este es el post completo xda donde se trata el tema:
http://forum.xda-developers.com/show....php?t=1284196

yo para solucionarlo solo he tenido que hacer el pase 2

restore the cache partition - wipe /cache from the Recovery (preferred - thanks forcefreak). If the size of the partition says <null> (when Printing partition info in 4EXT Recovery) connect your device to a PC, go into adb shell (look the link in my signature for adb setup) and type Code:
mke2fs /dev/block/mmcblk0p27
do not pay attention to the busy partition message, then
Code:
reboot recovery
Note that this option will format your cache as ext2 or ext3 type. If you are using ext4 just use the 4EXT Recovery to reformat them as ext4
Ese post de XDA es del foro del HTC Desire S, no sé si cambiará algo
Responder Con Cita