Phone bricked after flash wrong recovery


e1thx

Members
Sep 23, 2018
8
13
Hello

I wanted to upload my phone to xiaomi eu rom. Phone Redmi Note 5. I unlocked the bootloader and wanted to flash recovery. I downloaded recovery to wrong phone Redmi Note 5 Pro and after flash the phone only booted to fastboot. I tried to upload rom via mi flash, to get stock recovery but I was getting error "mismatching image and device".

I tried from the net, under fastboot commands upload what I found in the flash_all.bat file:

fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash hyp hyp.mbn
fastboot flash tzbak tz.mbn
fastboot flash sbl1bak sbl1.mbn
fastboot flash rpmbak rpm.mbn
fastboot flash abootbak emmc_appsboot.mbn
fastboot flash hypbak hyp.mbn
fastboot erase boot
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash persist persist.img
fastboot flash sec sec.dat
fastboot flash splash splash.img
fastboot reboot

It gets error after "fastboot erase boot" and the phone doesn't turn on anymore.

At the moment the phone does not start up at all, but I can see it when connected to the computer in miflash as it would be connected to COM10. Request to some wise head if there is still any way to save this phone and how can it be done.

Thanks in advance
 
Hello

I wanted to upload my phone to xiaomi eu rom. Phone Redmi Note 5. I unlocked the bootloader and wanted to flash recovery. I downloaded recovery to wrong phone Redmi Note 5 Pro and after flash the phone only booted to fastboot. I tried to upload rom via mi flash, to get stock recovery but I was getting error "mismatching image and device".

I tried from the net, under fastboot commands upload what I found in the flash_all.bat file:

fastboot flash partition gpt_both0.bin
fastboot flash tz tz.mbn
fastboot flash sbl1 sbl1.mbn
fastboot flash rpm rpm.mbn
fastboot flash aboot emmc_appsboot.mbn
fastboot flash hyp hyp.mbn
fastboot flash tzbak tz.mbn
fastboot flash sbl1bak sbl1.mbn
fastboot flash rpmbak rpm.mbn
fastboot flash abootbak emmc_appsboot.mbn
fastboot flash hypbak hyp.mbn
fastboot erase boot
fastboot flash modem NON-HLOS.bin
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash userdata userdata.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash persist persist.img
fastboot flash sec sec.dat
fastboot flash splash splash.img
fastboot reboot

It gets error after "fastboot erase boot" and the phone doesn't turn on anymore.

At the moment the phone does not start up at all, but I can see it when connected to the computer in miflash as it would be connected to COM10. Request to some wise head if there is still any way to save this phone and how can it be done.

Thanks in advance
How did you solve your problem?