Ver Mensaje Individual
  #261  
Viejo 12/07/16, 13:16:34
Array

[xs_avatar]
Hugesis Hugesis no está en línea
Usuario muy activo
· Votos compra/venta: (10)
 
Fecha de registro: oct 2011
Mensajes: 680
Tu operador: Pepephone

ME sale el siguiente fallo

Error no especificado(0x80004005) FAILED size too large

Ayudadme. He intentado lo de la partición extendida y tampoco me ha funcionado

Saludos

edit:

Mi Xiaomi es un Mi4 LTE-CU, para que quede constancia.

Según este post http://en.miui.com/thread-118955-1-1.html

Hay que añadir esta linea al archivo flash_all.bat al principio

fastboot %* flash partition "%~dp0images\gpt_both0.bin" || @echo "Flash partition" && exit /B 1

el archivo flash_all.bat debe quedar tal que así:

fastboot %* flash partition "%~dp0images\gpt_both0.bin" || @echo "Flash partition" && exit /B 1 fastboot %* getvar product 2>&1 | findstr /r /c:"^product: *MSM8974" || echo Missmatching image and device
fastboot %* getvar product 2>&1 | findstr /r /c:"^product: *MSM8974" || exit /B 1
fastboot %* flash tz %~dp0images\tz.mbn
fastboot %* flash dbi %~dp0images\sdi.mbn
fastboot %* flash sbl1 %~dp0images\sbl1.mbn
fastboot %* flash rpm %~dp0images\rpm.mbn
fastboot %* flash aboot %~dp0images\emmc_appsboot.mbn
fastboot %* erase boot
fastboot %* flash misc %~dp0images\misc.img
fastboot %* flash modem+modem1 %~dp0images\NON-HLOS.bin
fastboot %* flash system+system1 %~dp0images\system.img
fastboot %* flash cache %~dp0images\cache.img
fastboot %* flash userdata %~dp0images\userdata.img
fastboot %* flash recovery %~dp0images\recovery.img
fastboot %* flash boot+boot1 %~dp0images\boot.img
fastboot %* reboot

Yo he desbrickeado el mio así.


Ya está solucionado gracias por los comentarios
Imágenes Adjuntas
Tipo de Archivo: jpg Captura.JPG (14.7 KB, 377 visitas)
Responder Con Cita
Gracias de parte de: