Hello @Techsbyte , thank you for this method. My device Blackview BV8800 uses an mtk processor and does not have a recovery.img too! But the question I now have for you, in your blog article, you say to flash with "fastboot flash recovery recovery.img", but we can both agree that we are talking about devices without recovery partitions here? So shouldn't the final flash command instead be: "fastboot flash boot new-boot.img" ?
Hi Karim, you're correct. I checked the article i linked to and discovered it was for other twrp porting guide on my channel. I have updated the link to the correct article. Thanks for pointing that out
thanks for the tutorial. im using infinix note 10 pro, there's already twrp port for my device but its not working for the latest firmware. so i try this tutorial but when i boot to twrp it stuck on twrp logo but booting to home screen working fine. any solution sir?
Hello sir, thankyou for making this tutorial. I tried to apply every steps from your tutorial, but when unpacking the boot.img it just says fail, reason is header version 4 ( unsupported). Do you have any solutions?
Send a screenshot of the error to our telegram. You'll find the link in the about section of our UA-cam page. A new guide will also be ready to build twrp, make sure you subscribe and turn on the notification bell so that you won't miss the video when it drops.
I have ViVo V15 but it's not mounting system in port twrp and unable to flash magisk. Its MTk6771 chipset. I tried all methods possible. GSI also can't boot.
Did you already try formatting the data partition after booting TWRP? As for the GSI not booting, are you sure you're flashing the correct GSI img on your device?
@@thetechsbyte yes used treble info it's a SAR device and suggested GSI with arm64-ab I tried formatting and flashing different GSI but none worked and for magisk it seems it's Kernel restrictions as per GitHub. There's vivo-magisk-suu that works but gives root as suu and many apps can't use it overall It seems this device is useless. Only some people are able to reverse engineer theirs to make magisk work.
Does your device have a recovery partition? If it does. Then you should use the recovery method I explained in the first video. But if it doesn't have a recovery partition, you can use this guide. However, I can't guarantee a 100% that it'll work since I didn't try it on all device but a few a10 and a12 devices. But you never know if it'll work if you don't try.
Any help? I know my phone is A/B because I flashed a phhtreble GSI and it works and the phone has unofficial TWRP but it is very unreliable. When I unpacked my CUBOT NOTE 7's stock boot.img I only got these files in ramdisk: .backup apex avb debug_ramdisk dev mnt overlay.d proc sys fstab.mt6735 (file) init (file)
hello sir, where do you get that twrp 3.6.0.img ? do we need to take the same thing in ur vid or the one that capable for our devices ? what if the .img that must be same for our devices still did not exists ?
I haven't tested on the Dimensity chipset but it should work. Also, I have updated the download page, you will find a link with a TWRP for the Dimensity 810 chipset. Don't forget to take a backup before testing.
I’m on a Samsung Tab S7+ with a Snapdragon. Will this work for my device? I can’t find a TWRP with my resolution. Can I use any recovery image or does it have to be the same as my resolution?
@@thetechsbyte Thanks for the response, but I am getting this error when I am trying to unpack boot/twrp: "Boot and recovery images with header version 4 or above are not supported. Exit script. BTW, i am trying for Android 13. Will that matter?
@@thetechsbyte thx, the good news is...its booting in TWRP😊 but i can't unlock the screen. if i swipe on the screen for unlocking then nothing happens! any ideas how i can fix it?😉
@@thetechsbyte I mean when I'm gonna try to flash twrp via bugjaeger cause I don't have pc then it's give up an error which is A/B partition error so how can I flash twrp via bugjaeger people says it's have different CMD for A\B partition devices pls suggest something if you don't mind ?
@@JackTheSparroww I haven't played with bugjeager much to know a solution around that. I mainly just use my PC for flashing. If I find a solution, I'll post it it.
The video tutorial explains how to port TWRP using boot.img for devices without a recovery.img file/partition. Follow the guide carefully to port TWRP for your device
Make sure you haven't deleted any file from the carliv image kitchen folder. It should run without any problems. You can try extracting the original zip or rar file again and retry.
@@thetechsbyte said this problem is probably due to using incompatible versions of the cygwin bro The scripts and executables can't get execution permissions the kitchen won't run this way bro how you fix ?
@@louweeyt506 The cygwin link in the description is for the latest version... doubt that's the issue... You should probably try running the program on another PC to confirm this.
@@vaibhavbhor6341 No, publishing a new video in a day or two for newer android versions. Do subscribe and turn on post notification to get notified once it's released
@@anirudhajoshi6636 You mean does the Infinix note folder contain a boot.img file? If yes, then, it does. You can get your device boot.img file from the factory/stock firmware.
My site is having a technical problem, that is why all links are not clickable. Although you can now click on the links, I'm still working to resolve the issue with the site. Thank you for understanding.
Hello @Techsbyte , thank you for this method. My device Blackview BV8800 uses an mtk processor and does not have a recovery.img too! But the question I now have for you, in your blog article, you say to flash with "fastboot flash recovery recovery.img", but we can both agree that we are talking about devices without recovery partitions here? So shouldn't the final flash command instead be: "fastboot flash boot new-boot.img" ?
Hi Karim, you're correct. I checked the article i linked to and discovered it was for other twrp porting guide on my channel. I have updated the link to the correct article. Thanks for pointing that out
fastboot flash boot_a twrp.img
Check and add the kernel.
Check and add the ramdisk.
Error: could not load ramdisk 'boot/ramdisk'.
help me please
Which Android version are you porting to?
@@thetechsbyte a13?
thanks for the tutorial. im using infinix note 10 pro, there's already twrp port for my device but its not working for the latest firmware. so i try this tutorial but when i boot to twrp it stuck on twrp logo but booting to home screen working fine. any solution sir?
Port the TWRP of the old firmware using the image file from the new firmware
Hello sir, thankyou for making this tutorial. I tried to apply every steps from your tutorial, but when unpacking the boot.img it just says fail, reason is header version 4 ( unsupported). Do you have any solutions?
Send a screenshot of the error to our telegram. You'll find the link in the about section of our UA-cam page. A new guide will also be ready to build twrp, make sure you subscribe and turn on the notification bell so that you won't miss the video when it drops.
Yes, that will help me very much. What's the telegram username for contact?
I have ViVo V15 but it's not mounting system in port twrp and unable to flash magisk. Its MTk6771 chipset. I tried all methods possible. GSI also can't boot.
Did you already try formatting the data partition after booting TWRP? As for the GSI not booting, are you sure you're flashing the correct GSI img on your device?
@@thetechsbyte yes used treble info it's a SAR device and suggested GSI with arm64-ab I tried formatting and flashing different GSI but none worked and for magisk it seems it's Kernel restrictions as per GitHub. There's vivo-magisk-suu that works but gives root as suu and many apps can't use it overall It seems this device is useless. Only some people are able to reverse engineer theirs to make magisk work.
My Tecno spark 6 go so it's will work? My ab only partition and twrp never works in recovery almost bricked so using boot img this will work?
Does your device have a recovery partition? If it does. Then you should use the recovery method I explained in the first video. But if it doesn't have a recovery partition, you can use this guide. However, I can't guarantee a 100% that it'll work since I didn't try it on all device but a few a10 and a12 devices. But you never know if it'll work if you don't try.
can this be implemented on android 9?
Yes, you can use it for Android 9 devices.
Any help? I know my phone is A/B because I flashed a phhtreble GSI and it works and the phone has unofficial TWRP but it is very unreliable. When I unpacked my CUBOT NOTE 7's stock boot.img I only got these files in ramdisk:
.backup
apex
avb
debug_ramdisk
dev
mnt
overlay.d
proc
sys
fstab.mt6735 (file)
init (file)
Ok, but what exactly do you need help with?
@@thetechsbyte my stock boot img is missing all the files shown in the video
@@bokexd3173 Chat me up on Telegram to have a look. You'll find my link n the about section of my channel.
hello sir, where do you get that twrp 3.6.0.img ? do we need to take the same thing in ur vid or the one that capable for our devices ? what if the .img that must be same for our devices still did not exists ?
You can use the one from the video, however, if you find one very close to your devices, then, I suggest you try it.
@@thetechsbyte owh okay, tq :3
Does it work on Mediatek Dimensity 810 processor?
And which device twrp I should download to port to my device...
I haven't tested on the Dimensity chipset but it should work. Also, I have updated the download page, you will find a link with a TWRP for the Dimensity 810 chipset. Don't forget to take a backup before testing.
@@thetechsbyte thanks bro...
I’m on a Samsung Tab S7+ with a Snapdragon. Will this work for my device? I can’t find a TWRP with my resolution. Can I use any recovery image or does it have to be the same as my resolution?
Wait for my latest video on building TWRP. Will be dropping in a day or two.
Hello, i have this error when repack (Error: could not load ramdisk 'boot/ramdisk'), can you help me pls
What Android version are you trying to port for?
@@thetechsbyte Android 12
I'm currently looking into it. I'm experiencing the same issue with A13. Will provide an update once I figure it out.
@@thetechsbyte ah okay, thank you
any guide for unisoc chipset?
I don't have any unisoc device at the moment, until I get my hands on one to play with, no unisoc TWRP porting guide.
Nice job .I was wondering if this would work on the moto g pure with the mt6762 g25 chip?
It should, give it a try.
Hi, will this work for Dimensity 8100 chipset?
OnePlus 10R/Ace to be exact.
I'm unable to test for all the different chipset, you'll have to try and see if it works. If it does, a feedback will appreciated.
@@thetechsbyte Thanks for the response, but I am getting this error when I am trying to unpack boot/twrp:
"Boot and recovery images with header version 4 or above are not supported. Exit script.
BTW, i am trying for Android 13. Will that matter?
@@thetechsbyte Any info on this?
@@yashaswee. I think the tool currently does not support Android 13.
@@thetechsbyte Same error I got with Android 12 boot.img too. Same compatibility issues I think.
thx @techsbyte, does anybody knows if i can port twrp from redmi note 8 plus for my lenovo tb-j616f? cpu and gpu should be the same
You should be able to port from it. Give it a shot and let me know how it goes
@@thetechsbyte thx, the good news is...its booting in TWRP😊 but i can't unlock the screen. if i swipe on the screen for unlocking then nothing happens! any ideas how i can fix it?😉
@@gammlerjoe1446 Not sure. Try porting a different recovery (PBRP, SHRP or OFRP) of the same device and see if the issue doesn't persist.
Why not it's flash with bugjaeger in a/b partition😢
Do you mean why did I not flash the ported twrp recovery using bugjaeger app?
@@thetechsbyte I mean when I'm gonna try to flash twrp via bugjaeger cause I don't have pc then it's give up an error which is A/B partition error so how can I flash twrp via bugjaeger people says it's have different CMD for A\B partition devices pls suggest something if you don't mind ?
@@JackTheSparroww I haven't played with bugjeager much to know a solution around that. I mainly just use my PC for flashing. If I find a solution, I'll post it it.
Does this method still works on android 12?
I haven't tested on Android 12
chào Bro 👋 tôi đến từ việt nam
bạn có hướng dẫn với Phân Vùng A/B androi 13
Hiện tại, Không, hãy tìm hướng dẫn về điều đó
i have pova 4 and it doesn't have recovery.img and i want a twrp for my devices :
The video tutorial explains how to port TWRP using boot.img for devices without a recovery.img file/partition. Follow the guide carefully to port TWRP for your device
@@thetechsbyte do you already tested it on android 12?
@@deeznutz-sg8ws No, I haven't
bro my prepared recovery is of only 20mb why???
Image sizes can change after modifications. It's nothing to worry about as long as you haven't removed any important file, it should work fine.
@@thetechsbyte ok Thnx Bro👍🏻❤️
@@miraj13110 Glad you found the guide helpful.
how to fix carliv image bro cant open
Make sure you haven't deleted any file from the carliv image kitchen folder. It should run without any problems. You can try extracting the original zip or rar file again and retry.
@@thetechsbyte said this problem is probably due to using incompatible versions of the cygwin bro
The scripts and executables can't get execution permissions the kitchen won't run this way bro how you fix ?
@@louweeyt506 The cygwin link in the description is for the latest version... doubt that's the issue... You should probably try running the program on another PC to confirm this.
Working on on only a 10 or 11?
Yes, it works
@@thetechsbyte bro I mean will it work on a14
@@vaibhavbhor6341 No, publishing a new video in a day or two for newer android versions. Do subscribe and turn on post notification to get notified once it's released
Do video on twrpdtgen tool in github
Can you drop a link to it please. So I can take a look
FAILED (remote: (recovery_b_b) No such partition)
finished. total time: 1.477s
please help me mate
Was this error during unpacking or repacking?
Error: could not load ramdisk 'boot/ramdisk'
Where did you get this error
Can this be implemented on A12?
I haven't tried porting for any A12 device but I think It can be implemented.
me dreaming to port TWRP for my device while having no computer and a Unisoc chipset phone
I have a guide dropping tomorrow. Not sure if it works well with unisoc as I don't have one to try with. You should give it try.
Bro how boot.img came?
Can you elaborate more please? I don't seem to understand
@@thetechsbyte you open infinix note folder in infinix note folder hos boot.img came??
That's my question
@@anirudhajoshi6636 You mean does the Infinix note folder contain a boot.img file? If yes, then, it does. You can get your device boot.img file from the factory/stock firmware.
Android 12 working?
Not tested on Android 12.
My device has A/B partition and super dynamic partition with android 13 will this method work ?
Not sure but you can give it a try.
bro cika.img not found
Which Android version are you trying to port for?
@@thetechsbyte 12
I need twrp tecno pouvoir 4 twrp
Watch the video and follow the steps carefully to create one.
@@thetechsbyte toch not work
Android 12 not working
Which recovery did you use as base? Is the chipset the same with that of your device?
@@thetechsbyte no different
@@RealXLoLX I don't quite understand.
can you provide me your one
My own what exactly?
those links are incomplete and bogus i smell a rat
My site is having a technical problem, that is why all links are not clickable. Although you can now click on the links, I'm still working to resolve the issue with the site. Thank you for understanding.