Related
Ok,i found a Way back to Stock for Mediapad X2 703L
i test this and works fine.
If your Mediapad X2 Rooted and have install Custom Recovery and will go back to Stock.(Also your Pad is Rooted,Unlocked Bootloader and Twrp installed)
Backup your Data Before Flash this Firmeware!!!
Download the Huawei Extractor App unpack and install it (Download from Attachment).
Download the Huawei Firmware from here and unpack it.
Installing Mediapad X2 Driver (Hi Suite) and must have fastboot ADB installed.
Copy the Update.app in dload Folder in Internal or external Storage.(For later)
Open the Huawei Extractor and extract Recovery and or System and copy Recovery and or System in your ABB Folder.
Reboot your Mediapad in Fastboot/Bootloader Power Off - Connect to Pc and Press and hold Power and Volume Down to boot in Fastboot Mode or CMD Command adb reboot bootloader.(USB Debugging must be enabled)
Open CMD and Navigate to your ADB Folder (cd C:\ADB)
For Recovery to Update for Local Update
fastboot flash recovery RECOVERY.img
For System (If you have delete Apps from System and not wipe your Data))
fastboot flash System SYSTEM.img
wait to finish this Procedur.
The X2 Reboot and go in Setting to Update Program-Menu-Local Update and Flash your Original Firmware for GEM 703L
Wait to Reboot and you have Original Stockrom/Firmware without Root and Twrp.This wipe your Data,please Backup your Data before you make this Procedur!
I am not responsible for damage to the unit or other!!!
Sorry for my bad English.
thank you. now my phone gets bootloop.I will try this method !
I can't flash system.img.Error messaging : can't load system.img
Bootloader unlocked
I have 702L, will the 703L firmware work for my Mediapad? I couldn't find the specific firmware for it on Huawei's web-site.
It worked! Oh my god, thank you! I was close to tears, being up all night trying to fix my failed root attempt. Time to start again from scratch hahahaha!
what if in fastboot when flashing it says : " write : command not allowed " ...
How do I get USB debugging if I have no ROM installed and TWRP won't flash D: (only thing I can get is erecovery)
EDIT: Well TWRP wouldn't flash because I had to reunlock my bootloader, yes....reunlock.
letschky said:
For System (If you have delete Apps from System and not wipe your Data))
fastboot flash System SYSTEM.img
Click to expand...
Click to collapse
Code:
platform-tools>fastboot flash recovery RECOVERY.img
target reported max download size of 471859200 bytes
sending 'recovery' (32354 KB)...
OKAY [ 1.010s]
writing 'recovery'...
OKAY [ 1.050s]
finished. total time: 2.060s
platform-tools>fastboot flash System SYSTEM.img
[COLOR="Red"]error: cannot load 'SYSTEM.img'[/COLOR]
xdxdxd33 said:
Code:
platform-tools>fastboot flash recovery RECOVERY.img
target reported max download size of 471859200 bytes
sending 'recovery' (32354 KB)...
OKAY [ 1.010s]
writing 'recovery'...
OKAY [ 1.050s]
finished. total time: 2.060s
platform-tools>fastboot flash System SYSTEM.img
[COLOR="Red"]error: cannot load 'SYSTEM.img'[/COLOR]
Click to expand...
Click to collapse
Extract the SYSTEM.img again,i had the same Problem,then it worked
letschky said:
Extract the SYSTEM.img again,i had the same Problem,then it worked
Click to expand...
Click to collapse
Nope still does not work, I tried with GEM-703L_EMUI3.0.5_Android5.0_V100R001C233B015 and GEM-703L_EMUI3.1_Android5.1_V100R001C233B112
What is the sha1 or md5 hash for your SYSTEM.img?
My fastboot / platform-tools were outdated, so I downloaded newer ones that fixed the issue.
I'm pulling out my hair trying to get this to work.
When I try to run the local update using the UPDATE.APP file, I get an incompatible error.... I definitely downloaded the 703L stock ROM FOR MY 703L...... so wtf is the problem?
I've followed your instructions and the local update always fails with this error message i.imgur.com/Gb7P9Ks.jpg
So what could I be doing wrong...?
I've tried all these ROMs
Code:
GEM-703L_EMUI3.0.5_Android5.0_V100R001C233B015
GEM-703L_EMUI3.1_Android5.1_V100R001C233B112
GEM-703L_EMUI3.1_Android5.1_V100
GEM-703LT_EMUI3.1_Android5.1_V10
Hello Good People !!!
So yesterday,I encountered a brickloop on my lettuce and after around 10 hours of trying almost all methods,I was finally able to solve it.Though,mainly I was able to try all these as I had already got my replacement request from Amazon approved...
For those who don't know,brickloop is a situation when the device bootloops just after the YU logo and this bootloop isn't resolved even after factory image flash or any other ROM flash .
I cannot guarantee that this will work for everyone. However It has proven to be a solution for almost everyone that have used it. So if it does not work I ask that you be respectful in posting as such.
I am making a package for you to download which contains all files needed to make this happen (You need three more files,modemst1.img and modemst2.img and latest CM nightly but I am not going to give you those as I don't want everyone to have my IMEI on their lettuce . Though I will definitely tell you how to get those two files.) Download the package here :- https://www.androidfilehost.com/?fid=24052804347796818
So inside it you will have these files:
persist.img
adb 1.0.32
INSTRUCTIONS :-
Please note that any commands run in fastboot mode require you to have an unlocked boot loader. If you are not sure if you are unlocked then that means you aren't! So to unlock the bootloader,follow this guide :- http://forums.yuplaygod.com/threads/official-how-to-unlock-bootloader-on-the-yu-yuphoria.13785/
Step 1 :- You need to have proper adb/fastboot drivers installed.If you have unlocked bootloader ever or did so by the above guide,you already have these drivers with you.Else,use this guide to get drivers working :- http://forums.yuplaygod.com/threads...-drivers-pack-drivers-for-adb-fastboot.15025/ After you have made the drivers to work,continue to the next step.If you have issues in making drivers work,tag me in the thread and I will try my best to help you out.
Step 2 :- Extract the downloaded Zip on the Desktop .
Step 3 :- Open the adb1032 folder extracted on the desktop and put the latest CM nightly,modemst1.img and modemsr2.img inside it.Open Command Window by pressing Shift Key + Right click anywhere inside the folder and then selecting Open Command Window here.Boot your phone to fastboot mode.
Step 4 :- Now type the following command inside the Command Window or just copy-paste it :-
Code:
fastboot -i 0x2A96 erase persist
Wait for the process to complete (Should take less than 5 seconds).
Step 5 :- Type the following command inside the Command Window or just copy-paste it :-
Code:
fastboot -i 0x2A96 flash persist persist.img
Wait for the process to complete (Should take less than 5 seconds).
Step 6 :- (In most cases,the issue is solved in the Step 5 only.But still I recommend following all these steps.If you,by any chance,don't have modemst1.img and modemst2.img with you,DIRECTLY SKIP TO STEP 7) Type the following commands one by one :-
Code:
fastboot -i 0x2A96 erase modemst1
Code:
fastboot -i 0x2A96 erase modemst2
Code:
fastboot -i 0x2A96 flash modemst1 modemst1.img
Code:
fastboot -i 0x2A96 flash modemst2 modemst2.img
Step 7 :- If you don't have TWRP flashed,flash it from this thread :- http://forums.yuplaygod.com/threads/recovery-twrp-2-8-7-0-for-yu-yuphoria-01-08-15.13974/
Step 8 :- DON'T DO fastboot -i 0x2A96 reboot BUT instead remove the battery and then put it again and boot to recovery by pressing Power+Vol. Down button.
Step 9 :- Inside recovery,in the advanced folder,select ADB Sideload and select "Wipe Dalvik Cache" and "Cache" and swipe to start ADB Sideload.
Step 10 :- In the command window on your pc,type (Replace xxx with the correct Nightly name ) :-
Code:
adb sideload cm-xx-xxxxxxxx-NIGHTLY-lettuce.zip
Wait for the nightly to flash.
Step 11 :- From inside the recovery,reboot to system.
Your phone will be back now ....... Yayyyyy !!!!
And yeah,how to get modemst1.img and modemst2.img :-
Step 1 :- Download this app on your phone :- https://play.google.com/store/apps/details?id=ma.wanam.partitions
Step 2 :- Grant root access and in the settings,select storage to external sdcard and backup format to .img .
Step 3 :- Backup all partitions by selecting them and pressing a download like button at the bottom right . (Though we need to backup only modemst1 and modemst2 but I recommend you to backup all ... But yeah,first backup modemst1 and modemst2 and then backup others.The main reason I was able to restore my phone was because I had backup of all partitions,)
Step 4 :- In your external sdcard,find the modemst1.img and modemst2.img and save them inside the specified folder and also at as many secure places as you can so that these files never get lost.)
Please Note :- Most of the times,even a corrupt EFS is solved just by erasing and flashing persist.So don't worry much if you forgot to take its backup.Also,sometimes,a brickloop might be caused due to any other partition getting corrupted and that too can be solved but that is very rare.If this guide doesn't help in solving brickloop,tag me here,and I will help you out.
Reserved to improve the look of the post ... And also my story of how I arrived to this solution ..
And teaser : Another great guide coming soon ...
im having a weird situation here....i flashed aicp rom it bootlooped...then i restored my twrp backup of stock...its also stuck at boot animation......can you help me out..
sdnavale said:
im having a weird situation here....i flashed aicp rom it bootlooped...then i restored my twrp backup of stock...its also stuck at boot animation......can you help me out..
Click to expand...
Click to collapse
here you go bro.
Hi.. I'm new to Snapdragon chipsets..
Can I know what are these images for: persist.img, modemst1.img and modemst2.img
I mean, what are these partitions used for?
GokulNC said:
Hi.. I'm new to Snapdragon chipsets..
Can I know what are these images for: persist.img, modemst1.img and modemst2.img
I mean, what are these partitions used for?
Click to expand...
Click to collapse
These store the IMEI of your phone and some more important stuff... But IMEI is the most important of those...
Sent from my YU5010 using Tapatalk
@Naman Bhalla can u make a guide for hardbrick also? If you can?
Sent from my YU5010 using Tapatalk
Code:
target reported max download size of 268435456 bytes
sending 'persist' (32768 KB)...
OKAY [ 1.034s]
writing 'persist'...
FAILED (remote: flash write failure)
finished. total time: 1.430s
i get this error
Bootloader UNLOCKED Successfully though
Zeehan said:
i get this error
Bootloader UNLOCKED Successfully though
Click to expand...
Click to collapse
Restart into bootloader and then see , if it works
Same Error
TheDemon12 said:
Restart into bootloader and then see , if it works
Click to expand...
Click to collapse
Hi Pal,
I tried restarting into the bootloader as well and am still getting the same error!! Please help!
Step 4 :- Now type the following command inside the Command Window or just copy-paste it :-
Code:
fastboot -i 0x2A96 erase persist
Wait for the process to complete (Should take less than 5 seconds).
Step 5 :- Type the following command inside the Command Window or just copy-paste it :-
Code:
fastboot -i 0x2A96 flash persist persist.img
Wait for the process to complete (Should take less than 5 seconds).
Click to expand...
Click to collapse
I encountered
FAILED (remote:flash write failure)
xmertrans said:
I encountered
FAILED (remote:flash write failure)
Click to expand...
Click to collapse
Looks like partitions are corrupt.
Naman Bhalla said:
Looks like partitions are corrupt.
Click to expand...
Click to collapse
Yes I tried formatting with help of twrp it showed format successful but still twrp showed memory as 0mb
Code:
C:\adb>fastboot -i 0x2a96 erase modemst1
erasing 'modemst1'...
FAILED (remote: failed to erase partition
)
finished. total time: 0.034s
I am getting this error while erasing the modemst partitions. Can I continue with the flashing the modemst partitions directly?
Naman Bhalla said:
Looks like partitions are corrupt.
Click to expand...
Click to collapse
Is there a way to correct the partitions?
"FAILED (remote: flash write failure)"
When I try to flash persist, using the following command -
fastboot -i 0x2A96 flash persist persist.img
I get the error -
"FAILED (remote: flash write failure)"
Please help !
@Naman Bhalla,
I knew you from the OnePlus forums unbrick tool for 1+3.
I loved your work and it really saved my ass a lots of time.
I hope you're the same person and I Thank you very much
For that tool.
Coming to Lettuce,
I have installed this ROM: https://forum.xda-developers.com/yu-yuphoria/general/rom-lineage-os-14-1-lettuce20170108-t3538332
And suddenly my phone got blank. I can't access anything..
And all I can see is a ? icon what ever I restart the phone to, every reboot to bootloader/ recovery or even when connected to PC.. it's just the battery icon. The device is not even detected as any type of device in PC.
I tried the emmc dump method using first 200MB dumb, no luck there.
Can you provide me any other method to make my phone work again?
Please help me..
@Naman Bhalla
Hi my YU Yuphoria 5010 started acting up since last week ,when i noticed that the phone was restarting randomly and the settings was missing and even if i clicked on the settings logo in the notification panel, nothing would happen .So i decided to flash a Cusstom ROM instead and boot into recovery.While trying to wipe cache,dalvik and data I got an error message "uable to mount data,cache ,system(invalid argument) and internal memory* was showing up as 0.So i thought my phone was bricked and tried reviving it with the sd card method.But everything else except for system flashed , and got an error FAILED (remote: flash write failure ) just for system .Anyway now I could boot into recovery using fastboot boot command and the internal memory started showing up correcty. The fastboot command is the only way i could get into recovery, if i try power+volume down it would just come up with the empty battery logo. After this i installed qualcomm drivers and manually changed the driver to Qualcomm HS-USB QD Loader 9008 and tried flashing through QFil with a flashable stock ROM and ended up with the error message:"Download Fail:System.Exception: Unable to download Flash Programmer using Sahara Protocol** at QC.QMSLPhone.Phone.QPHONEMS_SaharaArmPrgDownload(String sFileName)** at QC.SwDownloadDLL.SwDownload.QPHONEMSSaharaDownloadArmPrg(UInt64& version, String armPrgPath)
Download Fail:Sahara FailSahara Fail".
*
But after going through some of your posts I found that my phone might not be bricked in the first place.My device just shows up as 'Android' under Other devices in Device Manager.
The following are the details from device manager.
Device type: Other devices
Manufacturer: Unknown
Location Port_#002.Hub_#003
Problem code : 0000001C
Physical Device Object name: \Device\USBPDO-6
Hardware IDS: USB\VID_2A96&PID_300A&REV_0100
************************ USB\VID_2A96&PID_300A
{259abffc-50a7-47ce-af08-68c9a7d73366}[13]: 6.0
{6a3433f4-5626-40e8-a9b9-dbd9ecd2884b}[4]: <true>
{6a3433f4-5626-40e8-a9b9-dbd9ecd2884b}[6]: <true>
*
I also tried to restore through TWRP recovery using the back up my brother created on his YU 5010A to no success.Changing the file system type and back to ext4 also didnt help. I use a Windows 10 64bit Laptop.
What could I possibly do to revive my phone?Kindly help.
*
How can i find modem files as i dont have their backup?
Is their any way of getting volte on yuphoria 5010?
not working bro plz help
Lenovo Tab 3 8/TB3-850F -
Android 6.0 Stock Firmware Images
DISCLAIMER: As always, flashing your device - with either stock or custom firmware - involves an inherent risk of bricking or otherwise rendering your device inoperable. I am not responsible for any good or bad resulting from your use of these firmware images or this thread.
DEVICE SPECIFICATIONS:
Model: Lenovo Tab 3 8"(TB3-850F)
Android Version: 6.0 Marshmallow
Kernel Version: 3.18.19
Board Platform: MediaTek MT6735m (1.0 GHz)
Build No: TB3-850F_S100031_171010_ROW
Software Version: TB3-850F_160412
SDK Version: 23
Build ID: MRA58K
Android Security Patch Level: 9/05/2017
Build Date: 10/10/2017
NOTE:
First & foremost, these partition images will not restore your device completely back to factory/stock condition. They will restore your Android OS, boot logo, boot image & recovery to stock condition. Other vital partitions of your device, such as /lk (the primary bootloader) are not restored by flashing these images. To revert to an unmodified factory state, you will need to visit @r&xp's thread mentioned below and flash your device with stock firmware using the SP Flash Tool, which will also re-lock your bootloader.
This firmware thread is not intended as a tutorial or guide for flashing or restoring your Lenovo Tab 3 back to stock condition. Rather, this is intended as a resource for stock images, device drivers, etc. However, some rudimentary instructions are provided, which will enable you to install these images and restore your device back to mostly stock condition. NOTE: IF YOUR DEVICE IS BRICKED (UNABLE TO BOOT INTO EITHER RECOVERY OR FASTBOOT MODE), THESE FIRMWARE IMAGES WILL BE OF NO BENEFIT. INSTEAD, PLEASE VISIT THE FOLLOWING THREAD BY XDA MEMBER @r&xp , WHICH WILL GIVE YOU THE NECESSARY FILES AND PRECISE INSTRUCTIONS FOR UNBRICKING & RESTORING YOUR DEVICE. https://forum.xda-developers.com/android/help/lenovo-tab-3-8-tb3-850f-unbrick-root-t3598727
There are any number of available procedures to flash these stock partition images to your device. The simplest option is to use a custom recovery like TWRP to flash them. Store these images to your external micro SD (or internal storage if you do not intend to wipe internal storage or format /userdata). In TWRP's main menu, select "WIPE", "ADVANCED WIPE", and select Dalvik Cache, Cache, System, & Data. (For a clean install, it is recommended to format Data as well, by selecting "WIPE", then "Format Data.") Reboot Recovery (often necessary for proper mounting of the data partition). Now, select "INSTALL", then select "INSTALL IMAGE" in the bottom right of the menu, navigate to the storage location of the firmware images, and flash them in any order you choose. If you do not have TWRP installed on your device, XDA Senior Member @Hemphiz has a simple & comprehensive thread here: https://forum.xda-developers.com/android/general/guide-lenovo-tab3-8-tb3-850f-t3559786/page1. In any event, whichever option you choose, please do your homework and research the threads here on XDA relating to your choice. These images may also be installed via fastboot mode. You will need to install Minimal ADB & Fastboot (v1.4 or later) on your PC, ensure the proper Lenovo device drivers & ADB drivers are installed on your PC, and connect your device to your PC via the stock (or quality equivalent) micro USB to USB data sync cable. Once in fastboot mode, open a command prompt in the adb/fastboot directory, and execute the following command lines:
fastboot devices (if you are properly synced, your device serial # will be shown)
fastboot oem fb_mode_set
fastboot flash logo logo.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img (this will overwrite any custom recovery)
fastboot flash system system.img (fastboot will automatically sparsechunk this image)
fastboot erase userdata
fastboot erase cache
fastboot oem fb_mode_clear
fastboot reboot
STOCK PARTITION IMAGES:
The link below provides the following stock firmware images:
/system.........................Size 3.0 GB
/boot..............................Size 16 MB
/recovery........................Size 16 MB
/logo...............................Size 8 MB
Also included in the link are some helpful files like Minimal ADB & Fastboot v1.4.3, the official Lenovo USB Drivers for the TB3-850F (v1.1.21), a general partition index of the tablet, the ADB driver installer for Windows, and the latest PC version of LenovoSuite Mobile Assistant v1.4.1.14199.
I have made a full & complete partition dump of this device, including sensitive firmware partitions such as /oemkeystore, /nvdata, /seccfg, /lk, etc. In the event any members have corrupted these partitions, just request and I will upload these as well. (/nvdata contains device identifiers such as MAC Address, ESN, etc. The device from which these images were taken has since been hardware damaged & salvaged for parts. Therefore, I have no issue with sharing these images. However, as a disclaimer, you are fully responsible for the manner in which you use device ID partitions. Modifying a device's identifiers delves into matters of legality and ethical guidelines, all for which you are solely responsible.)
CREDITS:
Thanks to XDA Senior Member @Hemphiz for his hard work & development on this device, and his thread on TWRP & rooting. Also, huge thanks to @r&xp for his lifesaving tutorial on recovering this device from a soft or hard brick. His guide has revived many devices from the Android cemetery. You guys visiting either of these threads mentioned, be sure and hit the "THANKS" button for their hard work.
DOWNLOAD LINK:
TB3-850F_S100031_171010_ROW
Stock Firmware Partition Images: https://drive.google.com/folderview?id=1vRLwQ2mCD3CwYQZKGHyykDvBd2yGHisT
Sent from my Lenovo Tab 3 8/TB3-850F using XDA Forums Pro Edition.
Hi:
I have a Tab3 8 TB3-850F which bough in China. It's a 2G+16G version.
I have successfully install TWRP and root.
I'm wondering can I install this ROM to my TAB3?
Thanks!
tsaibru said:
Hi:
I have a Tab3 8 TB3-850F which bough in China. It's a 2G+16G version.
I have successfully install TWRP and root.
I'm wondering can I install this ROM to my TAB3?
Thanks!
Click to expand...
Click to collapse
I don't see why you couldn't. But, to clarify some info, what is your Build No and Software Version? Look under Settings, About Device
Build number:
TB3-850F_S100026_161221_PRC
Software version:
TB3-850F-160425
Thank you very much!
tsaibru said:
Build number:
TB3-850F_S100026_161221_PRC
Software version:
TB3-850F-160425
Thank you very much!
Click to expand...
Click to collapse
Based on your Build & Software Version info, I can see no compatibility issues with this Stock ROM & your device. You seem to simply have a Chinese variant of the TB3-850F that is not available for retail in the United States.
In any event, use TWRP to backup all partitions of your tablet before proceeding henceforth with flashing this ROM. Also, do not flash the stock recovery from my link...keep your TWRP fully intact & accessible in case anything goes south as a result of the flash. Accordingly, you should be able to fully restore your partition backups via TWRP in the event my Stock ROM doesn't boot up. But, like I said, I can see no adverse consequences to flashing it. Should you decide to give it a go, please update us on this thread as to the results.
Thank you...
The reason why I would like to flash this ROM is to get full Google service which Chinese Rom does not offer.
Even though I have root and install Google service on it. Some of apps I downloaded from play just won't install.
So I dowbloaded this ROM and flash system-002.img, it works.
Now I have all Google service I needed, and all apps I download are able to install.
But after I reset the tab I've build number S100026_160923_ROW, software version TB3-850F_160412.
It will try to download the update to 161209 but after reboot it just go in TWRP not doing anything.
I'm very satisfied with this, and I will keep searching and wait for a way for me to update to S100030_161209_ROW.
I do really appreciate your work to help me solve my problem and save this tab from goes to trash can.
tsaibru said:
The reason why I would like to flash this ROM is to get full Google service which Chinese Rom does not offer.
Even though I have root and install Google service on it. Some of apps I downloaded from play just won't install.
So I dowbloaded this ROM and flash system-002.img, it works.
Now I have all Google service I needed, and all apps I download are able to install.
But after I reset the tab I've build number S100026_160923_ROW, software version TB3-850F_160412.
It will try to download the update to 161209 but after reboot it just go in TWRP not doing anything.
I'm very satisfied with this, and I will keep searching and wait for a way for me to update to S100030_161209_ROW.
I do really appreciate your work to help me solve my problem and save this tab from goes to trash can.
Click to expand...
Click to collapse
Trying a system update will not work with a custom recovery installed. In spft you can select only to flash the stock recovery then you should be able to update it, when you have done the system update just flash TWRP again.
@MotoJunkie01 I did send you a PM the other day, maybe like for you it did not send or was it my noobishness? :laugh:
stonedpsycho said:
Trying a system update will not work with a custom recovery installed. In spft you can select only to flash the stock recovery then you should be able to update it, when you have done the system update just flash TWRP again.
@MotoJunkie01 I did send you a PM the other day, maybe like for you it did not send or was it my noobishness? :laugh:
Click to expand...
Click to collapse
Try sending another PM please. I could have deleted your PM by mistake.
boot. logo and recovery.img worked but system.img did not .the system.img downloads with the explorer or e symbol not a disc like the others do.don't know if that has anything to do with it not working? need the system.img to work pls.
chico2016 said:
boot. logo and recovery.img worked but system.img did not .the system.img downloads with the explorer or e symbol not a disc like the others do.don't know if that has anything to do with it not working? need the system.img to work pls.
Click to expand...
Click to collapse
Not sure. The /system image is an unmodified dump taken from a brand new TB3-850F. It works for me and other members. Be sure you are running version 1.4 or later on minimal adb & fastboot. That could be your issue.
MotoJunkie01 said:
Not sure. The /system image is an unmodified dump taken from a brand new TB3-850F. It works for me and other members. Be sure you are running version 1.4 or later on minimal adb & fastboot. That could be your issue.
Click to expand...
Click to collapse
ok will try again thank you.
---------- Post added at 01:19 AM ---------- Previous post was at 01:15 AM ----------
is it possible to use the platform tool ,like it says for the twrp for the system image?
chico2016 said:
ok will try again thank you.
---------- Post added at 01:19 AM ---------- Previous post was at 01:15 AM ----------
is it possible to use the platform tool ,like it says for the twrp for the system image?
Click to expand...
Click to collapse
Sure. Minimal ADB & Fastboot is merely a bare essentials utility in contrast to the Android SDK & other platform tools packages. You may also flash the /system image using TWRP.
MotoJunkie01 said:
Sure. Minimal ADB & Fastboot is merely a bare essentials utility in contrast to the Android SDK & other platform tools packages. You may also flash the /system image using TWRP.
Click to expand...
Click to collapse
target reported max download size of 134217728 bytes.
invalid sparse file format at header magi ? Not enough room.
need help with tb3-850f flashing system.img.
Thanks!!! Saved my soft bricked Tab3 8 850F
chico2016 said:
target reported max download size of 134217728 bytes.
invalid sparse file format at header magi ? Not enough room.
need help with tb3-850f flashing system.img.
Click to expand...
Click to collapse
If you use minimal adb & fastboot v1.4, the /system image will automatically be converted into a series of smaller sparsechunk image files, which will be flashed to your device one at a time until complete.
wow dont know what i am doing wrong.
invalid sparse file format at header Magi
erasing 'system'...
okay[0.032s]
sending sparse 'system' 1/21...(129476kb) okay[14.824s] writing 'system'1/21...
failed(remote: uknown chunck type)
finished. total time: 14.904s
need some help adb fastboot file says 'system.img is to long?
wow dont know what i am doing wrong.
invalid sparse file format at header Magi
erasing 'system'...
okay[0.032s]
sending sparse 'system' 1/21...
failed(remote: uknown chunck type)
finished. total time: 14.904s
need some help adb fastboot file says 'system.img is to long?
chico2016 said:
wow dont know what i am doing wrong.
invalid sparse file format at header Magi
erasing 'system'...
okay[0.032s]
sending sparse 'system' 1/21...
failed(remote: uknown chunck type)
finished. total time: 14.904s
need some help adb fastboot file says 'system.img is to long?
Click to expand...
Click to collapse
What version of Minimal ADB & Fastboot are you using?
i am using the 1.4 version adb fastboot from the same link i got the images on this very helpful post
boot img -logo.img-recovery.img say flash on ,and the tablet marks ok that they have flashed---but no luck with the system.img even though i have re downloaded twice same thing .do you have a link that would go through a step by step instalation process you could help me with.
chico2016 said:
i am using the 1.4 version adb fastboot from the same link i got the images on this very helpful post
boot img -logo.img-recovery.img say flash on ,and the tablet marks ok that they have flashed---but no luck with the system.img even though i have re downloaded twice same thing .do you have a link that would go through a step by step instalation process you could help me with.
Click to expand...
Click to collapse
I don't have a tutorial posted per se on installation. Here's a thought. Boot your tablet into TWRP (fastboot boot TWRP.img) and flash my system.img via TWRP. In TWRP main menu select INSTALL, then select the .img file option in bottom right hand corner of screen. (You will need to put the system.img on an ext micro SD)
There are a lot of tutorials for rooting method for the RNL-21 but nothing for the RNL-23. I use some preexisting work to finally root my Huawei Mate 10 Lite.
I want to share my experience with the community. (This is my first thread! )
Tutorial:
1) Follow this tutorial for unlocking the bootloader :
https://forum.xda-developers.com/mate-10/how-to/how-to-huawei-mate-10-pro-standard-t3709535
Try to fulfill all the instruction (I was personally stuck at fastboot boot .., I had the error : FAILED (remote: Command not allowed))
2) Dowload a working TWRP
https://mega.nz/#!WVplUBrK!eZ1O3nOXN6NKMgNLa0nzKxDBu2GH_jDj-xpoarN3JkY
(I used the version from Elemental KangVip Tools : https://forum.xda-developers.com/ma...om-emui-5-1-huawei-mate-10-lite-dual-t3751864)
3) Extract the .zip, locate the twrp.img file
4) Reboot to fastboot mode, and execute :
fastboot flash recovery [PATH_TO_YOUR_FILE]/twrp.img
With my phone, fastboot boot twrp.img doesn't work, I have the error :
FAILED (remote: Command not allowed)
So to be able to boot into recovery :
5) Reboot the phone (fastboot reboot)
6) adb reboot recovery
If it is a success, you are in the TWRP recovery.
7) Download on your computer : https://forum.xda-developers.com/attachment.php?attachmentid=4353046&d=1512485623
(It is from : https://forum.xda-developers.com/mate-10/how-to/how-to-huawei-mate-10-pro-standard-t3709535)
8) If your data is encrypted (like me), use USB OTG (with the mount menu) or micro sd card to be able to flash supersu.zip
9) Flash it in TWRP and reboot
10) Enjoy
If you have any question, please ask me. I hope that would help someone
Here is twrp for HUAWEI MATE 10 LITE.
Who want?
Comment Here.
i need Android 8 for mate 10 lite !
yes i need thanks
100% tested every thing work just mtp does not work..
Still working on it.
Link is Here
Extract to Pc in Adb Fastboot Folder and
Install through fastboot Command
fastbbot flash recovery_ramdisk twrp8.img
https://drive.google.com/file/d/1_dfpSOCD23Oz_LexYMn1JNRVfrlvKU-x/view?usp=drivesdk
Azan Mughal said:
Link is Here
Extract to Pc in Adb Fastboot Folder and
Install through fastboot Command
fastbbot flash recovery_ramdisk twrp8.img
https://drive.google.com/file/d/1_dfpSOCD23Oz_LexYMn1JNRVfrlvKU-x/view?usp=drivesdk
Click to expand...
Click to collapse
Officall oreo emui8 This is working twrp?
Taha0194 said:
Officall oreo emui8 This is working twrp?
Click to expand...
Click to collapse
Yep
I am using but not officiall.
Not compatible with Official Oreo
Taha0194 said:
Officall oreo emui8 This is working twrp?
Click to expand...
Click to collapse
I tried it on official Oreo.
It does not work.
Error received -
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp.img
target reported max download size of 471859200 bytes
sending 'recovery' (18199 KB)...
OKAY [ 0.479s]
writing 'recovery'...
FAILED (remote: partition length get error)
finished. total time: 0.493s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot reboot
rebooting...
finished. total time: 0.028s
prasanthkb said:
I tried it on official Oreo.
It does not work.
Error received -
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery twrp.img
target reported max download size of 471859200 bytes
sending 'recovery' (18199 KB)...
OKAY [ 0.479s]
writing 'recovery'...
FAILED (remote: partition length get error)
finished. total time: 0.493s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot reboot
rebooting...
finished. total time: 0.028s
Click to expand...
Click to collapse
Bro. Offical oreo emui 8 working
adb command
fastboot flash recovery_ramdisk RECOVERY-V2.img
https://mega.nz/#!GxsAUQaS!2-9yPFh3reghkGcfSl3nRIJhHGkP8fqDsgUG66ewjkk
Taha0194 said:
Bro. Offical oreo emui 8 working
adb command
fastboot flash recovery_ramdisk RECOVERY-V2.img
https://mega.nz/#!GxsAUQaS!2-9yPFh3reghkGcfSl3nRIJhHGkP8fqDsgUG66ewjkk
Click to expand...
Click to collapse
Hi,
Many thanks. Flashed it finally
I want to take the TWRP backup of my Oreo.
Is it fine if i take the backup of all partitions and restore when needed ?
Some forums said not to restore OEMInfo and Product partitions with TWRP since its not 100% functional !!
I tried to backup to external SD and received error message saying "Cannot create folder, permission denied".
The same error when i used internal SD.
Can you please provide some information on this ?
prasanthkb said:
Hi,
Many thanks. Flashed it finally
I want to take the TWRP backup of my Oreo.
Is it fine if i take the backup of all partitions and restore when needed ?
Some forums said not to restore OEMInfo and Product partitions with TWRP since its not 100% functional !!
I tried to backup to external SD and received error message saying "Cannot create folder, permission denied".
The same error when i used internal SD.
Can you please provide some information on this ?
Click to expand...
Click to collapse
He's not backing up the data partition
It gives an error because of it
Remove sign from data when backing up
Also memory card format must be NTFS
*4GB does not support fat32
achievements
Azan Mughal said:
Link is Here
Extract to Pc in Adb Fastboot Folder and
Install through fastboot Command
fastbbot flash recovery_ramdisk twrp8.img
https://drive.google.com/file/d/1_dfpSOCD23Oz_LexYMn1JNRVfrlvKU-x/view?usp=drivesdk
Click to expand...
Click to collapse
so, this twrp can all save except data.
But we can restore data from emui 5.1 in emui 8.0?
merci
New Version is coming of twrp.
Azan Mughal said:
New Version is coming of twrp.
Click to expand...
Click to collapse
Great, and cant wait, when it is coming ?
Coming Soon
Coming Soon Every thing work and Now tell about it after view whats we need more.
You can unlock frp with this recovery and backup of frp
And backup every partition.
Chisetdel31260 said:
so, this twrp can all save except data.
But we can restore data from emui 5.1 in emui 8.0?
merci
Click to expand...
Click to collapse
I have not tried yet to retrieve data from emui 5 to emui 8 but you know about Android versions emui 5 is 6.0, 7.0 and emui 8 is 8.0 so its possible to retrieve but i think apps were creating problem so its your choice what to do.
Azan Mughal said:
I have not tried yet to retrieve data from emui 5 to emui 8 but you know about Android versions emui 5 is 6.0, 7.0 and emui 8 is 8.0 so its possible to retrieve but i think apps were creating problem so its your choice what to do.
Click to expand...
Click to collapse
OK, thanks
I will test it and tell you if all is well.
thank you for your work.
Azan Mughal said:
Coming Soon Every thing work and Now tell about it after view whats we need more.
You can unlock frp with this recovery and backup of frp
And backup every partition.
Click to expand...
Click to collapse
When you are releasing the new version? I am waiting to install because I tried the V2 but it is not working phone and FAILS to install.
LINK is Here.
Download the file extract the Folder and Go to fastboot mode and double click on TWRP.bat file and you have successfully installed TWRP.
https://drive.google.com/file/d/1DkU-2c4qCm_cGzr-aaDFoFEn0YlLl6fh/view?usp=drivesdk
If anyone like my work can donate. :good:
Azan Mughal said:
Download the file extract the Folder and Go to fastboot mode and double click on TWRP.bat file and you have successfully installed TWRP.
https://drive.google.com/file/d/1DkU-2c4qCm_cGzr-aaDFoFEn0YlLl6fh/view?usp=drivesdk
If anyone like my work can donate. :good:
Click to expand...
Click to collapse
The link is only accessible by your own account. Kindly share a proper link or provide access individually bcoz I already sent you a permission request.
Download Message:
Sorry, this file is infected with a virus
Only the owner is allowed to download infected files.
Somehow managed to download it...
Thank you