how create zip file from update.app file? - Huawei Y6 Questions & Answers

Any body can help me how to repack update.app (stock rom) into flashable Zip
My phone have unlocked bootloader and have twrp.
Impossible to flash stockroom with update.app file via twrp.
I`ve tired using custom rom so many bug.
I want rolling back into stockrom with keep twrp n unlocked bootloader.
I've lost my backup
Sorry bad English
Device SCL-L21

1. extract boot.img and system.img for update.app using huawei update extractor
2. copy them into fastboot folder on your computer
3. go into fastboot mode and type this on you computer:
fastboot flash boot boot.img
&
fastboot flash system system.img
3. when completed just type "fastboot reboot"
4. wipe data and cache in recovery to start your phone like new
that`s what i do when i flash stock rom

TheWarrior12345 said:
1. extract boot.img and system.img for update.app using huawei update extractor
2. copy them into fastboot folder on your computer
3. go into fastboot mode and type this on you computer:
fastboot flash boot boot.img
&
fastboot flash system system.img
3. when completed just type "fastboot reboot"
4. wipe data and cache in recovery to start your phone like new
that`s what i do when i flash stock rom
Click to expand...
Click to collapse
Hi man, itś so many years dead discussion, but now i need upgrade my Honor 5C. I don´t know if i´ve make something bad, but if i try flash system from stock rom (NEM-L21C432B364), my phone is dead. Only recovery and fastboot mode is working. I´ve try upgrade from version B132. Can you help me please? Now I am not sure, if upgrade version B132 directly to B364 is OK....

Related

Lollipop 5.0.1 Help

Good morning Guy,
i have a simple question that for me is not so simple because clearly i need some help. I have unlocked & rooted my tablet however now I get a notification for the Lollipop 5.0.1 OTA but when I try to install it and it reboots it then goes into the TRWP recovery mode and nothing else and if i choose to reboot from there the it reboots fine but without the upgrade. Any idea on how to fix this issue?
lucent6408d said:
Good morning Guy,
i have a simple question that for me is not so simple because clearly i need some help. I have unlocked & rooted my tablet however now I get a notification for the Lollipop 5.0.1 OTA but when I try to install it and it reboots it then goes into the TRWP recovery mode and nothing else and if i choose to reboot from there the it reboots fine but without the upgrade. Any idea on how to fix this issue?
Click to expand...
Click to collapse
Just flash the system.img with fastboot.
https://dl.google.com/dl/android/aosp/volantis-lrx22c-factory-8d83cd9b.tgz
They changed the way updating happens. If your rooted never plan on getting an OTA again
AlEsC said:
Just flash the system.img with fastboot.
https://dl.google.com/dl/android/aosp/volantis-lrx22c-factory-8d83cd9b.tgz
Click to expand...
Click to collapse
Hi,
this link does not take me to the .img file. this is a .tgz and if i extract I get a .tar. my apologies for my ignorance lol
lucent6408d said:
Good morning Guy,
i have a simple question that for me is not so simple because clearly i need some help. I have unlocked & rooted my tablet however now I get a notification for the Lollipop 5.0.1 OTA but when I try to install it and it reboots it then goes into the TRWP recovery mode and nothing else and if i choose to reboot from there the it reboots fine but without the upgrade. Any idea on how to fix this issue?
Click to expand...
Click to collapse
Is possible that the problem is because you have a Custom Recovery (TRWP) installed.
Try to flash the Recovery Stock, and then maybe OTA can be installed. If not, try to flash whole Factory Image.
lucent6408d said:
Hi,
this link does not take me to the .img file. this is a .tgz and if i extract I get a .tar. my apologies for my ignorance lol
Click to expand...
Click to collapse
You will have to extract several times to find the .img files
lucent6408d said:
Hi,
this link does not take me to the .img file. this is a .tgz and if i extract I get a .tar. my apologies for my ignorance lol
Click to expand...
Click to collapse
Use winrar or 7-zip to extract it. Inside is a zip file, extract that too. There you will find the system.img
Sent from my Nexus 9 using XDA Free mobile app
lucent6408d said:
Hi,
this link does not take me to the .img file. this is a .tgz and if i extract I get a .tar. my apologies for my ignorance lol
Click to expand...
Click to collapse
The you must extract .tar again. The you must use .bat or extract a .ZIP and then:
Code:
fastboot erase system
fastboot erase recovery
fastboot erase boot
fastboot erase cache
fastboot erase vendor
fastboot erase userdata
pause
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash vendor vendor.img
But with this, all your data will be erased.
lept_2014 said:
The you must extract .tar again. The you must use .bat or extract a .ZIP and then:
Code:
fastboot erase system
fastboot erase recovery
fastboot erase boot
fastboot erase cache
fastboot erase vendor
fastboot erase userdata
pause
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cache cache.img
fastboot flash vendor vendor.img
But with this, all your data will be erased.
Click to expand...
Click to collapse
You don't have to erase everything to update.
Code:
fastboot flash boot boot.img
fastboot erase system
fastboot flash system system.img
Will update your tablet without wiping everything.

bricked honor 7 , please help

Good evening everyone , I have a big enough problem . Mistakenly I did wipe of all phone including system by TWRP and now it will not start . I suppose to to flash the stck ROM but i don't have it, could you help me ?
i can only enter in twrp , no system
aboumoslih said:
Good evening everyone , I have a big enough problem . Mistakenly I did wipe of all phone including system by TWRP and now it will not start . I suppose to to flash the stck ROM but i don't have it, could you help me ?
i can only enter in twrp , no system
Click to expand...
Click to collapse
You can solve your problem with Multi Tools and -Unbrick from bootloop
Follow these steps in order to return it to fully stock:
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
Hope this helps you.

help me removing recovery mode and back to stock

i flashed new recovery mode to my Gr5 nd i want to go back to stock recovery to have marshmelo update can any one help me pls
sorry for bad english
:crying:
Abdel_Fattah said:
i flashed new recovery mode to my Gr5 nd i want to go back to stock recovery to have marshmelo update can any one help me pls
sorry for bad english
:crying:
Click to expand...
Click to collapse
Wat is the full model of ur phone? KII-L21?
Go to file depot and get the recovery for ur phone (B130 or B140) or better still get the stock rom from the huawei website of your country and use Huawei Extractor to extract the recovery file. You just have to make sure it tallies with ur software version. B130 or B140 or whatever it is. Copy the recovery file to adb folder and rename to 'recovery.img'
When you get the recovery file, boot into bootloader/fasboot mode using the code below in adb.
"fastboot reboot bootloader"
Then flash it using the code below.
"fastboot flash recovery recovery.img"
This should get you stock recovery.
"fastboot reboot recovery" should get you into recovery. To show it's changed to stock.
Note: If you are not sure of the recovery to get, post a screenshot showing your phone information including the software version. Settings > About phone. That's the one. Cheers
Follow these steps and you are back on stock in no time:
As I don't know if you modified system or not, I'm gonna show you the full method.
Download your phone's latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Boot into bootloader mode by switching off the phone then pressing only the Vol DOWN button, and connecting it to PC simultaneously.
Flash recovery first, using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will now get to the full stock firmware.
NOTE: If the manual flashing doesn't works or you get any errors, then first try only the force update method, i.e Putting the UPDATE.APP from which you extracted the files in dload folder of your external SDCARD and pressing Vol UP + Vol DOWN + Power button simultaneously after switching off your phone.

Hi After Twrp phone is dead please help me !

Hi I havae huawei plk-l01 single sim eu phone.
First I want to make a root.
Unlcked Bootlader succesfully.installed twrp succes and root succesfuly flashed.
After reboot
phone bootloop.
and I dont know what is my Bxxx versiion.Please help me How can I reborn this phone :S
Hi , flash this file for root , works both for B121 to B371.
https://drive.google.com/file/d/0B3O4DzQkXNR4aFoxbXk5cmZPRlE/view?usp=sharing
it's a super SU adapted to Honor7 by me
.
technopark said:
Hi I havae huawei plk-l01 single sim eu phone.
First I want to make a root.
Unlcked Bootlader succesfully.installed twrp succes and root succesfuly flashed.
After reboot
phone bootloop.
and I dont know what is my Bxxx versiion.Please help me How can I reborn this phone :S
Click to expand...
Click to collapse
You have to flash the Stock firmware in order to reborn the phone.
Follow these steps in order to do that.
Download your latest firmware and extract system.img, boot.img, recovery.img, cust.img from UPDATE.APP using Huawei Update Extractor tool.
Flash recovery first using this command.
Code:
fastboot flash recovery recovery.img
Flash all other extracted files similarly firing these commands.
Code:
fastboot flash boot boot.img
fastboot flash cust cust.img
fastboot flash system system.img
After doing this put that very UPDATE.APP from which you extracted the files in dload folder of your external SDCARD.
Switch off your phone, and press Vol UP + Vol DOWN + Power button simultaneously.
Your device will nw get to the full stock firmware.
This will help you get your fone back from loops.

What u have to do when u destroyed ur H7 System (Noob Friendly)

Hello Folks,
i just had the Problem that i flashed the wrong superSU wich resultet in a not bootable System.
In my case this was the Stock firmware 380 i flashed with trwp 3.0.2 and a Supersu 2.49 wich resultet in a Error 10 and 2 (No Boot.img / bootable system).
The Following helped me a lot and i think this will fix most destroyed Boot.img´s and Systems.
The Source was here on this German Page : http://www.android-hilfe.de/thema/honor-7-zerschossen-geloest.796550/
I thought ill translate here:
When the System will not find/has broken System or Boot.img do the following:
Get the Stock Rom or Update from ur current System (example B380 or any other wich u installed atm)
-> https://forum.xda-developers.com/honor-7/general/models-stock-firmware-packages-honor-7-t3448747
Get the Huawai Update Extractor:
-> https://forum.xda-developers.com/showthread.php?t=2433454
Then open ur downloaded Update.zip or Rom.zip and open the UPDATE.APP file with the Extractor and extract the following files:
-System.img
-Boot.img
-Recovery.img
Afterwards copy those into ur ADB files folder and open a CMD in that Window.
Connect ur H7 with ur PC and boot into the Fastboot (Vol- and Power)
Type the following into the CMD window previously opend:
1- fastboot devices (should list up ur H7)
2- fastboot flash boot boot.img (flashes the Honor7 boot.img to the H7)
3- fastboot flash system system.img (flashes the system wich maybe corrupted)
4- fastboot flash recovery recovery.img (flashes the stock recovery and removes trwp)
5- fastboot reboot
Your H7 should now reboot and boot in the system as u had it before.
TWRP will be removed and exchanged with stock recovery.
I hope i have spared some of u the time searching for help in the web.
All Credits to the devs and ppl wich provided the Info. This is just for translation.

Categories

Resources