Yes, flashed in TWRP and no Problem Twrp 3.4Has anyone used the official TWRP version? I've been thinking of transitioning from the older, unofficial, TWRP to that, but I haven't found any comment about it at all.
Yes, flashed in TWRP and no Problem Twrp 3.4Has anyone used the official TWRP version? I've been thinking of transitioning from the older, unofficial, TWRP to that, but I haven't found any comment about it at all.
I was able to flash it alright as well, but then I tried to flash a newer ROM and everything stopped working, including using fastboot to boot TWRP, oh well...Yes, flashed in TWRP and no Problem Twrp 3.4
It's the same as unofficial.Has anyone used the official TWRP version? I've been thinking of transitioning from the older, unofficial, TWRP to that, but I haven't found any comment about it at all.
Good Morning,...
"Permanent" install of TWRP (optional):
Copy "twrp-3.3.1-test3.img" to your device.
Boot "twrp-3.3.1-test3.img" from fastboot and go to advanced settings.
Use the option to install recovery ramdisk. In the "file manager" you pick the "twrp-3.3.1-test3.img"
This will extract the twrp ramdisk and install it to your boot.img.
When it's done, tap the "fix recovery bootloop" in advanced settings so that it won't reboot to recovery instead of system..
Since this replaces the ramdisk in boot.img you'll have to reflash magisk afterwards if you want root.
This must be done every time you update your boot.img.
...
Easy as this:Good Morning,
I am trying to make the boot faster, as you indicate at the beginning of the post, and there are some steps that I do not understand:
"Use the option to install recovery ramdisk. In the" file manager "you pick the" twrp-3.3.1-test3.img "
This will extract the twrp ramdisk and install it to your boot.img.
When it's done, tap the "fix recovery bootloop" in advanced settings so that it won't reboot to recovery instead of system .. "
Where is it: "the option to install recovery ramdisk. In the" file manager"?
Where is it: "fix recovery bootloop" in advanced settings"?
I can't find them in the "Advanced" menu or in other TWRP menus.
Regards

Good afternoon,
Good morning,Our old twrp have been great compared to nothing but it isn't exactly fully working and freezes a lot on splash screen.
Thanks to @Stricted and @deadman96385 we now have a more functional twrp.
Support for A/B slots.
ADB working.
No need to flash full firmware. Just flash the vbmeta_patch.img and boot twrp.
Good afternoon,...
# Fastboot flash update without loosing root or data:
----------------------------------------------------------------------------------------
# Already rooted with encryption disabled:
Extract the firmware zip to your adb/fastboot folder.
You already have the patched vbmeta flashed so just remove the stock vbmeta.img from the folder after extraction to avoid flashing it by mistake.
Flash full firmware without wipe. (Use cmds from below. Save as .bat to make it more simple.)
Boot twrp and then install it, fix recovery bootloop.
Reboot recovery, flash Magisk and Disable_Dm-Verity_ForceEncrypt.zip.
Boot system.
Are you using this thread's TWRP? I've just opened it and it's right on the Advanced menu. You can also do it under "Install" > "Install Image" > select the twrp file, and then tick "Install Recovery Ramdisk" before flashing.Good afternoon,
Thank you very much for the explanation and the screenshots.
I could not find that menu because I have now the TWRP is 3.3.1.
Could that be my problem?
Regards
Enviado desde mi unknown mediante Tapatalk
Yeah, it's just that. for updating, you repeat the steps for installing.Good afternoon,
One more, I hope it's the last, hehe.
In step:
"Boot twrp and then install it, fix recovery bootloop".
Do you mean doing this ?:
"Copy "twrp-3.3.1-test3.img" to your device.
Boot "twrp-3.3.1-test3.img" from fastboot and go to advanced settings.
Use the option to install recovery ramdisk. In the "file manager" you pick the "twrp-3.3.1-test3.img"
This will extract the twrp ramdisk and install it to your boot.img.
When it's done, tap the "fix recovery bootloop" in advanced settings so that it won't reboot to recovery instead of system."
Regards
Good morning and sorry for the delay,Are you using this thread's TWRP? I've just opened it and it's right on the Advanced menu. You can also do it under "Install" > "Install Image" > select the twrp file, and then tick "Install Recovery Ramdisk" before flashing.
Yeah, it's just that. for updating, you repeat the steps for installing.
Just pay attention that when flashing a new ROM version you still have a patched vbmeta file. You can't boot TWRP without the patch.
Also, when you're unencrypted, you have to flash the DM-verity zip.
No, I am currently using this: TWRP 3.3.1 & Root for Moto 1 Vision in the next few days, and if all my doubts are cleared up, I will update the entire device: TWRP, firmware, etc.Are you using this thread's TWRP?
You will not lose root or data as long as you do the right steps. Make sure that the fastboot commands do not clear data, and flash the dm verity zip after installing twrp and before booting.Good morning and sorry for the delay,
I will answer you and ask a question.
No, I am currently using this: TWRP 3.3.1 & Root for Moto 1 Vision in the next few days, and if all my doubts are cleared up, I will update the entire device: TWRP, firmware, etc.
I assume that with these steps I will not lose root or data, is that correct?
I have read in the original post something about "vbmeta_patch.img", but then I don't see where or when to use it.
If you know, can you clarify it for me?
Regards
Hello again,You will not lose root or data as long as you do the right steps. Make sure that the fastboot commands do not clear data, and flash the dm verity zip after installing twrp and before booting.
You should flash the patched vbmeta before booting twrp through fastboot. However, it's the very same vbmeta file you're using with the older TWRP version.
One last question.You will not lose root or data as long as you do the right steps. Make sure that the fastboot commands do not clear data, and flash the dm verity zip after installing twrp and before booting.
You should flash the patched vbmeta before booting twrp through fastboot. However, it's the very same vbmeta file you're using with the older TWRP version.
You should do this before booting twrp through "fastboot boot <trwp.img>". If you do not have this patched file, twrp will not start. It's better if you flash your updated ROM before this step. Then proceed to boot Twrp and root your install.One last question.
Do I flash "vbmeta_patch.img" when I finish the whole process and just before starting the rooting process?
Regards