TWRP Failed To Write - Mate 8 Q&A, Help & Troubleshooting

sending 'recovery' (6292 KB)...
FAILED (command write failed (No such device or address))

ronadur said:
sending 'recovery' (6292 KB)...
FAILED (command write failed (No such device or address))
Click to expand...
Click to collapse
Root
Step by Step Guide
1.
Download files (supersu_v2.79_sr2.zip)
1.3- http://www.sillanwali.com/downloads/supersu_v2.79_sr2.zip
2-
Copy this file (supersu_v2.79_sr2.zip) into SD Card
3-
Download TWRP Recovery 3.0.2-0
http://sillanwali.com/downloads/twrp-3.0.2-0-next.img
4-
adb devices
adb reboot bootloader
fastboot flash recovery (PATH-TO)\twrp-3.0.2-0-next.img
5-
5.1- Reboot your phone to TWRP then choose Wipe > format > type Yes
5.2- Back again, then wipe (data, dalvik, cache, system)
5.3- Don't reboot after install
6-
Install
6.1- supersu_v2.79_sr2.zip (Don't reboot after install)
7-
Hope rooted
8-

Related

[Q] Not able to flash Cyanogenmod

Hello Modders,
I wiped all my data with TeamWin Recovery under advanced wipe.
(Dalvik Cache; System; Data; Internal Storage, Cache)
When I tried to install Cyanogenmod it told me the Bootloader is not unlocked.
Of course it should be unlocked. I unlocked it without any errors.
Code:
C:\OPO\XNPH38R\rom>fastboot oem unlock
...
OKAY [ 0.005s]
finished. total time: 0.006s
And yes, I was in fastboot Mode. All drivers were installed.
Code:
C:\OPO\XNPH38R\rom>fastboot flash boot boot.img
target reported max download size of 536870912 bytes
sending 'boot' (5578 KB)...
OKAY [ 0.180s]
writing 'boot'...
FAILED (remote: Device not unlocked cannot flash or erase)
finished. total time: 0.185s
Any ideas?
best regards,
ExXxO
The solution was easier than expected.
HowTo:
Get the OnePlusOne-BootUnlocker.zip from this Thread
Download a working ADB.exe with drivers to flash the zip later. (Both need to be in the same folder, the exe and zip)
Open CMD.exe and tell your computer to navigate to the folder where the ADB.exe is located, example > "cd C:/OPO/ADB.exe"
Go into your Recovery with the OnePlus One and connect it to the PC.
Flash the Zip on the OnePlus with the command > "adb push OnePlusOne-BootUnlocker.zip /sdcard"
In the Recovery just install the the zip.
Finished. > If you don't have a Costum Recovery Installed follow this tutorial

[Q] How To Flash Recovery Via Fastboot mode OPPO Find 5 Mini (Bootloop)

Help guys,
I bricked (bootloop) my OPPO Find 5 Mini but when i reboot recovery, its blank. Than I try to flash Via Fastboot mode, its not working.
This is my code :
D:\a>fastboot flash recovey (myrecoveryname).img
then this is the respond:
D:\a>fastboot flash recovery (myrecoveryname).img
sending 'recovery' (10240 KB)
OKAY [ 0.495s ]
writing 'recovery'...
FAILED (remote: partition 'recovery' not support flash)
finished.
I also can not format other partition, caused its RAW type partition.
Can I change the type of partition on my phone?
My android bricked(bootloop), no recovery, and the worst, raw partition
thanks,

One plus 7 Pro can't boot into Android

I downloaded an OTA and after doing so tried to install twrp and magisk manager, but it would only throw me back into fastboot menu. After trying several different options, such as fastboot flash twrp , the flashing a new boot img etc.
Nothing worked and now i am left with only being able to boot into fastboot menu and i cant access recovery mode either. I;ve tried to flash twrp again but its not working now too.
target reported max download size of 805306368 bytes
sending 'recovery' (98304 KB)...
OKAY [ 2.274s]
writing 'recovery'...
FAILED (remote: (recovery_b) No such partition)
I've tried to do fastboot flash recovery but i get the following error:
Can anyone please help me.
Fixed by running a flashall.bat file

Need fast help! Unbrick

I wiped everything in trwp when I was going to install Lineage, I did the misstake to restart the recovery and now Im stuck in the bootlaoder.
I need to install the stoc firmware via fastboot/bootlaoder but can't find any img file, only zip file of the Stock firmware.
Is is possible to install a zip file via fastboot?
Fastboot recognize the phone when typing the commando fastboot devices, so I see the serial nr.
If I try to install twrp img both on boot and flash recovery commando I get this:
PS C:\Android> fastboot boot twrp-3.2.1-0-enchilada.img
downloading 'boot.img'...
OKAY [ 0.577s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 0.598s
PS C:\Android> fastboot flash recovery twrp-3.2.1-0-enchilada.img
target reported max download size of 536870912 bytes
sending 'recovery' (26748 KB)...
OKAY [ 0.574s]
writing 'recovery'...
FAILED (remote: (recovery_b) No such partition)
finished. total time: 0.579s
I have tried the MsmDownloadTool V4.0, but the deviced manager in windows doesn't find the Qualcom....
@Peterrrrr said:
I wiped everything in trwp when I was going to install Lineage, I did the misstake to restart the recovery and now Im stuck in the bootlaoder.
I need to install the stoc firmware via fastboot/bootlaoder but can't find any img file, only zip file of the Stock firmware.
Is is possible to install a zip file via fastboot?
Fastboot recognize the phone when typing the commando fastboot devices, so I see the serial nr.
If I try to install twrp img both on boot and flash recovery commando I get this:
PS C:\Android> fastboot boot twrp-3.2.1-0-enchilada.img
downloading 'boot.img'...
OKAY [ 0.577s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 0.598s
PS C:\Android> fastboot flash recovery twrp-3.2.1-0-enchilada.img
target reported max download size of 536870912 bytes
sending 'recovery' (26748 KB)...
OKAY [ 0.574s]
writing 'recovery'...
FAILED (remote: (recovery_b) No such partition)
finished. total time: 0.579s
I have tried the MsmDownloadTool V4.0, but the deviced manager in windows doesn't find the Qualcom....
Click to expand...
Click to collapse
I have never tried msmtool, but it sounds like a driver issue. Maybe take a closer look at their instructions
You can try these fastboot flashable stock roms.
You have few options to solve your issue. Now you are in slot B. You can change switch partition to A with fastboot. Try use: fastboot --set-active=a. It will switch to partition A and then try to boot/flash recovery. Also you have try to use fastboot roms with flashall.bat. There are few availaible in forum.
If you would like to use MSM you have to connect phone in proper mode to PC. Power off and hold Vol+ then connect. Also try to install latest Qualcomm drivers.
Msm tool
Download and use msm tool

[RECOVERY] [UNOFFICIAL] [X104F/L] TWRP for Lenovo Tab E10

!!!!!DISCLAIMER!!!!!! --- below info is provided as is without any warranty, do it on your own risk
I ported TWRP for Tab E10 from Asus Nexus 7 2012.
Installation:
1. Unlock bootloader.
2. Flash in fastboot (fastboot flash recovery <File name>)
3. Reboot to recovery from bootloader interface with volume buttons.
4. Uncheck Mount system partition read-only in Mount, and remount it.
5. In Advanced/File manager erase recovery-from-boot.p inside /system/
6. Done!
Bugs:
Encryption. You can use adb sideload or external sd.
Changelog:
26/12/2022
Initial port release.
27/12/2022
Userdata now uses F2FS.
Encryption fixed.
Added option to flash IMG to system.
17/02/2023
Added initial support for X104L.
Credits:
@Augustoandro for his guide "[GUIDE]Porting TWRP without source"
@jskelgaard for test with X104L model.
can't get it to work
C:\Users\jh\Downloads\platform-tools>fastboot flash recovery x104f\twrp-3.7.0_9-0-v2-x104f.img
Sending 'recovery' (15502 KB) OKAY [ 0.500s]
Writing 'recovery' OKAY [ 0.336s]
Finished. Total time: 0.880s
C:\Users\jh\Downloads\platform-tools>fastboot boot x104f\twrp-3.7.0_9-0-v2-x104f.img
Sending 'boot.img' (15502 KB) OKAY [ 0.490s]
Booting FAILED (remote: 'dtb not found')
fastboot: error: Command failed
jskelgaard said:
can't get it to work
C:\Users\jh\Downloads\platform-tools>fastboot flash recovery x104f\twrp-3.7.0_9-0-v2-x104f.img
Sending 'recovery' (15502 KB) OKAY [ 0.500s]
Writing 'recovery' OKAY [ 0.336s]
Finished. Total time: 0.880s
C:\Users\jh\Downloads\platform-tools>fastboot boot x104f\twrp-3.7.0_9-0-v2-x104f.img
Sending 'boot.img' (15502 KB) OKAY [ 0.490s]
Booting FAILED (remote: 'dtb not found')
fastboot: error: Command failed
Click to expand...
Click to collapse
You are sure to have "TB-X104F"? Exists others models like X104L.
Try to reboot from bootloader, maybe hotboot not work properly
mr.lfrl990 said:
You are sure to have "TB-X104F"? Exists others models like X104L.
Try to reboot from bootloader, maybe hotboot not work properly
Click to expand...
Click to collapse
as far as i can reed the x104l and x104f is the same except lte connection, but yes...i have two of the x104l versions.
Reserved

Categories

Resources