Home Forum Blog Private Support Courses
Our courses are now on YouTube! Start Watching
Hovatek Forum OPERATING SYSTEMS Android Writing Recovery Freeze and Magisk Bootloop

Writing Recovery Freeze and Magisk Bootloop

Writing Recovery Freeze and Magisk Bootloop

Pages (3): 1 2 3 Next
Ahmed Jubayer
Ahmed Jubayer
Ahmed Jubayer
Techie Member
71
28-10-2021, 05:28 PM
#1



Want a help with flashing twrp recovery without root/magisk...

So, after unlocking bootloader as like everyone I also tried to flash a Custom Recovery more specifically TWRP recovery, for that I somehow created my own Twrp Recovery, now whecnever I try to flash recovery using this command...

> fastboot flash recovery recovery.img

Its try to flash but at "writing recovery" it stuck and freeze and also my fastboot mode doesn't work (fastboot devices print no output and not exiting the process). After that my Stock Recovery got bricked, then if I try to flash stock recovery it flash smoothly..
Same when flashing blank vbmeta.img file.

I also point out something that if I try to flash Magisk patched boot image, after flash, my phone stuck in Bootloop.

Have any solution?

MODEL: ITEL L6006
OS: 10(GO)
PAC FILE: https://www.shorturl.at/tGS69
This post was last modified: 28-10-2021, 06:13 PM by Ahmed Jubayer.
justshez
justshez
justshez
Senior Member
2,505
28-10-2021, 08:00 PM
#2
(28-10-2021, 05:28 PM)Ahmed Jubayer Want a help with flashing twrp recovery without root/magisk...

So, after unlocking bootloader as like everyone I also tried to flash a Custom Recovery more specifically TWRP recovery, for that I somehow created my own Twrp Recovery, now whecnever I try to flash recovery using this command...

> fastboot flash recovery recovery.img

Its try to flash but at "writing recovery" it stuck and freeze and also my fastboot mode doesn't work (fastboot devices print no output and not exiting the process). After that my Stock Recovery got bricked, then if I try to flash stock recovery it flash smoothly..
Same when flashing blank vbmeta.img file.

I also point out something that if I try to flash Magisk patched boot image, after flash, my phone stuck in Bootloop.

Have any solution?

MODEL: ITEL L6006
OS: 10(GO)
PAC FILE: https://www.shorturl.at/tGS69
is ur bootloader unlocked?
Ahmed Jubayer
Ahmed Jubayer
Ahmed Jubayer
Techie Member
71
29-10-2021, 05:36 AM
#3
(28-10-2021, 08:00 PM)Abdulakeem14
(28-10-2021, 05:28 PM)Ahmed Jubayer Want a help with flashing twrp recovery without root/magisk...

So, after unlocking bootloader as like everyone I also tried to flash a Custom Recovery more specifically TWRP recovery, for that I somehow created my own Twrp Recovery, now whecnever I try to flash recovery using this command...

> fastboot flash recovery recovery.img

Its try to flash but at "writing recovery" it stuck and freeze and also my fastboot mode doesn't work (fastboot devices print no output and not exiting the process). After that my Stock Recovery got bricked, then if I try to flash stock recovery it flash smoothly..
Same when flashing blank vbmeta.img file.

I also point out something that if I try to flash Magisk patched boot image, after flash, my phone stuck in Bootloop.

Have any solution?

MODEL: ITEL L6006
OS: 10(GO)
PAC FILE: https://www.shorturl.at/tGS69
is ur bootloader unlocked?

Yes I have unlocked the bootloader using Indentifier Token
hovatek
hovatek
hovatek
Administrator
50,891
29-10-2021, 11:53 AM
#4
(28-10-2021, 05:28 PM)Ahmed Jubayer ...

you need to create a custom vbmeta with custom private keys for the the partitions you wish to modify then you'll also need to sign the partition files using avbtool
you can use the guide @ https://www.hovatek.com/forum/thread-32678.html as an example

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
Ahmed Jubayer
Ahmed Jubayer
Ahmed Jubayer
Techie Member
71
30-10-2021, 06:27 AM
#5

Mediatek Course Mediatek Course


(29-10-2021, 11:53 AM)X3non
(28-10-2021, 05:28 PM)Ahmed Jubayer ...

you need to create a custom vbmeta with custom private keys for the the partitions you wish to modify then you'll also need to sign the partition files using avbtool
you can use the guide @ https://www.hovatek.com/forum/thread-32678.html as an example

Bro, after flashing the custom signed Vbmeta for recovery partition, I get stuck in bootloop not even boot in recovery partition, I had to flash my firmware's vbmeta using ResearchDownload Tool, so am I doing something wrong or do I need to flash additional things to not
to get stuck in bootloop?

vbmeta custom signed
vbmeta stock
commands used
folder structure
Link: https://mega.nz/folder/2WgnzQ4Y#3tW2TrCz1Aorp-njZ-gafw
This post was last modified: 31-10-2021, 03:24 PM by Ahmed Jubayer.
hovatek
hovatek
hovatek
Administrator
50,891
02-11-2021, 04:39 PM
#6
(30-10-2021, 06:27 AM)Ahmed Jubayer Bro, after flashing the custom signed Vbmeta for recovery partition, I get stuck in bootloop not even boot in recovery partition, I had to flash my firmware's vbmeta using ResearchDownload Tool, so am I doing something wrong or do I need to flash additional things to not
to get stuck in bootloop?

vbmeta custom signed
vbmeta stock
commands used
folder structure
Link: https://mega.nz/folder/2WgnzQ4Y#3tW2TrCz1Aorp-njZ-gafw

Build a stock vbmeta, flash it and see what happens

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
Ahmed Jubayer
Ahmed Jubayer
Ahmed Jubayer
Techie Member
71
03-11-2021, 03:55 AM
#7
(02-11-2021, 04:39 PM)hovatek
(30-10-2021, 06:27 AM)Ahmed Jubayer Bro, after flashing the custom signed Vbmeta for recovery partition, I get stuck in bootloop not even boot in recovery partition, I had to flash my firmware's vbmeta using ResearchDownload Tool, so am I doing something wrong or do I need to flash additional things to not
to get stuck in bootloop?

vbmeta custom signed
vbmeta stock
commands used
folder structure
Link: https://mega.nz/folder/2WgnzQ4Y#3tW2TrCz1Aorp-njZ-gafw

Build a stock vbmeta, flash it and see what happens
get flashed using spd research tool cauz I can't access fastboot (bootloader) neither recovery
Ahmed Jubayer
Ahmed Jubayer
Ahmed Jubayer
Techie Member
71
03-11-2021, 04:00 AM
#8
(03-11-2021, 03:55 AM)Ahmed Jubayer
(02-11-2021, 04:39 PM)hovatek
(30-10-2021, 06:27 AM)Ahmed Jubayer Bro, after flashing the custom signed Vbmeta for recovery partition, I get stuck in bootloop not even boot in recovery partition, I had to flash my firmware's vbmeta using ResearchDownload Tool, so am I doing something wrong or do I need to flash additional things to not
to get stuck in bootloop?

vbmeta custom signed
vbmeta stock
commands used
folder structure
Link: https://mega.nz/folder/2WgnzQ4Y#3tW2TrCz1Aorp-njZ-gafw

Build a stock vbmeta, flash it and see what happens
what do you mean by "build stock vbmeta" isn't the stock vbmeta comes with firmware?
I flashed the stock vbmeta(obtained from firmware) using spd research tool cauz I can't access fastboot (bootloader) neither recovery
Ahmed Jubayer
Ahmed Jubayer
Ahmed Jubayer
Techie Member
71
03-11-2021, 04:09 AM
#9
(03-11-2021, 04:00 AM)Ahmed Jubayer
(03-11-2021, 03:55 AM)Ahmed Jubayer
(02-11-2021, 04:39 PM)hovatek [quote="Ahmed Jubayer" pid="220824" dateline="1635571649"]
Bro, after flashing the custom signed Vbmeta for recovery partition, I get stuck in bootloop not even boot in recovery partition, I had to flash my firmware's vbmeta using ResearchDownload Tool, so am I doing something wrong or do I need to flash additional things to not
to get stuck in bootloop?

vbmeta custom signed
vbmeta stock
commands used
folder structure
Link: https://mega.nz/folder/2WgnzQ4Y#3tW2TrCz1Aorp-njZ-gafw

Build a stock vbmeta, flash it and see what happens
what do you mean by "build stock vbmeta" isn't the stock vbmeta comes with firmware?
I flashed the stock vbmeta(obtained from firmware) using spd research tool cauz I can't access fastboot (bootloader) neither recovery, and after flash I can access both of them also my system
hovatek
hovatek
hovatek
Administrator
50,891
03-11-2021, 09:05 AM
#10
(03-11-2021, 04:09 AM)Ahmed Jubayer what do you mean by "build stock vbmeta" isn't the stock vbmeta comes with firmware?
I flashed the stock vbmeta(obtained from firmware) using spd research tool cauz I can't access fastboot (bootloader) neither recovery, and after flash I can access both of them also my system

Just the way you build a custom signed vbmeta, build a custom signed vbmeta but use all the keys from stock vbmeta i.e don't replace any partition with your own custom keys

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
Pages (3): 1 2 3 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
WhTlYt