We're hiring! Apply Now

Hovatek Forum DEVELOPMENT Android Bootloader unlocked but can not flash twrp recovery.img stuck in writing recovery

Bootloader unlocked but can not flash twrp recovery.img stuck in writing recovery

Bootloader unlocked but can not flash twrp recovery.img stuck in writing recovery

Sajibr8
Sajibr8
Sajibr8
Enthusiastic Member
11
21-02-2024, 06:33 AM
#1



Bootloader unlocked but can not flash twrp recovery.img fastboot say Writing 'recovery' then nothing happend...

Device Model : Itel L6005
Processor : Unisoc SC9863a
Bootloader is unlocked, you can see attached image
I try to flash recovery with this command...

>fastboot flash recovery twrp-recovery.img 

the output is

Sending ‘recovery’ (23132 kb)           OKAY  [  1.029s]
Writing  ‘recovery’                              _       

and then nothing happend. I attached screenshoot you can see.
How to fix this problem.

Note :  My devices Ramdisk : NO     SAR : YES  That means I can not flash custom recovery with root access or magisk.
I need to flash custom recovery first for make root or other access...please help how to fix this problem.
Thanks in advanched.
Attached Files
.png
Screenshot 2024-02-21 102259.png
Size: 29.13 KB / Downloads: 8
.png
Screenshot_20240221-103045.png
Size: 97.57 KB / Downloads: 5
Gargoyle
Gargoyle
Gargoyle
Contributor
541
22-02-2024, 06:43 AM
#2
It's Unisoc,
twrp-recovery.img must be signed
https://www.hovatek.com/forum/thread-32674.html

and you need custom signed vbmeta
https://www.hovatek.com/forum/thread-32664.html
maxpayne
maxpayne
maxpayne
Intern
4,334
22-02-2024, 10:38 AM
#3
(21-02-2024, 06:33 AM)Sajibr8 ...
I need to flash custom recovery first for make root or other access...please help how to fix this problem.
Thanks in advanched.

In addition to what @Gargoyle said:
1. Reboot straight into recovery mode after flashing the recovery.img because once you boot up, the recovery you flashed will get replaced by stock recovery so adb reboot recovery would fail
2. Once you gain temporary root, you need to rename recovery-from-boot.p (in /system) to recovery-from-boot.bak else the recovery you flashed will get swapped with stock recovery once you reboot

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Sajibr8
Sajibr8
Sajibr8
Enthusiastic Member
11
23-02-2024, 06:05 AM
#4
(22-02-2024, 06:43 AM)Gargoyle It's Unisoc,
twrp-recovery.img must be signed 
https://www.hovatek.com/forum/thread-32674.html

and you need custom signed vbmeta 
https://www.hovatek.com/forum/thread-32664.html

I could not unlock my phone's bootloader with "Identifier Token" method. That's why I unlock my devices bootloader from a mobile store. Bootloader is unlocked but only stock img file is writing other img file e,g, recovery.img stuck at writing image. You said cusstom-sign-vbmeta file need to resolve this problem. The private key is required to create the custom-sign-vbmeta file. My device bootloader is unlocked, can I get the private key now? If the bootloader is unlocked, is it possible to get the private key somehow?
Please help if you know. Thanks for replying.
maxpayne
maxpayne
maxpayne
Intern
4,334
27-02-2024, 01:31 PM
#5



(23-02-2024, 06:05 AM)Sajibr8 I could not unlock my phone's bootloader with "Identifier Token" method. That's why I unlock my devices bootloader from a mobile store. Bootloader is unlocked but only stock img file is writing other img file e,g, recovery.img stuck at writing image. You said cusstom-sign-vbmeta file need to resolve this problem. The private key is required to create the custom-sign-vbmeta file. My device bootloader is unlocked, can I get the private key now? If the bootloader is unlocked, is it possible to get the private key somehow?
Please help if you know. Thanks for replying.

He already dropped a link above. If the Identifier Token method didn't work because your model uses custom keys (not the default one) then you can't sign any image and are limited to getting root using a pre-rooted GSI.

It would help to know what the mobile store did differently to unlock the bootloader

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Sajibr8
Sajibr8
Sajibr8
Enthusiastic Member
11
03-03-2024, 06:53 PM
#6
(27-02-2024, 01:31 PM)maxpayne
(23-02-2024, 06:05 AM)Sajibr8 I could not unlock my phone's bootloader with "Identifier Token" method. That's why I unlock my devices bootloader from a mobile store. Bootloader is unlocked but only stock img file is writing other img file e,g, recovery.img stuck at writing image. You said cusstom-sign-vbmeta file need to resolve this problem. The private key is required to create the custom-sign-vbmeta file. My device bootloader is unlocked, can I get the private key now? If the bootloader is unlocked, is it possible to get the private key somehow?
Please help if you know. Thanks for replying.

He already dropped a link above. If the Identifier Token method didn't work because your model uses custom keys (not the default one) then you can't sign any image and are limited to getting root using a pre-rooted GSI.

It would help to know what the mobile store did differently to unlock the bootloader

Can I flash pre rooted gsi rom in this situation? If it is possible I will do so. Please inform me is it possible?
Sajibr8
Sajibr8
Sajibr8
Enthusiastic Member
11
09-03-2024, 10:21 AM
#7
(27-02-2024, 01:31 PM)maxpayne
(23-02-2024, 06:05 AM)Sajibr8 I could not unlock my phone's bootloader with "Identifier Token" method. That's why I unlock my devices bootloader from a mobile store. Bootloader is unlocked but only stock img file is writing other img file e,g, recovery.img stuck at writing image. You said cusstom-sign-vbmeta file need to resolve this problem. The private key is required to create the custom-sign-vbmeta file. My device bootloader is unlocked, can I get the private key now? If the bootloader is unlocked, is it possible to get the private key somehow?
Please help if you know. Thanks for replying.

He already dropped a link above. If the Identifier Token method didn't work because your model uses custom keys (not the default one) then you can't sign any image and are limited to getting root using a pre-rooted GSI.

It would help to know what the mobile store did differently to unlock the bootloader

Hi Sir, I have manage to get how he unlocked the bootloader and I have OEM: 256 ID: 544132383332 [TA2832] I attached an Image please see the image. I can't understand which is oem key and how to use this oem key. Should I use this key in replace token number. Please see the Image and help me. Sorry for my bad English.
Attached Files
.png
For sent hovatek.png
Size: 872.1 KB / Downloads: 16
maxpayne
maxpayne
maxpayne
Intern
4,334
12-03-2024, 12:41 PM
#8
(09-03-2024, 10:21 AM)Sajibr8 Hi Sir, I have manage to get how he unlocked the bootloader and I have OEM: 256 ID: 544132383332 [TA2832] I attached an Image please see the image. I can't understand which is oem key and how to use this oem key. Should I use this key in replace token number. Please see the Image and help me. Sorry for my bad English.

I don't understand you

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Gargoyle
Gargoyle
Gargoyle
Contributor
541
12-03-2024, 03:22 PM
#9
(09-03-2024, 10:21 AM)Sajibr8
(27-02-2024, 01:31 PM)maxpayne
(23-02-2024, 06:05 AM)Sajibr8 I could not unlock my phone's bootloader with "Identifier Token" method. That's why I unlock my devices bootloader from a mobile store. Bootloader is unlocked but only stock img file is writing other img file e,g, recovery.img stuck at writing image. You said cusstom-sign-vbmeta file need to resolve this problem. The private key is required to create the custom-sign-vbmeta file. My device bootloader is unlocked, can I get the private key now? If the bootloader is unlocked, is it possible to get the private key somehow?
Please help if you know. Thanks for replying.

He already dropped a link above. If the Identifier Token method didn't work because your model uses custom keys (not the default one) then you can't sign any image and are limited to getting root using a pre-rooted GSI.

It would help to know what the mobile store did differently to unlock the bootloader

Hi Sir, I have manage to get how he unlocked the bootloader and I have OEM: 256 ID: 544132383332 [TA2832] I attached an Image please see the image. I can't understand which is oem key and how to use this oem key. Should I use this key in replace token number. Please see the Image and help me. Sorry for my bad English.

The only thing that can be seen on the screen is that he used the Infinity-Box CM2 Dongle to unlock the bootloader, which does not use the token method and some information about the device, only the manufacturer has the OEM RSA key,

Vendor: Kingston OEM is definitely not the OEM RSA key you need, it's just the device storage information
Yashraj
Yashraj
Yashraj
Enthusiastic Member
5
27-08-2024, 08:55 AM
#10
Bro please tell me how u unlocked the bootloader of unisoc SC9863A
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
Join us
WhTlYt