Hi!
Today I downloaded a firmware(DL09C100B018CUSTC100D001) for my tablet. It is in UPDATE.APP format, not writable images.
How can I install/flash the UPDATE.APP file (the firmware) with my PC? Which software can I use?
For my Alcatel tablet, I use SP Flash Tool, but I did not find such software for Huawei tablets that use UPDATE.APP format.
I found one way, and that is to extract the images in the UPDATE.APP file using https://forum.xda-developers.com/chef-central/android/tool-python-2-3-splituapp-update-app-t3711929. Then use fastboot to flash them. I haven't tested this method yet because I haven't unlocked the bootloader yet.
Is there another option, or is this the only one?
Thanks!
Device: Huawei MediaPad T2 7.0 (BGO-DL09)
(Sorry If my English is bad)
MOD ACTION:
Thread closed at the request of the OP.
Related
Hello,
I've been recently trying to root my Asus Zenfone 3 Max (ZC520TL) using SP Flash tool,
however, I haven't found the correct scatter file for my device. Does anyone know where
I could find a MT6737 scatter file? Thanks in advance!
Hi. From my experience, correct scatter files that work (not just any random scatter file) reside in a ROM/Firmware zip.
Doing a little searching, I found that you can download stock firmware for you device from Asus officially. They offer them in the support section.
Here is the link: https://www.asus.com/us/Phone/ZenFone-3-Max-ZC520TL/HelpDesk_Download/
Should you download the official firmware specific to your device and unzip the file, (in all probability) you will also find the correct scatter file which you are looking for (something like xxxxx_scatter_file.txt).
(also keeping in place a stock rom is never but never a bad idea )
However... You mentioned that you need the scatter file to root??? I have not any idea as to why you would need SP Flash tool for any other reason than flashing stock.
Unless you are flashing full custom rom which cannot be flashed through recovery perhaps?
Anyway... Good luck!!!
Thanks for the quick response!
r&xp said:
Hi. From my experience, correct scatter files that work (not just any random scatter file) reside in a ROM/Firmware zip.
Doing a little searching, I found that you can download stock firmware for you device from Asus officially. They offer them in the support section.
Here is the link:
Should you download the official firmware specific to your device and unzip the file, (in all probability) you will also find the correct scatter file which you are looking for (something like xxxxx_scatter_file.txt).
(also keeping in place a stock rom is never but never a bad idea )
However... You mentioned that you need the scatter file to root??? I have not any idea as to why you would need SP Flash tool for any other reason than flashing stock.
Unless you are flashing full custom rom which cannot be flashed through recovery perhaps?
Anyway... Good luck!!!
Click to expand...
Click to collapse
I needed the Flash tool because I was trying to flash TWRP, and from there install superuser. I did as you said, but when I tried loading the scatter file
the program recognized it as invalid. A huge thanks for the help though!!!
mcAlex42 said:
I needed the Flash tool because I was trying to flash TWRP, and from there install superuser. I did as you said, but when I tried loading the scatter file
the program recognized it as invalid. A huge thanks for the help though!!!
Click to expand...
Click to collapse
Ok... No worries!! We will probably figure it out in the end.
By the way, I am not sure I understand exactly how you were going to use SP Flashtool to flash TWRP. From my experience it does not work that way. You need platform tools (adb and fastboot).
platform tools here ----> https://developer.android.com/studio/releases/platform-tools.html
It is with these that you will unlock bootlader, and after bootloader is unlocked, first flash supersu, install busybox and lastly flash twrp.
Please look at my how-to root and twrp section. It is not for your device, but it will give you a good idea of the process: https://forum.xda-developers.com/android/help/lenovo-tab-3-8-tb3-850f-unbrick-root-t3598727
Please also check your private messages. I am sending you some links you might find helpful.
Hi everyone,
I have an 10.8 inch wifi only tablet imported from China, non-pro, model CMR-W09C00 which was running firmware B123.
I was playing around trying to convert it to a global firmware and tried to flash it with the same firmware 123 but for CMR-W09C432 using Huawei Firmware Finder.
Turns out this was a pretty bad idea
Now the tablet is not booting and I can't figure out how to recover. Here's what I tried:
1. eRecovery is not working, it downloads the firmware completely and tries to install but fails. It did work fully once before I tried to flash the wrong firmware.
2. Wiping cache and data partition does nothing
3. I have access to fastboot and can unlock/lock the bootloader at will.
4. I have the full-OTA zip file for the original firmware CMR-W09C00B123 and have extracted all the img files contained in update.app
5. I'm trying / hoping to flash images to recover (with bootloader unlocked) but I'm a bit confused at this step.
All the instructions I found in my research mention mostly flashing just boot.img, system.img and recovery.img but I'm missing some of those files from the update.app or I guess they could be named differently. I don't have a boot.img, just a fastboot.img which I'm sure is not the same. I also don't have a recovery.img, just recovery_ramdis, recovery_vbmeta, recovery_vendor, erecovery_ramdis, erecovery_vendo, erecovery_vbmet and erecovery_kerne.
I was able to flash system.img successfully but that didn't help.
Also tried to use the unbrick feature from Huawei Multi-Tool but here again I seem to be missing image files. Multi-Tool says it needs system.img, ramdisk.img, cust.img, ramdisk_recovery.img and userdata.img.
Of those, I think I'm missing cust.img for sure, ramdisk_recovery I might have but it's named differently (recovery_ramdis) and userdata.img I don't think I really need.
I'm attaching a txt file with a list of all the img files I do have in case it can be useful or rings a bell for someone.
Oh yeah, I also tried flashboot update update.zip but it's only giving me this warning:
archive does not contain 'android-info.txt'
error: update package 'update.zip' has no android-info.txt
So...does anyone have any advice or suggestions? Is there a better method to recover that I missed?
Any help is appreciated!
Flash the ramdisk.img to ramdisk and report back please. I have an M3 that is in the same condition as yours, but I am on an extended deployment and won't be able to test this for at least another month :/
fargonaz said:
Flash the ramdisk.img to ramdisk and report back please. I have an M3 that is in the same condition as yours, but I am on an extended deployment and won't be able to test this for at least another month :/
Click to expand...
Click to collapse
Thanks for taking the time to the reply mate, sorry to hear about your M3.
I tried fastboot flash ramdisk ramdisk.img and it said flashed successfully but the device is still not booting. Nothing else seems to have changed either.
Let me know if I misunderstood what you wanted to try or if you have any other ideas.
Cheers
etheberge said:
Hi everyone,
I have an 10.8 inch wifi only tablet imported from China, non-pro, model CMR-W09C00 which was running firmware B123.
I was playing around trying to convert it to a global firmware and tried to flash it with the same firmware 123 but for CMR-W09C432 using Huawei Firmware Finder.
Turns out this was a pretty bad idea
Now the tablet is not booting and I can't figure out how to recover. Here's what I tried:
1. eRecovery is not working, it downloads the firmware completely and tries to install but fails. It did work fully once before I tried to flash the wrong firmware.
2. Wiping cache and data partition does nothing
3. I have access to fastboot and can unlock/lock the bootloader at will.
4. I have the full-OTA zip file for the original firmware CMR-W09C00B123 and have extracted all the img files contained in update.app
5. I'm trying / hoping to flash images to recover (with bootloader unlocked) but I'm a bit confused at this step.
All the instructions I found in my research mention mostly flashing just boot.img, system.img and recovery.img but I'm missing some of those files from the update.app or I guess they could be named differently. I don't have a boot.img, just a fastboot.img which I'm sure is not the same. I also don't have a recovery.img, just recovery_ramdis, recovery_vbmeta, recovery_vendor, erecovery_ramdis, erecovery_vendo, erecovery_vbmet and erecovery_kerne.
I was able to flash system.img successfully but that didn't help.
Also tried to use the unbrick feature from Huawei Multi-Tool but here again I seem to be missing image files. Multi-Tool says it needs system.img, ramdisk.img, cust.img, ramdisk_recovery.img and userdata.img.
Of those, I think I'm missing cust.img for sure, ramdisk_recovery I might have but it's named differently (recovery_ramdis) and userdata.img I don't think I really need.
I'm attaching a txt file with a list of all the img files I do have in case it can be useful or rings a bell for someone.
Oh yeah, I also tried flashboot update update.zip but it's only giving me this warning:
archive does not contain 'android-info.txt'
error: update package 'update.zip' has no android-info.txt
So...does anyone have any advice or suggestions? Is there a better method to recover that I missed?
Any help is appreciated!
Click to expand...
Click to collapse
I think I am in a similar spot. I went from a custom ROM back to stock, but now all attempts at installing full OTAs fail. Did you ever figure this out how to fix it?
Thanks
Hello, i have received today the OTA for BLA-L29 800145(C432) but not able to install it due to TWRP. Do somebody has the stock recovery img. for the Mate10Pro BLA-L29 800142(C432) . I am not able to use the extract tool and to download such a big firmware on my pc to extract it. Anyone can just upload the img file so i can flash it . Any help is really appreciated! tx & Cheers.
(i tried to search the forum but most topics been related to the extract tool.)
Good question, I have the same issue, I have an update that is driving me crazy and I have no way to install nor find the stock recovery. This one didnt work:
https://mega.nz/#!BWxElaRA!lUb-u-jXaPSAN8OrbyG4tEKCWttvqPxMPOVBn6h1PRY
Any help here is surely appreciated!
if you don't find stock recovery, I think you can flash rom again; or extract file update.app to find stock recovery.
Can I safely flash new firmware on my nokia g11 Plus using "SP Flash Tool"?
They say that the program is for flashing devices based on the mediatek processor, but from what I know the nokia g11 plus has a Unisoc T606 processor?
Is there any other software to upload firmware to this phone model?
I want to flash Stock ROM
How to use SPD Upgrade Tool to install or flash .pac Stock ROM (firmware)
Step-by-Step guidelines to Install or Flash .pac Firmware (ROM) on devices powered by Spreadtrum/Unisoc Chipset using the SPD Upgrade Tool.
androidmtk.com
aIecxs said:
How to use SPD Upgrade Tool to install or flash .pac Stock ROM (firmware)
Step-by-Step guidelines to Install or Flash .pac Firmware (ROM) on devices powered by Spreadtrum/Unisoc Chipset using the SPD Upgrade Tool.
androidmtk.com
Click to expand...
Click to collapse
Thanx for answer, so i already have the program.
I have searched for several hours for software but all of them are just in .Bin format :c and the program requires a firmware in .Pac format
Strange because I downloaded the firmware from the given link.
Payload.Bin could be installed via recovery but on nokia g11 plus it is so poor it only has three useless options like reboot or turn of device :v
the file you have is not full firmware (because of the small file size) it's more likely just incremental OTA update file.
you can however have a look inside with payload dumper.
[TOOL] A QUICK Android OTA payload dumper
Made with Go. By utilizing goroutines, this can extract img files from (full) OTA payload.bin really quickly. See how fast this is: https://i.imgur.com/adpijqf Source Code: https://github.com/ssut/payload-dumper-go Prebuilt binaries...
forum.xda-developers.com
aIecxs said:
the file you have is not full firmware (because of the small file size) it's more likely just incremental OTA update file.
you can however have a look inside with payload dumper.
[TOOL] A QUICK Android OTA payload dumper
Made with Go. By utilizing goroutines, this can extract img files from (full) OTA payload.bin really quickly. See how fast this is: https://i.imgur.com/adpijqf Source Code: https://github.com/ssut/payload-dumper-go Prebuilt binaries...
forum.xda-developers.com
Click to expand...
Click to collapse
Yeah right, it is OTA, If I don't find StockRom, I won't fix this brick, soo annoying cuz there is no .Spd firmware to flash in internet.
I even searched on Chinese forums, such a charm of these phones?
can only find 1.8gb OTA update.zip flashable for recovery mode.
maybe ask nokia support. or contact this guy (see unbrick EDL Package)
https://romprovider.com/nokia-g11-plus-firmware-stock-rom
I can't find any information about this anywhere. There is only this post which gives instructions for the M10 Plus model, while specifying that they won't work for the basic M10.
I got the firmware both via Lenovo Rescue and Smart Assistant, and also via the Lenovo lolinet images site, but the firmware is just a .pac file, and does not contain a boot.img. Using the SPD Flash Tool, I extracted all the .img files from the .pac firmware file, but there is no boot.img. Magisk is unable to patch any of the img files that do exist within the firmware. Additionally there is no payload.bin to work with in the firmware.
There is also this guide for the Plus model which requires fastboot flashing, but none of the commands work:
fastboot oem unlock-go, fastboot flashing unlock, fastboot flashing unlock_critical, even if I could get a boot.img.
How can I get root on this tablet?
Thank you.