SOLUCIONADO Poner la mipad 2 en español

muchas gracias compi la verdad que estaba cagadito jjajajajajja:up:
 
bueno ahora vamos a salvarla en un momento, por suerte tienes ya el bootloader desbloqueado, esto nos permite escribir por fastboot, haz lo siguiente:
bajate esta rom y la descomprimes en el escritorio:

http://bigota.d.miui.com/V7.1.5.0.L...ACCNCL_20151221.0000.11_5.1_cn_6c882febe9.tgz

dentro de la rom te tienes que quedar con los archivos BOOT.img y SYSTEM.img que al igual que instalaste el recovery arrastrandolo lo haremos de la siguiente forma:


inicias la tablet en fastboot, insiste que te dejara( power y volumen abajo)

ahora escribimos en el cmd(sin guiones cada linea es un comando y pulsa enter para meterlos uno a uno respetando los espacios):


- fastboot format cache
- fastboot flash system
y arrastras el system.img
- fastbooot flash boot y arrastras el boot.img

una vez hecho esto volvemos al punto de meter la rom dev e intentar rootearlo de nuevo ( acuerdate esta vez en lo de la carta root jeje sino liada otra vez)
 
rom descargada,descomprimida en el escritorio,abro cmd meto fastboot format cache y me sale esto compi


Microsoft Windows [Versión 10.0.10586]
(c) 2015 Microsoft Corporation. Todos los derechos reservados.

C:\Users\Epic>fastboot format cache
< waiting for device >

Antes me as comentado que era tema de drivers lo de waiting for device,ahora estan instalados de antes ,no??saludos crack.Los reinstalo??

compi ahora si me a dejado se conoce que estaba bloqueada en el modo fastboot,e apagado y e vuelto a entrar en fastboot y me a dejado hacer el comando fastboot format cache,sigo con los pasos,gracias campeon ajajajaja que odisea.
 
Última edición:
Microsoft Windows [Versión 10.0.10586]
(c) 2015 Microsoft Corporation. Todos los derechos reservados.

C:\Users\Epic>fastboot format cache
Creating filesystem with parameters:
Size: 268435456
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 65536
Block groups: 2
Reserved block group size: 15
Created filesystem with 11/16384 inodes and 2089/65536 blocks
target reported max download size of 268435456 bytes
erasing 'cache'...
OKAY [ 0.344s]
sending 'cache' (6248 KB)...
OKAY [ 0.344s]
writing 'cache'...
OKAY [ 0.250s]
finished. total time: 0.953s

C:\Users\Epic>

sigo con lo de antes sin instalar lo ultimo,no??
 
Microsoft Windows [Versión 10.0.10586]
(c) 2015 Microsoft Corporation. Todos los derechos reservados.

C:\Users\Epic>fastboot format cache
Creating filesystem with parameters:
Size: 268435456
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 65536
Block groups: 2
Reserved block group size: 15
Created filesystem with 11/16384 inodes and 2089/65536 blocks
target reported max download size of 268435456 bytes
erasing 'cache'...
OKAY [ 0.344s]
sending 'cache' (6248 KB)...
OKAY [ 0.344s]
writing 'cache'...
OKAY [ 0.250s]
finished. total time: 0.953s

C:\Users\Epic>

sigo con lo de antes sin instalar lo ultimo,no??

exacto que ya te esta escribiendo, vas muy bien
 
sigue copiando lo que te arroje el cmd y asi veo si algo que falle, el system tardara
lo importante es que no deconectes el cable mientras hace
 
C:\Users\Epic>fastboot format system C:\Users\Epic\Desktop\latte_images_V7.1.5.0.LACCNCL_20151221.0000.11_5.1_cn\images\system.img
Creating filesystem with parameters:
Size: 2013265920
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 7680
Label:
Blocks: 491520
Block groups: 15
Reserved block group size: 119
Created filesystem with 11/122880 inodes and 16119/491520 blocks
target reported max download size of 268435456 bytes
usage: fastboot [ <option> ] <command>

commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if found,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
flashing lock locks the device. Prevents flashing partitions
flashing unlock unlocks the device. Allows user to flash any partition except the ones that are related to bootloader
flashing lock_critical Prevents flashing bootloader related partitions
flashing unlock_critical Enables flashing bootloader related partitions
flashing get_unlock_ability Queries bootloader to see if the device is unlocked
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot [bootloader] reboot device, optionally into bootloader
reboot-bootloader reboot device into bootloader
help show this help message

options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable

C:\Users\Epic>
 
C:\Users\Epic>fastboot format boot C:\Users\Epic\Desktop\latte_images_V7.1.5.0.LACCNCL_20151221.0000.11_5.1_cn\images\boot.img
Formatting is not supported for filesystem with type 'none'.
usage: fastboot [ <option> ] <command>

commands:
update <filename> reflash device from update.zip
flashall flash boot, system, vendor and if found,
recovery
flash <partition> [ <filename> ] write a file to a flash partition
flashing lock locks the device. Prevents flashing partitions
flashing unlock unlocks the device. Allows user to flash any partition except the ones that are related to bootloader
flashing lock_critical Prevents flashing bootloader related partitions
flashing unlock_critical Enables flashing bootloader related partitions
flashing get_unlock_ability Queries bootloader to see if the device is unlocked
erase <partition> erase a flash partition
format[:[<fs type>][:[<size>]] <partition> format a flash partition.
Can override the fs type and/or
size the bootloader reports.
getvar <variable> display a bootloader variable
boot <kernel> [ <ramdisk> ] download and boot kernel
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
devices list all connected devices
continue continue with autoboot
reboot [bootloader] reboot device, optionally into bootloader
reboot-bootloader reboot device into bootloader
help show this help message

options:
-w erase userdata and cache (and format
if supported by partition type)
-u do not first erase partition before
formatting
-s <specific device> specify device serial number
or path to device port
-l with "devices", lists device paths
-p <product> specify product name
-c <cmdline> override kernel commandline
-i <vendor id> specify a custom USB vendor id
-b <base_addr> specify a custom kernel base address.
default: 0x10000000
-n <page size> specify the nand page size.
default: 2048
-S <size>[K|M|G] automatically sparse files greater
than size. 0 to disable

C:\Users\Epic>
 
pero quien te ha dicho que hagas format system y format boot?:tearsofjoy:

fastboot flash system y arrarstras el system
y luego fastboot flash boot y arrastras el boot
 
el cable no lo e desconectado hasta que a terminado system y boot,pero para cuando me as dicho que siga copiando los resultados del cmd ya habia terminado y lo habia cerrado.Despues e iniciado la tablet para meter la rom y renombrar a update y seguir con el proceso anterior pero se quedado en el logo mi en enorme.Por eso e vuelto a entrar en fastboot y e echo los ultimos dos pasos de system y boot para mandarte los resultados de nuevo,como es la segunda vez que lo e echo no a salido lo mismo,como procedo campeon??


la primera vez lo e echo bien,la segunda para copiarte los datos es cuando e puesto eso,joder que desastre voy compi perdon tio,vuelvo a ello.
 
mira que ya he pillao donde fallabas antes con el recovery jejej ojo a como se hace

fastboot(espacio)flash(espacio)system(espacio)arrastras el system.img(enter)

con el boot lo mismo
 

Del blog

Es tendencia

¿Ha terminado la locura de añadir tantas cámaras a los móviles?

  • Si

  • No

  • No lo se

  • Ya me gustaría...

  • Ya te gustaría...


Los resultados solo son visibles tras votar.
Atrás
Arriba