Hello. I'm trying to flash this rom https://forum.xda-developers.com/t/rom-prague-11-lineageos-18-1-for-huawei-p8-lite-2017.4275551/ to my p8 lite 2017 but I got this fail on adb what can i do
Related
I am trying to flash a `CMW Recovery` into my HTC Explorer device so i could install a custome rom:
Upon issuing command:
>fastboot flash recovery recovery.img
I get this error:
sending 'recovery' (4728 KB)...
OKAY [ 0.877s]
writing 'recovery'...
(bootloader) signature checking...
FAILED (remote: signature verify fail)
finished. total time: 1.467s
Can anyone please explain why is this happening and how can i solve this? Thankyou
Have you used the htcdev.com site to unlock the bootloader?
i messed up my device trying to flash a different carrier's firmware and now my recovery doesn't work. Every other xt1021 recovery image i try to flash it says preflash verification failed. All i need is the Cricket Moto E recovery.img and i should be fine. If anybody could get this file for me i would be very greatful. (i can't install OTA updates or ADB sideload updates without this file)
xt1021 stock recovery
Try this: https://drive.google.com/folderview?id=0BwilK79Wld2CcGpMaUdiTWtYM0k&usp=sharing
mrgadgetuk said:
Try this: https://drive.google.com/folderview?id=0BwilK79Wld2CcGpMaUdiTWtYM0k&usp=sharing
Click to expand...
Click to collapse
validation failed
C:\Program Files\Minimal ADB and Fastboot>mfastboot flash recovery recovery.img
target max-sparse-size: 256MB
sending 'recovery' (10280 KB)...
OKAY [ 0.375s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 1.078s
pinging all IP addresses for any signs of life.
Hi,
I have problem formatting partitions
➜ platform-tools ./fastboot erase system
******** Did you mean to fastboot format this ext4 partition?
erasing 'system'...
ERROR: usb_read failed with status e00002e8
FAILED (status read failed (Invalid argument))
finished. total time: 0.003s
➜ platform-tools ./fastboot erase boot
erasing 'boot'...
ERROR: usb_read failed with status e00002e8
FAILED (status read failed (Invalid argument))
finished. total time: 0.003s
➜ platform-tools
Using ./fastboot format fails similarly.
hrstoyanov said:
Hi,
I have problem formatting partitions
? platform-tools ./fastboot erase system
******** Did you mean to fastboot format this ext4 partition?
erasing 'system'...
ERROR: usb_read failed with status e00002e8
FAILED (status read failed (Invalid argument))
finished. total time: 0.003s
? platform-tools ./fastboot erase boot
erasing 'boot'...
ERROR: usb_read failed with status e00002e8
FAILED (status read failed (Invalid argument))
finished. total time: 0.003s
? platform-tools
Using ./fastboot format fails similarly.
Click to expand...
Click to collapse
The reason I want to format/erase the partitions is because i cannot flash my phone anymore:
./fastboot flash system ~/Downloads/split_updata.pl/kiw_l24_a6.0.1_emui4.0_d003_US/SYSTEM.img
target reported max download size of 266338304 bytes
erasing 'system'...
ERROR: usb_read failed with status e00002e8
FAILED (status read failed (Undefined error: 0))
finished. total time: 0.001s
Also, when I put the phone in fastboot mode I see this:
PHONE Unlocked
FRP Lock
Could that "FRP Lock" be the reason why fastboot does not work, and if so how can I get rid of this FRP Lock?
The FRP Lock appeared after I decided that I had enough with CM13 and wanted to flash back the stock images. The phone is unlocked, but i cannot boot it up unless with fastboot.
About to throw away this phone ... out of ideas...:crying:
I found this for frp lock:
*to remove the factory reset protection (frp) to do this you need to remove all pin/password/fingerprint locks, then remove all google accounts and finally do a factory reset.
Google frp lock xda honor 5x, there are some threads.
Good luck
Sent from my KIW-L21 using XDA-Developers mobile app
rodolphe06 said:
I found this for frp lock:
*to remove the factory reset protection (frp) to do this you need to remove all pin/password/fingerprint locks, then remove all google accounts and finally do a factory reset.
Google frp lock xda honor 5x, there are some threads.
Good luck
Sent from my KIW-L21 using XDA-Developers mobile app
Click to expand...
Click to collapse
I also looked at those, but they are all talking about a fully operational device. The most I can do with my phone is some limited FASTBOOT operations, like:
./fastboot oem get-bootinfo
...
(bootloader) *******************************************
(bootloader) Bootloader Lock State: UNLOCKED
(bootloader) Root State: ROOT
(bootloader) Bootloader WidevineKey: WidevineKey_VALID
(bootloader) System State: Bootloader in UNLOCKED state
(bootloader) Bootloader Version: 001.001.000
(bootloader) *******************************************
OKAY [ 0.011s]
finished. total time: 0.011s
The way it got bricked is, because it is a KIW-UL00 device and I tried to install the US stock rom in it (KIW-L24), like this:
./fastboot flash boot ./kiw_l24_a6.0.1_emui4.0_d003_US/BOOT.img
./fastboot flash system ./kiw_l24_a6.0.1_emui4.0_d003_US/SYSTEM.img
./fastboot flash recovery ./kiw_l24_a6.0.1_emui4.0_d003_US/RECOVERY.img
after that, I tried to reboot the phone and the the restoration of the stock rom did start. However it got to about 5%, then
the phone started rebooting itself and never finished. As a result, I think the FRP Lock appered and I can no longer run the above
commands even though I have the the right stock rom for KIW-UL00.
Any chance to fix that?
Overall the problem I got into this is that no one has tested CM13 or TWRP3 with this particular Honor 5x model, KIW-UL00, which gets people to follow instructions and get their phones bricked. Should have known this before I started ... sigh ...
My phone is rooted and unlocked. I have installed adb and fastboot. I had twrp installed and I used it to install a custom rom. Then, I accidentally flashed something (maybe update.zip?) that not only changed the regular system partition, but also the recovery partition. I've been trying to get twrp back and I'm having major issues.
When I try the command "fastboot erase recovery" I receive the following error message:
erasing 'recovery'...
ERROR: usb_read failed with status e00002e8
FAILED (status read failed (Invalid argument))
finished. total time: 0.005s
I've searched google with several different parameters and nothing is helping me, so I figure best to post my own question. I get the same error and status e00002e8 when trying to flash recovery.img or boot.img
frnds,
when i try to install twrp for my honor 8 lite oreo with cmd it shows like this;
(i unlocked oem and phone)
c:/adb>fastboot flash recovery RECOVERY-V2.img
target reported max downlod size of 471859200 bytes
sending 'recovery' (9100 KB)...
OKAY [ 0.313s]
writing ' recovery'....
FAILED (remote: partition length get error )
finished. total time: 0.322s
now i lost my stock recovery. how will i solve this problem .
i'm using a windows 10 pc
when i try to install a twrp the cmd shows this failed message
plzzz help me to solve this problem.
i hope you will find a solution for this.
frnds,
when i try to install twrp for my honor 8 lite oreo with cmd it shows like this;
(i unlocked oem and phone)
c:/adb>fastboot flash recovery RECOVERY-V2.img
target reported max downlod size of 471859200 bytes
sending 'recovery' (9100 KB)...
OKAY [ 0.313s]
writing ' recovery'....
FAILED (remote: partition length get error )
finished. total time: 0.322s
now i lost my stock recovery. how will i solve this problem .
i'm using a windows 10 pc
when i try to install a twrp the cmd shows this failed message
plzzz help me to solve this problem.
i hope you will find a solution for this.
alisonpoulose said:
frnds,
when i try to install twrp for my honor 8 lite oreo with cmd it shows like this;
(i unlocked oem and phone)
c:/adb>fastboot flash recovery RECOVERY-V2.img
target reported max downlod size of 471859200 bytes
sending 'recovery' (9100 KB)...
OKAY [ 0.313s]
writing ' recovery'....
FAILED (remote: partition length get error )
finished. total time: 0.322s
now i lost my stock recovery. how will i solve this problem .
i'm using a windows 10 pc
when i try to install a twrp the cmd shows this failed message
plzzz help me to solve this problem.
i hope you will find a solution for this.
Click to expand...
Click to collapse
You need to make this command :
fastboot flash ramdisk "patched_ramdisk.img"
Until yours [emoji846]
failed to install twrp
fastboot flash ramdisk "patched_ramdisk.img"
where did i get this file? did i need to rename the twrp.img to patched_ramdisk.img.
failed to install twrp
i renamed twrp.img to patched_ramdisk.img then thake cmd and typed like this;;;
c:/adb>fastboot flash ramdisk patched_ramdisk.img
error: cannot load 'patched_ramdisk.img
what will i do now plz help me to find a solution:::::
failed to install twrp
now i tried it again now it shows likes this
c/adb>fastboot flash ramdisk patched_ramdisk.img
target reported max downlod size of 471859200 bytes
sending 'ramdisk (31572 KB)...
OKAY [ 1.084s]
writing 'ramdisk'....
FAILED (remote: partition error)
finished. total time: 1.095s
here the failed message changed
in previous it is (remote: patition length error)
but now it changed to remote: partition error
bro plz help me to find a solution
i hope u can clarify it
thankyou
fastboot flash ramdisk "patched_ramdisk.img"
thanku brooooo it workssssss thanks alot
:good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good::good:
my twrp is red in colour others are blue
bro is there is any problem with my twrp
can i change it to blue colour
plz help me