Ver Mensaje Individual
  #1  
Viejo 28/11/14, 12:14:43
Avatar de Ryonma
Ryonma Ryonma no está en línea
Usuario novato en la web
Mensajes: 12
 
Fecha de registro: jun 2009
Mensajes: 12
Modelo de smartphone: HTC MAGIC
Mencionado: 0 comentarios
Tagged: 0 hilos
noticia Solucion a E:Canīt open /cache

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
Responder Con Cita