[recovery] [official] pitchblack recovery project [x01bd] - Asus Zenfone Max Pro M2 ROMs, Kernels, Recoveries,

PITCH BLACK RECOVERY PROJECT
Asus Zenfone Max Pro M2 [X01BD]
[OFFICIAL]
Disclaimer
I am not responsible for bricked devices, dead SD cards,
thermonuclear war, or you getting fired because the alarm app failed
If you point the finger at me for messing up your device, I will laugh at you. Hard. A lot
Instructions :
- Flash PBRP through TWRP
- Reboot and enjoy
OR
- Flash the recovery.img under TWRP folder in the PBRP zip by the fastboot command :
Code:
fastboot flash recovery recovery.img
Know more about PBRP : pbrp.ml
Credits :
@Reza_adi @Mohd_Faraz @firewolfxda @Manjot Sidhu
@Dees_Troy @Rk585
Downloads :
PBRP
updates will be pushed to sourceforge periodically, keep checking the download link:fingers-crossed:
​
XDA:DevDB Information
PBRP, Tool/Utility for the Asus Zenfone Max Pro M2
Contributors
#ArtFuL, legacy07
Source Code: https://github.com/legacy08/android_device_asus_X01BD-pbrp
Version Information
Status: Stable
Current Stable Version: PBRP 2.9.0
Stable Release Date: 2019-01-13
Created 2019-01-13
Last Updated 2020-03-28

This pbrp can backup?

does "official" tag make it automatic update when the new version of pbrp comes out?

This is seriously one of the best recovery I have ever come across... Better than TWRP. Thanks for maintaining this for our device...

nonovivix said:
This pbrp can backup?
Click to expand...
Click to collapse
who has ever tried a backup from PBRP. is it successful?

nonovivix said:
who has ever tried a backup from PBRP. is it successful?
Click to expand...
Click to collapse
I've tried it for data backup only not including the firmware..its working

how to flash it without twrp?

mrmcphisto77 said:
how to flash it without twrp?
Click to expand...
Click to collapse
Extract the recovery.img inside twrp folder of PBRP official zip
Use fastboot mode
Run "fastboot flash recovery recovery.img" in command line

sanpolac said:
does "official" tag make it automatic update when the new version of pbrp comes out?
Click to expand...
Click to collapse
No. New updates will be pushed to pbrp sourceforge. You have to download it from there

Hi.. I see new update i.e. 30 jan
Kindly provide changelog..

sachinm said:
Hi.. I see new update i.e. 30 jan
Kindly provide changelog..
Click to expand...
Click to collapse
Update Log :
- Migrated to new device tree
- dt2w Fixed
- mtp Fixed
- OTG support
- Minor bug fixes

#ArtFuL said:
Update Log :
- Migrated to new device tree
- dt2w Fixed
- mtp Fixed
- OTG support
- Minor bug fixes
Click to expand...
Click to collapse
Nice work

Shrp - perp - recovery for x01bd
Here are the links of other recoveries ported to X01BD.
These are experimental. Do at yourown risk!!!
- SHRP >> link
- PERP >> link

#ArtFuL said:
Here are the links of other recoveries ported to X01BD.
These are experimental. Do at your own risk!!!
- SHRP >> link
- PERP >> link
Click to expand...
Click to collapse
SHRP looks cool

X10MINISTER said:
Extract the recovery.img inside twrp folder of PBRP official zip
Use fastboot mode
Run "fastboot flash recovery recovery.img" in command line
Click to expand...
Click to collapse
sir it means that i will flash the img file from the PBRP zip in fastboot? am I right?
---------- Post added at 07:16 PM ---------- Previous post was at 07:06 PM ----------
can i use "boot" command instead of "flash" ? like this:
fastboot boot recovery recovery.img

kayamokid said:
sir it means that i will flash the img file from the PBRP zip in fastboot? am I right?
Click to expand...
Click to collapse
Yeah.the command are to flashing the recovery..
kayamokid said:
can i use "boot" command instead of "flash" ? like this:
fastboot boot recovery recovery.img
Click to expand...
Click to collapse
I think its doesn't work at all cause the command are to boot the device to recovery mode by using the recovery that absence on the devices
So, need to flash it first

X10MINISTER said:
Yeah.the command are to flashing the recovery..
I think its doesn't work at all cause the command are to boot the device to recovery mode by using the recovery that absence on the devices
So, need to flash it first
Click to expand...
Click to collapse
ok, so I need to flash this. but before I flash this, it is required to unlock my bootloader?

kayamokid said:
ok, so I need to flash this. but before I flash this, it is required to unlock my bootloader?
Click to expand...
Click to collapse
Ya..its need u to unlock bootloader first or the recovery flashing will failed

ok sir, thank you very much.
one last question sir, how to revert to stock recovery anf stock rom? just in case sir?

kayamokid said:
ok sir, thank you very much.
one last question sir, how to revert to stock recovery anf stock rom? just in case sir?
Click to expand...
Click to collapse
OK.no problem.
U can use this https://firmwarex.net/asus-zenfone-max-pro-m2-x01bd-zb630kl-zb631kl-official-firmware/
Extract the file first
Flash this by using fastboot mode
This will revert ur devices to stock ROM but its an old version..so u need to update to get the latest version

Related

[A51X/A70X aka Picasso 2][RECOVERY] TWRP 3.1.1-0

Hi here i bring to you TWRP Touch Recovery.
everything is working
only compatible with roms based on unlegacy-android device tree
that means most probably all builds after 20170226
since twrp 3.1.0-0 all variants (A510/A511/A700/A701)
are unified from kernel and rom side and supported by one image file
Installation:
flash it with flashify from play store or via fastboot using following command:
Code:
fastboot flash recovery twrp-3.1.1-0-picasso2.img
if you're updating from an lvm recovery (bigsystem) you need to format data and system and reboot recovery afterwards
Download:
twrp-3.1.1-0-picasso2.img
Additional info:
official site including changelog
device tree
kernel
manifest
Device specific:
look at the device tree it's up to date
Code:
20170530:
- update to twrp-3.1.1-0
20170405:
-unify a51x and a70x to picasso2
-switch to kernel 3.4
-leave lvm and just exchange cache and system partitions
[B][COLOR="Red"]credits to ziyan for this genious idea[/COLOR][/B]
[B][COLOR="Red"]Important:[/COLOR][INDENT]it will only be compatible with roms based on unlegacy-android device tree
that means most probably all builds after 20170226[/INDENT][/B]
20140623:
- lvm implementation to resize system with flex partition
[B][COLOR="Red"]Important:[/COLOR][INDENT]it's only compatible with bigsystem roms at the moment
only ParanoidAndroid 4.4 from now on and cm11 in the near future[/INDENT][/B]
credits to pawitp and TWRP Team
and huge thanks to ziyan for bringing up 3.4 kernel
just press thanks
​
XDA:DevDB Information
TWRP, Tool/Utility for the Acer Iconia A700 and A510
Contributors
Elibl, ziyan, pawitp, shreps
Version Information
Status: Stable
Created 2014-07-16
Last Updated 2017-05-30
Hmm no feedback? :silly:
so no problems^^
That's true!
It's running well but I'm waiting for an update of my ROM so, than will see how it works
Sent from my Nexus 4
Installed and everything works just great. Thanks!
Gesendet von meinem Nexus 5 mit Tapatalk
On A511 it works fine !!!! I had no problems with installing or something else.
Hi, does it work on A700 / A701 ?
timsxda said:
Hi, does it work on A700 / A701 ?
Click to expand...
Click to collapse
i think it won't break the device but resolution and product name mismatches so not recommended
but i could easily build one for a700/a701
That will be great, if you can do so. (sry. German's English)
timsxda said:
That will be great, if you can do so. (sry. German's English)
Click to expand...
Click to collapse
ok going to post it in about 2h :good: don't bother me too
timsxda said:
That will be great, if you can do so. (sry. German's English)
Click to expand...
Click to collapse
here you go (not tested)
please report back
Works Great with A701. 1000times Thank you.
Hi,
I am running stock rom with an unlocked boot loader and CWM.
Can i just flash this over the CWM?
Help is much appreciated
TIA.
Jim
Yes.
Or install it very easy with Flashify.
HornetRider said:
Yes.
Or install it very easy with Flashify.
Click to expand...
Click to collapse
Thanks for quick reply.
I was trying to flash with Flashify which options should i use?
There are Boot image, Recovery image and Zip file. I tried zip file. It didnt work
jim.d said:
Thanks for quick reply.
I was trying to flash with Flashify which options should i use?
There are Boot image, Recovery image and Zip file. I tried zip file. It didnt work
Click to expand...
Click to collapse
recovery image as it's a recovery.img^^[emoji6]
Elibl said:
recovery image as it's a recovery.img^^[emoji6]
Click to expand...
Click to collapse
I just want to be clear. I should use Boot image
Thanks
jim.d said:
I just want to be clear. I should use Boot image
Thanks
Click to expand...
Click to collapse
np so recovery image not boot image
The boot.img is the kernel + ramdisk which boots the rom
recovery.img is kernel + minimalistic recovery ui in the ramdisk
[emoji6]
Elibl said:
np so recovery image not boot image
The boot.img is the kernel + ramdisk which boots the rom
recovery.img is kernel + minimalistic recovery ui in the ramdisk
[emoji6]
Click to expand...
Click to collapse
Thank you
---------- Post added at 12:46 AM ---------- Previous post was at 12:07 AM ----------
Elibl said:
np so recovery image not boot image
The boot.img is the kernel + ramdisk which boots the rom
recovery.img is kernel + minimalistic recovery ui in the ramdisk
[emoji6]
Click to expand...
Click to collapse
TWRP is now installed. Thanks you you help.
How do i boot in the TWRP when the tablet is off?
I tried Volume up + power button that didnt work.
jim.d said:
Thank you
---------- Post added at 12:46 AM ---------- Previous post was at 12:07 AM ----------
TWRP is now installed. Thanks you you help.
How do i boot in the TWRP when the tablet is off?
I tried Volume up + power button that didnt work.
Click to expand...
Click to collapse
press volume down (2 dot) + power
first vibrate release power
second vibrate release volume down (2 dot) + press volume up (1 dot)
Elibl said:
press volume down (2 dot) + power
first vibrate release power
second vibrate release volume down (2 dot) + press volume up (1 dot)
Click to expand...
Click to collapse
Thanks for all your helps:good:

The Long Waiting Lollipop For Lenovo A6000 / Plus

Thanks to Android Mod From duniamodandroid.blogspot
about the ROM:
Here Is Long Waiting official Lollipop 5.0.2 For Lenovo A6000/Plus directly from lenovo website
this is vibe 2.5 based on lollipop 5.0.2 for lenovo A6000/Plus
no need to mention the features and the advantage of lollipop you can check this by your self
after a day using and testing A6000 ROM i found
Pros:
1-fast,stable
2-good battery backup
3-lollipop features
Cons:
1-locked bootloader !!you can't install custom ROM, patches, and custom recovery!!
2-very slow and lagy at the first boot due to cash process
3-little minor bugs
!!Notice!!
some report plus ROM has issue like heating,battery drain,slow performance, still plus users can use a6000 ROM
Download the rom for A6000 From Here 32bit
Download the rom for A6000 Plus From Here 64bit
Download TWRP-no_theme Custom Recovery- the only one working now - from here
installation instruction :
you can install the zip from update software in toolkit and locate the zip
it will reboot to your stock recovery and start installation
if it didn't work for you follow the alt way
alternative way:
1-extract system.zip , your country.ota.zip to your desktop
2-download my fix from here
3-etract the fix
3-open system.zip , your country.ota.zip by winrar and replace from the appropriate folder the updater-script
which located at \META-INF\com\google\android\ at the two zips and put them in your EXT-Storage
4-disconnecet you data cable
5-install regular TWRP as custom recovery-you can download from here
6-in your TWRP wipe data,dalvik,cash,internal storage,system
7-unmount data,system,cash,internal storage-leave only external storage
8-disable MTP
9-install system.zip first then your country.ota.zip
10-reboot
11-use TWRP-no_theme recovery I provided from your PC withe this command fasboot boot [A6000]TWRP-2.8.6.0_no_theme.img
installation procedure
How to install many said they found error in installing
ED300 said:
Thanks to Android Mod From duniamodandroid.blogspot
Here Is Long Waiting Lollipop 5.0.2 For Lenovo A6000
Download From Here
Click to expand...
Click to collapse
Is this really working? Did you try? And the download link isn't working could you upload the file somewhere?
Bass_Face said:
Is this really working? Did you try? And the download link isn't working could you upload the file somewhere?
Click to expand...
Click to collapse
i just download the file and i will tell what is going on
Bass_Face said:
Is this really working? Did you try? And the download link isn't working could you upload the file somewhere?
Click to expand...
Click to collapse
the link is working i just test it
This version of lollipop is not very good, I have tested it. I would advise you to wait for the official OTA version.
zeon321 said:
This version of lollipop is not very good, I have tested it. I would advise you to wait for the official OTA version.
Click to expand...
Click to collapse
did you have trouble in instillation
i will post instruction for installition and review later
ED300 said:
did you have trouble in instillation
Click to expand...
Click to collapse
No. I have trouble post-installation. Rom lags quite a lot and now i'm somehow unable to boot into recovery.
zeon321 said:
No. I have trouble post-installation. Rom lags quite a lot and now i'm somehow unable to boot into recovery.
Click to expand...
Click to collapse
yeah u cant flash recovery once u flash this rom my advice do not flash this it lags alot and u cant even revert back to kit kat
Bass_Face said:
yeah u cant flash recovery once u flash this rom my advice do not flash this it lags alot and u cant even revert back to kit kat
Click to expand...
Click to collapse
I have already flashed this Do you know any way I can boot into recovery now?
zeon321 said:
I have already flashed this Do you know any way I can boot into recovery now?[/QUOTE
do you have coustome recovery
Click to expand...
Click to collapse
ED300 said:
zeon321 said:
I have already flashed this Do you know any way I can boot into recovery now?[/QUOTE
do you have coustome recovery
Click to expand...
Click to collapse
yes. I have TWRP
Click to expand...
Click to collapse
zeon321 said:
ED300 said:
yes. I have TWRP
Click to expand...
Click to collapse
shutdown your phone
press power button and vol- only to get sideload
connect through pc
install minmal adb and fasboot
put your recovery imge -twrp.img-in fastboot folder
type this on cmd :
fastboot boot twrp.img
fastboot oem reboot-recovery
Click to expand...
Click to collapse
ED300 said:
zeon321 said:
shutdown your phone
press power button and vol- only to get sideload
connect through pc
install minmal adb and fasboot
put your recovery imge -twrp.img-in fastboot folder
type this on cmd :
fastboot boot twrp.img
fastboot oem reboot-recovery
Click to expand...
Click to collapse
It says
fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 0.484s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.578s
Click to expand...
Click to collapse
zeon321 said:
ED300 said:
It says
fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 0.484s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.578s
Click to expand...
Click to collapse
ok this will work -just make sure you are in sideload you find little Chinese words
download the zip file from here
extract to your desktop double click 'Boot-TWRP_A6000' Waite for a minute
you should be booting to twrp now
Click to expand...
Click to collapse
ED300 said:
zeon321 said:
ok this will work -just make sure you are in sideload you find little Chinese words
download the zip file from here
extract to your desktop double click 'Boot-TWRP_A6000' Waite for a minute
you should be booting to twrp now
Click to expand...
Click to collapse
Thanks for your efforts. I tried this but it is also not working. I think im now forever stuck with this rom
Click to expand...
Click to collapse
zeon321 said:
ED300 said:
Thanks for your efforts. I tried this but it is also not working. I think im now forever stuck with this rom
Click to expand...
Click to collapse
probably this rom lock the bootloader !!!!!
i'm not sure try search google for unlocking bootloader
or try this but it is hard:
you have to flash kitkat stock firmware through your pc follow this link :here
or simply Waite for ota update from lenovo maybe will solve your problem
Click to expand...
Click to collapse
thread updated check the instillation instruction
From the script it looks like they are locking bootloader
Also looks its better to have clean wipe before installing this rom.
I;ll give a try today
thanks for sharing the details. big thanks

TeamWin Recovery Project 3.0.0 Falcon[STABLE][MultiRom Bootable][DUAL SIM FUNCTIONAL]

Hey guys as you might know TWRP released their new 3.0.0 Recovery a day or two ago,I am sharing the TWRP 3.0.0 STABLE Image with working Multi ROM.
The Installation Instructions are :-
(1) Install TWRP 2.8.7 from the link in text document attached in Post via PC (you may use Flashify but I'm not quiet sure if they flash the images well as I had tried in another recovery earlier it didn't recognized 2nd sim even though the recovery supported 2 sims and then after one reboot Recovery vanished away ).
(2) Flash Optimus M-R 53 KEXEC patched Kernel from the link in text document .( Use another version according to your ROM this one is for Marshmallow only and may malfunction on other Versions ).
(3) Download & Install MutiRom Zip for installation of MultiRom from links in text document.
(4) Add any ROM's you want to as after 3.0.0 you can only boot Multiple Roms not Install any.
(5) Go to TWRP 2.8.7 Recovery and then Install TWRP 3.0.0 IMG you have the option on the screen.
(6) Reboot TWRP (Important) as otherwise the new recovery will be dissolved.
(7) Explore new TWRP/Reboot System and try MultiRom.
Optional:-
If you can't flash Kernel via TWRP directly Google Philz Recovery and use it.(Philz now uploaded on my MEGA as well ).
If you don't want MultiRom you can flash TWRP 3.0.0 directly via fast boot command:-
1- "fastboot devices"
2- "fastboot flash revovery (name).img.
3- reboot to recovery directly via Bootloader otherwise recovery will be dissolved.
Credits -Sorry I can't remember your names people .
If you like it hit the Thanks button below.
Moderator Edit: Link removed - see last post...
And the themed version??
Thanks :3
Enviado desde mi Moto G mediante Tapatalk
what if simply flash 3.0.0 directly using fastboot
Chofito said:
And the themed version??
Thanks :3
Enviado desde mi Moto G mediante Tapatalk
Click to expand...
Click to collapse
TWRP 3.0.0 is already themed.
adi1998.2010 said:
what if simply flash 3.0.0 directly using fastboot
Click to expand...
Click to collapse
Sorry,not tried if you try let me know.
Captain Price said:
Sorry,not tried if you try let me know.
Click to expand...
Click to collapse
Already flash via fastboot without any problem.
Sent from my XT1033 using Tapatalk
khairulez said:
Already flash via fastboot without any problem.
Sent from my XT1033 using Tapatalk
Click to expand...
Click to collapse
But like that You can't have MultiRom.
Will you publish the source code or even better add this as an official device to TWRP?
Captain Price said:
TWRP 3.0.0 is already themed.
Click to expand...
Click to collapse
but there is no stock multirom/twrp theme for now.
and how can you call it stable, did you follow the commits, it was biggest change in twrp and mr twrp,
sub77 said:
but there is no stock multirom/twrp theme for now.
and how can you call it stable, did you follow the commits, it was biggest change in twrp and mr twrp,
Click to expand...
Click to collapse
It is mentioned MultiRom Bootable not MultiRom recovery .It can only boot MultiRom not Install them that's why add Roms option in above the option of Flashing TWRP 3.0.0.
If you think this isn't stable try it out and let me know any trouble everything is working pretty good.
Chol said:
Will you publish the source code or even better add this as an official device to TWRP?
Click to expand...
Click to collapse
Our device is an Officially supported TWRP device but there are no official maintainer of Falcon therefore this is an Unofficial version. ,The source code isn't actually shared,Sorry.
Captain Price said:
Our device is an Officially supported TWRP device but there are no official maintainer of Falcon therefore this is an Unofficial version. ,The source code isn't actually shared,Sorry.
Click to expand...
Click to collapse
this is open source, you need to share your source...
hurtsky said:
this is open source, you need to share your source...
Click to expand...
Click to collapse
Why ?,Is there a rule or something?
Captain Price said:
Why ?,Is there a rule or something?
Click to expand...
Click to collapse
Yes - the GPL Here and the base TWRP source Here
You MUST also have permission to use AND provide credits - "Can't remember" is no use.
Thread closed until compliant.

[RECOVERY] [OFFICIAL] [TREBLE] TWRP for Xiaomi Redmi 3S/Prime/3X [land]

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
CHANGELOG for 3.3.1-0:
Fix selinux issues during formatting - dianlujitao
Various fixes for toybox and toolbox builds - CaptainThrowback and bigbiff
Flash both A and B partitions when installing a recovery ramdisk - Dees_Troy
Add option to uninstall TWRP app from /system - Dees_Troy
Create digest for subpartitions - bigbiff
DOWNLOADS: twrp-land.img
HOW TO FLASH:
Fastboot Method :
Code:
fastboot flash recovery twrp-land.img
Boot to OLD TWRP > INSTALL > Select Image > Navigate to twrp-land.img > Select it & Swipe to Flash
CREDITS:
TeamWin
CyanogenMod/Lineage Android
Hyper
XDA:DevDB Information
[RECOVERY] [OFFICIAL] [TREBLE] TWRP for Xiaomi Redmi 3S/Prime/3X [land], Tool/Utility for the Xiaomi Redmi 3S
Contributors
darshan1205
Source Code: http://github.com/omnirom
Version Information
Status: Stable
Created 2017-04-07
Last Updated 2019-05-25
Device Source: https://github.com/TeamWin/android_device_xiaomi_land
Flash lazyflasher to disable dm-verity & forced encryption on MIUI
Any difference between this and fedosis release?
Krauzaa said:
Any difference between this and fedosis release?
Click to expand...
Click to collapse
I think fedosis twrp is supported for F2FS format, just my feeling, idk and this twrp is real not only for change to F2FS.
I try to flash this twrp
Thanks for your hard work I have just one question that is I have to change the format of data and storage
@darshan1205 is your twrp 3.1 have a specific different between fedosis twrp 3.1? Thanks
Sent from my land using XDA Labs
can i falsh it using flashify?? if yes then after flashing what settings i have to do after booting to new twrp
@darshan1205 first of all thanks for this great recovery
secondly can you please tell me how could you fix wifi in your dsmkernel miui build?
Many devs are trying to find the solution for that, but as I could see u could solve it
Hemansh said:
Thanks for your hard work I have just one question that is I have to change the format of data and storage
Click to expand...
Click to collapse
No
After flash this TWRP, can i use the backup of the rom make with TWRP 3.02?
Is it possible for you to make zcx twrp recovery for our device so that we can flash ota updates directly.
great work darshan,nice too see you in redmi3s forum ,hope to see ur continued work here as u did for YU Device
leleallof said:
After flash this TWRP, can i use the backup of the rom make with TWRP 3.02?
Click to expand...
Click to collapse
Yes, in my case i don't have any problem with backup made on TWRP 3.02
zainifame said:
@darshan1205 is your twrp 3.1 have a specific different between fedosis twrp 3.1? Thanks
Click to expand...
Click to collapse
I have both recovery's and i can't see any differences on first look. Maybe there is some deep changes?
Naturally, i must flash the new TWRP, by the old TWRP,on the recovery partition, NOT in the boot partition, right???
?
help....
how to fix 0mb internal memory ???
Krauzaa said:
Any difference between this and fedosis release?
Click to expand...
Click to collapse
zainifame said:
@darshan1205 is your twrp 3.1 have a specific different between fedosis twrp 3.1? Thanks
Sent from my land using XDA Labs
Click to expand...
Click to collapse
I guess Both TWRP Builds shouldn't be compared
sandip691 said:
can i falsh it using flashify?? if yes then after flashing what settings i have to do after booting to new twrp
Click to expand...
Click to collapse
Easiest Methods to flash it are mentioned in First Post
dabi01 said:
@darshan1205 first of all thanks for this great recovery
secondly can you please tell me how could you fix wifi in your dsmkernel miui build?
Many devs are trying to find the solution for that, but as I could see u could solve it
Click to expand...
Click to collapse
DSM Kernel won't come for land [maybe]
P€πtex4869 said:
Is it possible for you to make zcx twrp recovery for our device so that we can flash ota updates directly.
Click to expand...
Click to collapse
Link of zcx twrp's source ?
AkashAlien said:
great work darshan,nice too see you in redmi3s forum ,hope to see ur continued work here as u did for YU Device
Click to expand...
Click to collapse
leleallof said:
Naturally, i must flash the new TWRP, by the old TWRP,on the recovery partition, NOT in the boot partition, right???
Click to expand...
Click to collapse
boot partition is boot.img so it should be flashed in recovery partition
ihya anf said:
help....
how to fix 0mb internal memory ???
Click to expand...
Click to collapse
No such issues but you can try formatting storage
Krauzaa said:
Yes, in my case i don't have any problem with backup made on TWRP 3.02
I have both recovery's and i can't see any differences on first look. Maybe there is some deep changes?
Click to expand...
Click to collapse
i see the different twrp @darshan1205 build doesn't support f2fs partition he's using stock miui kernel prebuilt i see on he's twrp 3.1 maybe just that

[RECOVERY][OFFICIAL][treble] TWRP v3.2.x for Redmi 6 pro(sakura)

Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
CHANGELOG for 3.2.3-0:
Fixed automatic installing of OTA zips on encrypted devices
Remove SuperSU from TWRP
Support both md5 and md5sum file extensions when doing MD5 checking for zip files
Flashing:
Note: this device has anti roll back
Code:
fastboot boot twrp-sakura.img
it'll boot to TWRP... now flash the recovery again with TWRP
Internal showing 0 mb ?
format data... including Internal storage to remove encryption
Downloads: for Redmi 6 pro
Credits:
~ TeamWin
~ CM/Lineage/Omni android
~ Tingyi Chen, sarthak malla
~ @CrazyBirdie1 our pro tester ;-;
Device tree: here
Kernel: prebuilt, from stock miui rom
XDA:DevDB Information
official twrp, Tool/Utility for the Xiaomi Redmi 6 Pro
Contributors
aragon12
Source Code: http://github.com/teamwin
Version Information
Status: Stable
Stable Release Date: 2018-10-09
Created 2018-10-09
Last Updated 2018-10-08
reserved
Thanks for this. I was beginning to regret buying sakura since there was no development other than those GSI's. This was a breath of fresh air. Is the full device tree up?
Sir very happy to see you here. I have seen your work for land, hope to see similar kind of development here. I hope more peoples will come here soon.
Procedures after booting into TWRP?
Hi Sir,
Thanks for the update with TWRP for Redmi6 Pro first, i am just confused about what do you mean by "flashing twrp after booting into TWRP.img", i know i can do that by install disk image in twrp, but it asks for file decryption password, otherwise twrp shows 0MB for every partition.
So there is nothing to flash.
What should i do about that? If you can provide some suggestions that would be great!
Anyone tried on mia2 lite?
Edit: Boots, but partition-scheme kills the fun... Data can be formatted, but all other partitions can´t be mounted. Flashing back stock recovery and wiping data with stock brings everything to normal...
You can always use memory card.
madhead2333 said:
Hi Sir,
Thanks for the update with TWRP for Redmi6 Pro first, i am just confused about what do you mean by "flashing twrp after booting into TWRP.img", i know i can do that by install disk image in twrp, but it asks for file decryption password, otherwise twrp shows 0MB for every partition.
So there is nothing to flash.
What should i do about that? If you can provide some suggestions that would be great!
Click to expand...
Click to collapse
Anyone here tried rooting via Magisk? Also, flashing the TWRP image after after booting into it will make it persistent, right?
coolek33 said:
You can always use memory card.
Click to expand...
Click to collapse
Sure, i will try it.
ty
DJBhardwaj said:
Anyone here tried rooting via Magisk? Also, flashing the TWRP image after after booting into it will make it persistent, right?
Click to expand...
Click to collapse
Magisk works well no problem..however i cant seem to boot into twrp, it always boots into mi recovery..only way i booted to twrp is by using pc.
loseyourself said:
Magisk works well no problem..however i cant seem to boot into twrp, it always boots into mi recovery..only way i booted to twrp is by using pc.
Click to expand...
Click to collapse
Not even after flashing the recovery image in TWRP itself?
DJBhardwaj said:
Anyone here tried rooting via Magisk? Also, flashing the TWRP image after after booting into it will make it persistent, right?
Click to expand...
Click to collapse
DJBhardwaj said:
Not even after flashing the recovery image in TWRP itself?
Click to expand...
Click to collapse
It didnt work for me..flashed the recovery partition with twrp from booted twrp many times.. no luck..vol up + pwr button same mi recovery 3
I've read somewhere that because i've been using miui it always boots up in mi recovery..
I cant seem to remember if i had working twrp with miui before in previous mi phones..
loseyourself said:
It didnt work for me..flashed the recovery partition with twrp from booted twrp many times.. no luck..vol up + pwr button same mi recovery 3
I've read somewhere that because i've been using miui it always boots up in mi recovery..
I cant seem to remember if i had working twrp with miui before in previous mi phones..
Click to expand...
Click to collapse
Try both vol up+down+power together
loseyourself said:
it always boots into mi recovery.
Click to expand...
Click to collapse
If mi recovery is present then it means you didn't flash twrp img after booting into it. Follow the instructions carefully.
So all of you folks have already unlocked the bootloader of your Redmi Note 6 Pro and are using TWRP?
I tried unlocking mine on the 10th and was given a 30-day waiting lockout before I could unlock my bootloader
IceBreakr said:
If mi recovery is present then it means you didn't flash twrp img after booting into it. Follow the instructions carefully.
Click to expand...
Click to collapse
Are you able to access twrp using keys? Because i flashed many times using booted twrp..i must be doing something wrong..
---------- Post added at 12:02 AM ---------- Previous post was at 12:01 AM ----------
NaYaB786 said:
Try both vol up+down+power together
Click to expand...
Click to collapse
No luck man it just reboots
It's redmi 6 pro thread.
Enddo said:
So all of you folks have already unlocked the bootloader of your Redmi Note 6 Pro and are using TWRP?
I tried unlocking mine on the 10th and was given a 30-day waiting lockout before I could unlock my bootloader
Click to expand...
Click to collapse
i hope someone make a android 9 rom.
Hi i can this recovery in MiA2 lite?
secoes90 said:
Hi i can this recovery in MiA2 lite?
Click to expand...
Click to collapse
Nope you have different thread for that.
https://forum.xda-developers.com/mi-a2-lite/development/official-twrp-daisy-t3855396

Categories

Resources