I can not install TWRP? - Xiaomi Mi MIX Questions & Answers

I have a weird issue with TWRP that I cannot seem to resolve.
I have a 4GB Mix on the latest MIUI (China Stable). Bootloader is unlocked and I followed all the steps to got successfully TWRP loaded onto my device and i can come right in to it.
If i restart the device and use volume+ and power TWRP isn't there. Only the stock recovery from MIUI.
I tried the tutorial here on XDA and this one ''en.miui.com/thread-500625-1-1.html"
Is there someone who can help me please?
Many Thanks from the Nederlands!

Dexterd83 said:
I have a weird issue with TWRP that I cannot seem to resolve.
I have a 4GB Mix on the latest MIUI (China Stable). Bootloader is unlocked and I followed all the steps to got successfully TWRP loaded onto my device and i can come right in to it.
If i restart the device and use volume+ and power TWRP isn't there. Only the stock recovery from MIUI.
I tried the tutorial here on XDA and this one ''en.miui.com/thread-500625-1-1.html"
Is there someone who can help me please?
Many Thanks from the Nederlands!
Click to expand...
Click to collapse
I guess you jumped from Samsung, didn't you? Because i remember that you manually have to reboot into recovery at the first time(right after flashing the twrp via odin). So you need to do it from fastboot on Xiaomi(afaik). Just flash the twrp and enter this code in fastboot:
Code:
fastboot boot twrp-blabla.img
Sent from my Xiaomi MIX using XDA Labs

Hi,
i have a package updated for Mix...
I made quick *.bat command to easily flash what i need...
Try OEM unlock tool (bat file) before trying to flash TWRP...
Be sure to have ADB device found in first line and be in fastboot mode !!
http://download.lesscro.com/Mi Mix/TWRP/
Hope help a bit... Cheers !

Konsstantine34 said:
I guess you jumped from Samsung, didn't you? Because i remember that you manually have to reboot into recovery at the first time(right after flashing the twrp via odin). So you need to do it from fastboot on Xiaomi(afaik). Just flash the twrp and enter this code in fastboot:
Code:
fastboot boot twrp-blabla.img
Sent from my Xiaomi MIX using XDA Labs
Click to expand...
Click to collapse
Nope, from the Nexus 6P.
I just tested it and now I'm right in TWRP again. That great! Thanks!!
So every time I want to use TWRP, I need to go into fastboot mode and use that command line?

Nope... power and Vol - or + need make the job or you can install xposed and add a module MIUI Extended Reboot...
Will looks like something like that...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sorry bored to take a picture from my device...

Thanks for your reply.
No, Power and Vol + i get MI-Recovery 3.0 (main menu) and if i use Power and vol - than i get fastboot mode.
So I now have two recovery's on my device. Is that possible? (TWRP and MI Recovery)

I think i have found the problem..
I've installed TWRP in fastboot mode. I've used ''fastboot boot twrpmrraines.img'' to get into TWRP the first time and i have tried to flash TWRP as recovery.
Now I get the following error message ''error opening: / sdcard'' So there seems to be an error with the sd card i think?

Nope Recovery and fastboot mode are different.... Recovery is used to backup, mount and flash ROM, Mod and various ZIP, IMG files...
Fastboot Mode is used to flash, push, IMG, APK, and sometimes ROM if you use Fastboot method...
Anyway, check in recovery if u can repair sdcard... in wipe feature, DO NOT WIPE, choose REPAIR / Advanced/etc......

lesscro said:
Nope Recovery and fastboot mode are different.... Recovery is used to backup, mount and flash ROM, Mod and various ZIP, IMG files...
Fastboot Mode is used to flash, push, IMG, APK, and sometimes ROM if you use Fastboot method...
Anyway, check in recovery if u can repair sdcard... in wipe feature, DO NOT WIPE, choose REPAIR / Advanced/etc......
Click to expand...
Click to collapse
Can not select sdcard if I click on ''Repair or Change File System'' If I go to Wipe-Advanced Wipe I must select: Dalvik, system, data, internal storage, cache or usb otg. There is no sdcard.

On Mix, SDcard is internal storage....

lesscro said:
On Mix, SDcard is internal storage....
Click to expand...
Click to collapse
Invalid partition selection if i click Internal Storage..

then you can't repair internal storage... can u see, when Mix is on Android ROM, your internal storage... with explorer or PC when u mount as MTP... ?

Dexterd83 said:
Invalid partition selection if i click Internal Storage..
Click to expand...
Click to collapse
Try an another version of twrp image. For me twrp by Mr Raines has no issue other than error 7(mount read-only).
Sent from my Xiaomi MIX using XDA Labs

Dexterd83 said:
I guess you jumped from Samsung, didn't you? Because i remember that you manually have to reboot into recovery at the first time(right after flashing the twrp via odin). So you need to do it from fastboot on Xiaomi(afaik). Just flash the twrp and enter this code in fastboot:
Nope, from the Nexus 6P.
I just tested it and now I'm right in TWRP again. That great! Thanks!!
So every time I want to use TWRP, I need to go into fastboot mode and use that command line?
Click to expand...
Click to collapse
Think I said you before only first boot of twrp.

mount read only can be fixed by go to Mounting and check/uncheck read only system and recheck system...
Then u can flash what u want... strange issue but works...

Konsstantine34 said:
Try an another version of twrp image. For me twrp by Mr Raines has no issue other than error 7(mount read-only).
Click to expand...
Click to collapse
Yea that's the same with smarty, other than that never had a problem since 1st day.

lesscro said:
mount read only can be fixed by go to Mounting and check/uncheck read only system and recheck system...
Then u can flash what u want... strange issue but works...
Click to expand...
Click to collapse
If I do that and want to flash twrp i get the same error: Error opening: '/sdcard/twrpmrraines.img/' (not a directory)

If u are on TWRP, why want flash TWRP again ? i m not sure to understand deal here.... whats' problem actually....
1 - you can't flash TWRP ?
2 - u ry to flash TWRP using fastboot ?
3 - u try to flash twrp from TWRP ? (old image from new image)
4 - other ?

Dexterd83 said:
If I do that and want to flash twrp i get the same error: Error opening: '/sdcard/twrpmrraines.img/' (not a directory)
Click to expand...
Click to collapse
Man, my point was your installed twrp may have got an issue. If it has issue, that's normal can't flash something anything. Use fastboot to flash another twrp as usual.
Sent from my Xiaomi MIX using XDA Labs

Konsstantine34 said:
Man, my point was your installed twrp may have got an issue. If it has issue, that's normal can't flash something anything. Use fastboot to flash another twrp as usual.
Sent from my Xiaomi MIX using XDA Labs
Click to expand...
Click to collapse
I flashed 4 different TWRP files. Nothing will works.

Related

[GUIDE][ROOT] HTC One X9 Android 6.0 ROOT Method

0x00 Preparation
Here are something you will need.
1. HTC Driver
2. adb & fastboot
PC:
Install HTC Driver the decompress ADB-Windows.zip.
Phone:
Go to (Settings -> About -> Software information -> More -> Build number), Tap it 7 times to enable developer options.
Go to (Settings -> Developer options), Check OEM unlocking and USB debugging options.
PC:
Go to ADB-Windows folder and hold Shift + Right Mouse Click the click open command windows here.
Input the command below to test adb function.
Code:
adb devices
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
0x01 Unlock Bootloader
Input the command to reboot to download mode.
Code:
adb reboot download
Download mode is same as fastboot in bootloader on old devices, so you must to do UNLOCK, FLASH or RUU in download mode.
Go to HTCdev website to unlock bootloader, you can search many guides on Google.
0x02 Flash TWRP Recovery
TWRP 3.0.2-0
Reboot to download mode and flash recovery.
Code:
adb reboot download
fastboot flash recovery twrp-3.0.2-0-e56ml.img
After flash recovery, reboot to bootloader then BOOT TO RECOVERY MODE.
0x03 Format Data
Wipe -> Format Data -> type yes to format data
Please reboot to recovery after formatting.
0x04 Install SuperSU
Please download SuperSU v2.78, i've test this version and work like a charm.
Before flashing su, please ensure that BOOT image is stock.
Looks good. Have to questions: Will that also work for the DualSim version?
Is the TWRP not the test version, where need a password?
Thx a lot.
Sent from my LG-H961N using XDA-Developers mobile app
schuertzi said:
Looks good. Have to questions: Will that also work for the DualSim version?
Is the TWRP not the test version, where need a password?
Thx a lot.
Sent from my LG-H961N using XDA-Developers mobile app
Click to expand...
Click to collapse
I have tested on dual-sim device (Taiwanese model) but single-sim devices, need volunteer to test it.
In this situation TWRP will request password, stock BOOT and boot into android once, in the meanwhile userdata will be encrypted.
BUT you won't do nothing if you flash TWRP, just format the userdata and install SuperSU, encryption doesn't matter anymore.
OK thx. So, you tried it with the DualSim version. That's great. But I don't know how to stock Boot and boot into Android? Can you help me with that? Thx a lot.
Sent from my LG-H961N using XDA-Developers mobile app
schuertzi said:
OK thx. So, you tried it with the DualSim version. That's great. But I don't know how to stock Boot and boot into Android? Can you help me with that? Thx a lot.
Sent from my LG-H961N using XDA-Developers mobile app
Click to expand...
Click to collapse
FORMAT userdata via TWRP
Reboot to download mode
Flash stock BOOT image
Reboot
Thx for your explanation. Will try, it when I am back home.
Thx again.
Sent from my LG-H961N using XDA-Developers mobile app
sabpprook said:
FORMAT userdata via TWRP
Reboot to download mode
Flash stock BOOT image
Reboot
Click to expand...
Click to collapse
Thank you very much for the instructions
I have done it the root very easy
But my phone is S-off So I used SD card method
It's very easy way than ADB methode also no need to unlock bootloader if you are S-off.
Dude...... Awesome tutorial........thank you.
Can some one direct me on how to get xposed up and running?????
dsjiffry said:
Dude...... Awesome tutorial........thank you.
Can some one direct me on how to get xposed up and running?????
Click to expand...
Click to collapse
DO IT YOURSELF
Install xposed framework here via TWRP, then install APK here
Thanks so much! I will test this on my single sim X9 :good:
One of the best How-To's I have seen posted on this site in a long time - great work! :laugh:
Do I have to root before I upgrade to the latest Android? 2.18.401.3
I have tried this and as soon as I install twrp the phone is soft bricked. It does not even start if I reinstall stock recovery.
Edit:
I tried again but this time I skipped this part:
0x03 Format Data
Wipe -> Format Data -> type yes to format data
Rooted and not soft bricked.
hello, when I wrote adb devices, it show for me 2 devices, one is htc and one is emulator, so how I can choose my device htc ?
please advice.
Now I use magisk.
I downgraded my phone to 2.17.401.1 (with RUU) and then updated via ota to 2.23.401.1.
Then installed TWRP. From there I installed all three files from the links in the magisk section. Booted into recovery and installed the two zip-files, this time I had to format data to be able to install.
When booted I installed magisk manager from my download directory and Phils superuser app from play store.
Checked root with Root checker to confirm.
Hi, when I try fastboot flash recovery part, I get cannot load 'twrp-3.0.2-0-e56ml.img' message. What should I do?
thank you so much, it worked greatly on my htc x9 dual sim.
---------- Post added at 05:46 PM ---------- Previous post was at 05:46 PM ----------
thank you so much, it worked greatly on my htc x9 dual sim.
after flashing twrp the phone is soft bricked
i flashed twrp and then stock boot.img
when i let twrp change system partition it soft bricks the phone
Hi, Please get backup before use this method!
My phone is die
can you help me ?
Please tell me to flash stock rom in this phone
thanks alot
-.- folllowed instructions on single sim wont boot past htc logo. great job. should have informed us of password or something to actually allow full access so this doesnt happen. how to restore the phone as it wouldnt even let me do a backup in recovery before hand.... and your comments just said do it anyway
edit:
i may have swiped factory reset not format data. this may be my issue. just gotta wait 3 hours to download my original boot image now -.- will post back withupdate
#update:
flashed stock bootimg, recoveryimg and systemimg then flashed decrypted firmware and then the twrp rebooted into recovery instantly it mounted everything fine no password asked. formatted flashed su then booted and seems to be working fine just turning phone on now and says updating apps. thanks will post back with or if any issues
ty ty sir i rooted my phone because of you
kgpp2293 said:
-.- folllowed instructions on single sim wont boot past htc logo. great job. should have informed us of password or something to actually allow full access so this doesnt happen. how to restore the phone as it wouldnt even let me do a backup in recovery before hand.... and your comments just said do it anyway
edit:
i may have swiped factory reset not format data. this may be my issue. just gotta wait 3 hours to download my original boot image now -.- will post back withupdate
#update:
flashed stock bootimg, recoveryimg and systemimg then flashed decrypted firmware and then the twrp rebooted into recovery instantly it mounted everything fine no password asked. formatted flashed su then booted and seems to be working fine just turning phone on now and says updating apps. thanks will post back with or if any issues
Click to expand...
Click to collapse
Hey can u help me? When I try fastboot flash recovery part, I get cannot load 'twrp-3.0.2-0-e56ml.img' message.

[ROM] Oxygen OS 3.2.5 untouched system.img + boot.img (twrp + fastboot)

If someone wants to make mirrors or a flashable zip, feel free to contact me and I will update thread
I've got my new OP3 today and what I've noticed that it runs with Oxygen OS 3.2.5. So I have looked around and saw that nobody backed up their 3.2.5 und uploaded it so I decided to do it.
Here is the download link: https://mega.nz/#!PJhzRDyL!wX12zmq9ptiu8gNbtfQfypB2Q6wGdu3IfNFFwi9acQk
The only requirement is an unlocked bootloader as fastboot doesn't allow to flash on locked devices
How to install:
via twrp:
- boot into twrp recovery
- press "install"
- press "install image" on the bottom right
- select the image and confirm on which partition it should flash
(not recommended) via fastboot:
- boot into fastboot
- use these commands to flash it:
ignore the little warning message and pe patient because it can take a while till you get a response from cmd because fastboot splits the image into 6 parts
Code:
fastboot flash boot boot.img
fastboot flash system system.img
Note: if your phone isn't booting, flash supersu and it should boot.
screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Fastboot flashing is not working.
Can you comment on the LTE reception and performance? It was the only issue i had with 3.2.4
Anyone tried looks tempting
Sent from my ONEPLUS A3003 using XDA-Developers mobile app
TWRP is working, fastboot not.
Im on 3.2.5 now so yes its working, but only with TWRP
*Extracted fine with newest winrar*
Error on my end, sorry, thank you!
Chronzy said:
@hellcat50 zip is corrupt, "unexpected end of archive" when I tried to extract the img's. Downloaded it twice. Don't recommend wiping and trying to install at this time.
Would love to have this though, would you mind repacking?
---------- Post added at 12:19 PM ---------- Previous post was at 12:18 PM ----------
you were able to extract the imgs? I downloaded it twice and got corrupt zip both times.
Click to expand...
Click to collapse
It did extract without any issues on my end.
I downloaded and extracted the file on my PC with the latest winrar.
EDIT:
Worked as described in the first post.
I flashed both files, followed by the latest SuperSU 2.78 and Xposed,
then did a reboot.
All works well!
So, I will not lose my data, right?
No, but you should still do a backup in TWRP.
AcmE85 said:
No, but you should still do a backup in TWRP.
Click to expand...
Click to collapse
Sorry, but I haven't installed TWRP. I'm completely on stock (system and recovery)
Andrea224 said:
Sorry, but I haven't installed TWRP. I'm completely on stock (system and recovery)
Click to expand...
Click to collapse
Then there is probably no way to install this to your device, as a user already said that using fastboot does not work.
I also think that your bootloader should be unlocked for this to work.
AcmE85 said:
Then there is probably no way to install this to your device, as a user already said that using fastboot does not work.
I also think that your bootloader should be unlocked for this to work.
Click to expand...
Click to collapse
Mmh...ok, thanks anyway.
So basically you should have unlocked bootloader, supersued, and TWRP'ed
Reconfigured said:
So basically you should have unlocked bootloader, supersued, and TWRP'ed
Click to expand...
Click to collapse
SuperSU is not needed, why should it be? With this you overwrite the whole System partition, thus removing all mods including SuperSU and Xposed.
waiting for someone to confirm the LTE issue resolution.. if it's resolved, I'll flash this ASAP..
AcmE85 said:
EDIT:
Worked as described in the first post.
I flashed both files, followed by the latest SuperSU 2.78 and Xposed,
then did a reboot.
All works well!
Click to expand...
Click to collapse
Pick your brain for a moment if you don't mind...
Still having issues with both methods... in TWRP, at the install image screen i'm only getting boot and recovery partition options, supposed to have system too right?
Fastboot it hangs for a moment at an error of something about invalid sparsing but continues to flash, apparently successfully, but when i reboot system it just boots back to recovery.
Chronzy said:
Pick your brain for a moment if you don't mind...
Click to expand...
Click to collapse
I am using this recovery
http://forum.xda-developers.com/oneplus-3/development/recovery-twrp-3-0-2-0-touch-recovery-t3402999
After switching to image install, I simply picked the system.img and was able to pick between system, boot and recovery.
Repeated for boot.img as boot...
AcmE85 said:
I am using this recovery
http://forum.xda-developers.com/oneplus-3/development/recovery-twrp-3-0-2-0-touch-recovery-t3402999
After switching to image install, I simply picked the system.img and was able to pick between system, boot and recovery.
Repeated for boot.img as boot...
Click to expand...
Click to collapse
Can we directly flash it over 3.2.4 in twrp ?
Any differences with the previous version guys?3.2.4....Tnx!!
AcmE85 said:
I am using this recovery
http://forum.xda-developers.com/oneplus-3/development/recovery-twrp-3-0-2-0-touch-recovery-t3402999
After switching to image install, I simply picked the system.img and was able to pick between system, boot and recovery.
Repeated for boot.img as boot...
Click to expand...
Click to collapse
I was on an older recovery, should have known... that did it, Thanks! :good:

[RECOVERY][swift] Unofficial TWRP 3.1.1-0 touch recovery [2017-10-24]

DEPRECATED because I don't have the watch anymore. Might still work, might also not. Feel free to just try and iterate on my work.
TWRP touch recovery
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is TWRP touch recovery for the Asus Zenwatch 3.
Usual disclaimer:
Code:
[I] I take no responsibility for any issues to your watch, your house, your job, your kitten, blah blah.[/I]
DON'T ALLOW TWRP TO MODIFY /SYSTEM IF YOU DIDN'T DISABLE DM-CRYPT! Recovery will then get overwritten on every boot though.
INSTRUCTIONS
It's recommended to boot it via "fastboot boot twrp_swift_*.img".
To flash, use the default "fastboot flash recovery twrp_swift_*.img". To boot into recovery, use adb or hold center and bottom button when off. Everything is tested to work fine.
If you want to return to stock recovery, flash recovery image from here.[/SIZE]
DOWNLOAD
3.1.1-0: View attachment twrp_swift_3.1.1-0.img
3.1.0-0: View attachment recovery_swift-3.1.0-0.img
3.0.2-0: View attachment recovery.img
SOURCES
Device/board config
Recommended platform manifest
Thanks a lot to @joeykrim and @T10NAZ, I used their Zenwatch 2 thread as a guide to compile the kernel and recovery.
This is interesting to see, I don't own a ZenWatch 3, but I'm curious how this would work. Would it be possible to flash custom ROMs on a watch? Maybe even port over Android 2.0 for the ZenWatch 3? Just curious how this would work on a watch.
To see something like this on a watch I must say you guys and everyone involved are truly awesome
Thank you!
I flashed a SuperSU zip file and the flash process worked well. Still root is not working because the SuperSU app crashes everytime something needs root rights...
g4rb4g3 said:
Thank you!
I flashed a SuperSU zip file and the flash process worked well. Still root is not working because the SuperSU app crashes everytime something needs root rights...
Click to expand...
Click to collapse
Which SuperSU.zip did you flash? Remember not every SuperSU.zip are compatible with Android wear. I am a bit out of time ..will try to play with root in my kernel.
janjan said:
Which SuperSU.zip did you flash? Remember not every SuperSU.zip are compatible with Android wear. I am a bit out of time ..will try to play with root in my kernel.
Click to expand...
Click to collapse
Nevermind, I got it working now using this tutorial: https://forum.xda-developers.com/ap...t-squashfs-t3319097/post65428079#post65428079
g4rb4g3 said:
Nevermind, I got it working now using this tutorial: https://forum.xda-developers.com/ap...t-squashfs-t3319097/post65428079#post65428079
Click to expand...
Click to collapse
Did you flash the recovery or also only boot it?
Maxr1998 said:
Did you flash the recovery or also only boot it?
Click to expand...
Click to collapse
Sorry for the late response, I didn`t flash it I just booted it. But I`ve sent the watch back and got a Gear S3 instead now.
g4rb4g3 said:
Sorry for the late response, I didn`t flash it I just booted it. But I`ve sent the watch back and got a Gear S3 instead now.
Click to expand...
Click to collapse
No prob, I already tested myself and flashing worked fine.
Thanks, can't wait to see other development stuff to follow too. Anybody tried to root through the recovery ?
I just updated the recovery to TWRP 3.1.0, grab the image from OP.
Latest TWRP installed and working fine. Thank you!
wokrs well!
Thank you
Now running :
https://forum.xda-developers.com/zenwatch-3/development/rom-asus-zenwatch-3-swift-t3537340
I added TWRP 3.1.1-0 to the OP, built on latest Nougat kernel from git and with latest TWRP sources in 7.1 tree. Enjoy!
is there an repair option for the partitions like there is in a stock TWRP? I do not see it. I am having some issues with my watch, one of which is that I am unable to mount /data, which is normally fixed with the repair option under the advanced wipe menu, but I do not see that option here. Please help.
Here is a link to the full issues I am experiencing.
https://www.reddit.com/r/zenwatch/comments/7de8ax/help_unbricking_zenwatch_3/
re: flashing roms in twrp
Coltonbyu said:
is there an repair option for the partitions like there is in a stock TWRP? I do not see it. I am having some issues with my watch, one of which is that I am unable to mount /data, which is normally fixed with the repair option under the advanced wipe menu, but I do not see that option here. Please help.
Here is a link to the full issues I am experiencing.
https://www.reddit.com/r/zenwatch/comments/7de8ax/help_unbricking_zenwatch_3/
Click to expand...
Click to collapse
Have you tried to "FORMAT DATA" in TWRP?
If not then go to the WIPE option in twrp and
select "format data" then you will be ready
to flash a zip file rom or IMG files.
Most likely your DATA partition is "encrypted"
which means the watch cannot successfully
complete a rom installation because it cannot
write to the data partition.
Wiping DATA is fine if your DATA partition is
not encrypted.
Good luck, have a great day!
Misterjunky said:
Have you tried to "FORMAT DATA" in TWRP?
If not then go to the WIPE option in twrp and
select "format data" then you will be ready
to flash a zip file rom or IMG files.
Most likely your DATA partition is "encrypted"
which means the watch cannot successfully
complete a rom installation because it cannot
write to the data partition.
Wiping DATA is fine if your DATA partition is
not encrypted.
Good luck, have a great day!
Click to expand...
Click to collapse
I do not see a "format data" option under wipe in TWRP on my zenwatch when i go to wipe i have either factory reset, or advanced wipe.
If i go to advanced wipe, and then select data, and slide to wipe, it says "unable to mount storage " "updating partition details..." "Failed to mount '/data' (invalid argument)" "...done" "unable to mount storage"
I have a problem with my ZW3: I unlockt the bootloader and booted into TWRP 3.1.1.0 (via fastboot, did not install it).
I wanted to transfer a ROM on my watch, but did not find a way to do it. So I rebooted the system.
But now everytime I want to boot into (stock) recovery (on the watch) I get the android droid with a exclamation mark. Is there a recovery image I can flash to solve this?
How do I transfer files on my watch? I don't see the device on my pc in the list (adb and fastboot work fine).
EDIT: Found a file here: https://forum.xda-developers.com/ze...stock-zenwatch-3-partition-dump-boot-t3535589
Do I have to flash all three files (system, boot and recovery) in order to get recovery back?
EDIT 2: When I boot the recovery from the file above via fastboot I also get the droid with the exclamation mark.
re: stock firmware
Der-Knuffi said:
I have a problem with my ZW3: I unlockt the bootloader and booted into TWRP 3.1.1.0 (via fastboot, did not install it).
I wanted to transfer a ROM on my watch, but did not find a way to do it. So I rebooted the system.
But now everytime I want to boot into (stock) recovery (on the watch) I get the android droid with a exclamation mark. Is there a recovery image I can flash to solve this?
How do I transfer files on my watch? I don't see the device on my pc in the list (adb and fastboot work fine).
EDIT: Found a file here: https://forum.xda-developers.com/ze...stock-zenwatch-3-partition-dump-boot-t3535589
Do I have to flash all three files (system, boot and recovery) in order to get recovery back?
EDIT 2: When I boot the recovery from the file above via fastboot I also get the droid with the exclamation mark.
Click to expand...
Click to collapse
@Der-Knuffi
Go into fastboot and flash all 3 of the image files (recovery.img, boot.img and system.img)
fastboot oem unlock
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot oem lock
When your done flashing reboot the watch.
The watch will boot into official stock Android Wear 1.5, have patience it takes a long time to boot.
Good luck, have a great day!
Misterjunky said:
@Der-Knuffi
Go into fastboot and flash all 3 of the image files (recovery.img, boot.img and system.img)
fastboot oem unlock
fastboot flash boot boot.img
fastboot flash system system.img
fastboot flash recovery recovery.img
fastboot oem lock
When your done flashing reboot the watch.
The watch will boot into official stock Android Wear 1.5, have patience it takes a long time to boot.
Good luck, have a great day!
Click to expand...
Click to collapse
Thanks, I will try it. Isn't there a dump from AW2.0?
Gesendet von meinem ONEPLUS A3003 mit Tapatalk

[TOOL][OP5] TOOL ALL IN ONE (Drivers|Unlock|TWRP|Factory Image|Stock Recovery)

This is the OnePlus 5's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread
TOOL ALL IN ONE
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
ADVANCED OPTIONS
FUNCTIONS
Install Drivers
Install Drivers
Unlock Bootloader
Lock Bootloader (use carefully)
Flash TWRP Recovery
Flash Stock Recovery
Flash Stock Factory Image
Automatic ROOT
Install APKs
Uninstall APKs
Take a Screenshot
Take a Screen Reocrd
Flash Partitions
Erase All Data (This function can decrypt the phone)
Reboot Phone
Update the Tool to latest version
Update Adb and Fastboot to latest version
Set Adb and Fastboot priviliges in system wide
Install Zip directly from PC (Required TWRP on phone)(These functions work perfectly on my pc but i have perfect adb drivers on my pc and perfect TWRP on my phone)
Flash Fastboot ROM
Delete downloaded files
ADB File Manager
DEVICE LIST
If you want you can send a request to add a new device here:
New Device Request Form
Device List
DOWNLOAD
Original Thread
DONATE LINK
If you want to support the project please consider making a donation, thanks.
​
Thaaaanks but has anyone rooted there op5 with this yet? Does it actually work? Probably does but just would like to make 110% sure
icem8n said:
Thaaaanks but has anyone rooted there op5 with this yet? Does it actually work? Probably does but just would like to make 110% sure
Click to expand...
Click to collapse
This tool cant directly root your phone, but it can unlock your bootloader and help you to flash a twrp. If you want to root your phone you can flash twrp and then flash the root zip through twrp
Bootloader successfully unlocked
I´ve also flashed this Chinese TWRP with your tool due to my eagerness
and finally rooted with Magisk
@mauronofrio your efforts are really appreciated
Deacon-Frost said:
Bootloader successfully unlocked
Click to expand...
Click to collapse
Perfect:good:
Awesome looking tool. I'll be downloading and donating as soon as I get my OP5 on Monday.
I plan on running stock software for awhile but can I simply unlock, flash TWRP, and flash the same SuperSU I always use for custom ROMs?
biglilsteve said:
Awesome looking tool. I'll be downloading and donating as soon as I get my OP5 on Monday.
I plan on running stock software for awhile but can I simply unlock, flash TWRP, and flash the same SuperSU I always use for custom ROMs?
Click to expand...
Click to collapse
Yes, i don't know if there are a supersu specific version must be flashed, but yes, unlock the bootloader, flash the twrp and then flash supersu or magisk. I don't know if you need to disable dm-verity before reboot but i think yes
was impatient... and got everything working... unlocked, TWRP recovery, and then Magisk rooted. woot woot.!!
now hopefully there is a working xposed
AznMTboy said:
was impatient... and got everything working... unlocked, TWRP recovery, and then Magisk rooted. woot woot.!!
now hopefully there is a working xposed
Click to expand...
Click to collapse
Perfect:good:
Made a backup before flash xposed
perfect!thank you!
Which version of magisk 13 you use?
Gesendet von meinem Nexus 6P mit Tapatalk
cant install twrp
i cant install twrp and also cant root the phone, some one can help me? i try all i can to get it work....
this is what i get always..
hounter17 said:
i cant install twrp and also cant root the phone, some one can help me? i try all i can to get it work....
this is what i get always..
View attachment 4192075 View attachment 4192076
Click to expand...
Click to collapse
When you flash the twrp select the options "And boot it" and you will rebooted directly to the twrp, someone say that the TWRP survive for only 1 reboot
Craxx said:
Which version of magisk 13 you use?
Gesendet von meinem Nexus 6P mit Tapatalk
Click to expand...
Click to collapse
I have not tested it, i think the last should work
mauronofrio said:
When you flash the twrp select the options "And boot it" and you will rebooted directly to the twrp, someone say that the TWRP survive for only 1 reboot
the problem is that i can get it flashed
Click to expand...
Click to collapse
hounter17 said:
mauronofrio said:
When you flash the twrp select the options "And boot it" and you will rebooted directly to the twrp, someone say that the TWRP survive for only 1 reboot
the problem is that i can get it flashed
Click to expand...
Click to collapse
You are the first until now. To flash the twrp you need to have an internet connection, because the tool before download the recovery and then flash it. If you have made all of this try to delete the downloaded recovery and flash it again (maybe the download has failed). To delete the downloaded recovery you need to go in the advanced options and use the "Delete Files" (top right of the page) button to delete what you want (in this case you need only to delete TWRP recoveries). Tell me if you solve
Click to expand...
Click to collapse
Someone said that TWRP will only survive for one reboot. I've flashed yesterday that Chinese TWRP and rooted with Magisk. My experience is that TWRP will stay. I've booted today three times into TWRP. Everything seems to be as normal as it should be.
Deacon-Frost said:
Someone said that TWRP will only survive for one reboot. I've flashed yesterday that Chinese TWRP and rooted with Magisk. My experience is that TWRP will stay. I've booted today three times into TWRP. Everything seems to be as normal as it should be.
Click to expand...
Click to collapse
Perfect so the problem is another one. When the twrp is booted for the first time it automatically delete or hide the stock recovery so if you flash the twrp and you boot directly from fastboot to twrp, the twrp will survive but if you flash the twrp and power one normally the phone the stock recovery will be restored. So when you flash the twrp, directly boot in it, from the tool you need to check "And boot it" option to boot it directly after flash.
mauronofrio said:
hounter17 said:
You are the first until now. To flash the twrp you need to have an internet connection, because the tool before download the recovery and then flash it. If you have made all of this try to delete the downloaded recovery and flash it again (maybe the download has failed). To delete the downloaded recovery you need to go in the advanced options and use the "Delete Files" (top right of the page) button to delete what you want (in this case you need only to delete TWRP recoveries). Tell me if you solve
Click to expand...
Click to collapse
i try all and it tucks here:
View attachment 4192182
Click to expand...
Click to collapse
hounter17 said:
mauronofrio said:
i try all and it tucks here:
View attachment 4192182
Click to expand...
Click to collapse
i'm unable to load this image and please be more specific, when you got this problem?
Click to expand...
Click to collapse
mauronofrio said:
hounter17 said:
i'm unable to load this image and please be more specific, when you got this problem
Click to expand...
Click to collapse
im sorry about the troubles... i unlock the bootloader i enable usb debuging and i reboot it in fastboot mode. them i use the tool to flash the recovery but when the cmd screen gets on it stucks and doesnt finish the process...
i dont know what to do in this point
i also see that in fastboot mode screen appear that the product name was "QC_reference_phone" and the bootloader and the baseband brands are empty.
the device state was "unlocked"
Click to expand...
Click to collapse

General [SHARED][RECOVERY][UNOFFICIAL] TWRP 3.6.0 and Orange Fox recovery

Guys, there is a VERY good (and very bad, but about it in the end) news, at my request, one good forumchanin under the nickname yurxxl from 4PDA, collected on TWRP for Poco M4 Pro 5G
Decryption / data works, connection to the computer, I installed magisk through it.
**********************
Installation:
in fastboot mode with the command:
fastboot flash boot twrp.img
<><><><><><><><><><><
And now the bad news:I put the Taiwanese firmware on myself in the morning,and first tested the recovery on it,yes,the recovery is put on it,and everything also works,there are no questions to the recovery,BUT I flashed the magisk,rebooted the system,updated the magisk from the application,the program wrote about the need to reboot,the reboot went,but then the system did not boot,and even deleting the adb folder (where the magisk is placed),nor the twrp firmware (which is the boot, if anyone did not know) did not help again,I was able to boot into the system only by making format data. Then I put back the global firmware, and everything is fine on it, magisk works fine.
——————————————————
Well, I will add more, yesterday, after all these installations of gsi firmware, and flashing the drain, this inscription dm-verity corruption appeared on my logo your device is corrupt. it can't be trusted and my not work properly. press enter button to continue. Or, device will power off in 5s. Since the firmware via fastboot is buggy for me, I flash through F.T. Sewed in download mode.Then I decided to still try to flash in firmware upgrade mode, since in this mode the firmware formats the memory, and after the firmware the inscription disappeared. Yes, also, in this mode, the bootloader is blocked, I first flashed the Taiwanese firmware, and through MiUnlock, without waiting, unlocked the bootloader.And when a jamb with a magisk appeared on it, I flashed it to the global one, again through firmware upgrade, respectively, I blocked the bootloader again, but I unblocked it right after. Maybe someone will need it.I updated the recovery, now the smartphone is visible in them by the computer when connected in fastbootd mode, which facilitates the installation of gsi firmware.
Yes, the recovery is already patched in magisk
Spoiler: screenshots
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Guys, I forgot to add, I have Poco, so the recovery was tested on this modification, on two firmware versions, Global and Taiwan. I do not know if it will work for Redmi.I've disassembled the boot from the firmware for India, there is another core used. And yet, I see they have already downloaded 5 times, they could have written how everything went, it became normal
Hello,
I've tried your twrp, but some partitions are unavailable. By the way, why to flash in boot and not in recovery?
stratonz said:
Hello,
I've tried your twrp, but some partitions are unavailable. By the way, why to flash in boot and not in recovery?
Click to expand...
Click to collapse
Because we do not have a separate recovery, it is located in the boot, so it is practically a stock boot, with a recovery added to it. Which sections are unavailable?
arraki said:
Because we do not have a separate recovery, it is located in the boot, so it is practically a stock boot, with a recovery added to it. Which sections are unavailable?
Click to expand...
Click to collapse
I can't remember now, cos' I have uninstalled twrp and restore original firmware, but it seems to me that was impossible to install GSI in system. A question: have I to install twrp in both the boot partition?
ah, maybe I've tried to do a nandroid backup and in the partition list there wasn't system
stratonz said:
to install GSI in system.
Click to expand...
Click to collapse
For the gsi firmware, it is necessary that the recovery supports this function, few recoveries are able to do this. Backup should be done of the super partition, for normal recovery it is enough to make a backup of two partitions:data and super, I checked. And gsi are normally put through fastbootD. Here I put it on trial
Spoiler: GSI
Thanks, I reinstall twrp, it works, but during backup process createTarFork ended with error code 255, seems dued to (from log):
failed to lookup fscrypt tar policy for '/data/extm' - 'a0e08c6d2252b15091f8e5807863eaa1'
....
I:Error adding file '/data/extm/I581aDAAAAQh4qwuBNkwvrSSE3fUn6RD' to '/data/media/0/TWRP/BACKUPS/CQX899S4BQ8TQWAU/2022-03-04--07-06-12_CUST_evergreen/data.f2fs.win011'
any suggestions? googling, this extm folder seems to be a common problem...
stratonz said:
Thanks, I reinstall twrp, it works, but during backup process createTarFork ended with error code 255, seems dued to (from log):
failed to lookup fscrypt tar policy for '/data/extm' - 'a0e08c6d2252b15091f8e5807863eaa1'
....
I:Error adding file '/data/extm/I581aDAAAAQh4qwuBNkwvrSSE3fUn6RD' to '/data/media/0/TWRP/BACKUPS/CQX899S4BQ8TQWAU/2022-03-04--07-06-12_CUST_evergreen/data.f2fs.win011'
any suggestions? googling, this extm folder seems to be a common problem...
Click to expand...
Click to collapse
Strange, I did a backup data, everything went fine.Although, I didn't do a backup in twrp, I still have a recovery Orange Fox, I did a backup to them, I'll check in twrp later And I've seen this error before on another smartphone, you just need to delete this folder, and everything will be fine.
arraki said:
Strange, I did a backup data, everything went fine.Although, I didn't do a backup in twrp, I still have a recovery Orange Fox, I did a backup to them, I'll check in twrp later And I've seen this error before on another smartphone, you just need to delete this folder, and everything will be fine.
Click to expand...
Click to collapse
Excuse me, have you also a orange fox recovery working on poco m4 pro 5g/redmi etc etc?
stratonz said:
Excuse me, have you also a orange fox recovery working on poco m4 pro 5g/redmi etc etc?
Click to expand...
Click to collapse
Yes, but I also don't know if it will work on Redmi, it works well on Poco, but I really didn't check everything.
I have Poco (evergreen) could I test it?
Just another question: flashing twrp I lost root (magisk). To restore root I have to install magisk from inside twrp, with "install zip"?
stratonz said:
Just another question: flashing twrp I lost root (magisk). To restore root I have to install magisk from inside twrp, with "install zip"?
Click to expand...
Click to collapse
Ok! Done as described and it works
Regarding the TWRP I posted (and orange Fox, which will be below), the MTP works in them, but there is no connection to the computer in fastbootd, the computer does not even react.I wrote about this to the author, I hope he will fix it. Also, when creating a backup /data in twrp, the process ends with an error, the extm folder is to blame for everything.I've seen this error before, on other smartphones, you just need to delete this folder, it won't be a big deal.But there is no such mistake in Orange Fox.
arraki said:
Regarding the TWRP I posted (and orange Fox, which will be below), the MTP works in them, but there is no connection to the computer in fastbootd, the computer does not even react.I wrote about this to the author, I hope he will fix it. Also, when creating a backup /data in twrp, the process ends with an error, the extm folder is to blame for everything.I've seen this error before, on other smartphones, you just need to delete this folder, it won't be a big deal.But there is no such mistake in Orange Fox.
Click to expand...
Click to collapse
Thanks for OF and for working on recoveries!
Twrp available for Note 11T (Evergo) is useless. It can't flash magisk or Gapps. Tested by some users in Telegram, and they failed.
So can anybody help how to flash GApps into Note 11T (evergo) with TWRP?
I mean flashing China MIUI ROM and Flash GApps into that with TWRP.
When i tried to install using "fastboot flash boot OF_boot.img" it gives error
FAILED (remote: This partition doesn't exist)
I also tried "fastboot boot OF_boot.img" then it gives this error
downloading 'boot.img'...
OKAY [ 3.720s]
booting...
FAILED (status read failed (Too many links))
finished. total time: 11.552s
Please guide me @arraki
Update : It worked , i tried using latest platform tools then it does not give any errors!
Thank you very much for creating this recovery file @arraki
Anmol98 said:
When i tried to install using "fastboot flash boot OF_boot.img" it gives error
FAILED (remote: This partition doesn't exist)
I also tried "fastboot boot OF_boot.img" then it gives this error
downloading 'boot.img'...
OKAY [ 3.720s]
booting...
FAILED (status read failed (Too many links))
finished. total time: 11.552s
Please guide me @arraki
Click to expand...
Click to collapse
Is your bootloader unlocked?
arraki said:
Is your bootloader unlocked?
Click to expand...
Click to collapse
it is working now , after i used latest platform tools !
Thanks...

Categories

Resources