Hi, I saw some threads saying some stuff about the Huawei GT3, but they didnt helped me so Im posting this thread.
I have a huge Problem with my phone.
(Im a Newbie btw)
I wanted to root my phone so I installed TWRP and rebooted (TWRP works btw), now it said "Encryption unsuccessfull"
I looked up on YouTube to look how to fix this and ended up deleting my complete OS
Now I downloaded the Firmware of my Phone and looked how to install it with TWRP and ADB.
When I try to install the "update.zip" File with TWRP it says something like this :
[2017-11-14 08:00:21 623] E:unknown command [errno]
dload_format_userdata,line=527: dload_format_userdata ok!
script aborted: update_huawei_pkg_from_ota_zip: update package from zip failed
update_huawei_pkg_from_ota_zip: update package from zip failed
Updater process ended with ERROR: 7
I:Legacy property environment disabled.
I:Install took 0 second(s).
Error installing zip file '/data/update.zip'
I also tried to delete the "assert" parts in the updater-script file but it also didnt work.
Now I heard about the "dload" Method but I have some questions about that
1. Where is the dload folder exactly
2. When I try to move the folder cointaining the "update.zip" to as expample root It says not enough space on device (which Is not true) or something like this :
Running command: 'mv "/data/update.zip" "/root"'
mv: write error: No space left on device
mv "/data/update.zip" "/root" process ended with ERROR: 1
Do I maybe have the wrong ROM or something?
Please help me . (or try )
Check the dload guide in my signature. You will know everything. Let me know if any questions or doubts, will help. Dont worry twrp error is normal as these zips shouldn't be flashed with twrp
shashank1320 said:
Check the dload guide in my signature. You will know everything. Let me know if any questions or doubts, will help. Dont worry twrp error is normal as these zips shouldn't be flashed with twrp
Click to expand...
Click to collapse
Hi! Thanks for your reply!
I bought myself a Micro-SD card and extraced the ZIP like in your tutorial, and its working!
Its installing right now!
But I wanted to say something..first thank you very much and second the Russian Website you provided gave me the wrong package, this was the right one :
skyneel.com/huawei-gt3-nougat
niclasdriver said:
Hi! Thanks for your reply!
I bought myself a Micro-SD card and extraced the ZIP like in your tutorial, and its working!
Its installing right now!
But I wanted to say something..first thank you very much and second the Russian Website you provided gave me the wrong package, this was the right one :
skyneel.com/huawei-gt3-nougat
Click to expand...
Click to collapse
There are many ways to get firmware but the best part it worked and successful. Enjoy buddy.
Related
Hi,
I've just received my new Razr i yesterday. I've unlock the bootloader, rooted it and instal CWM 6.0.1.9.
My problem is under the CWM, as soon as I want to install a .zip I've always this message : "E: Error in /external_sd/ ... .zip (Status 255) Installation aborted"
Has anyone the same problem or a solution to solve this problem ?
Thank you
woodyby said:
Hi,
I've just received my new Razr i yesterday. I've unlock the bootloader, rooted it and instal CWM 6.0.1.9.
My problem is under the CWM, as soon as I want to install a .zip I've always this message : "E: Error in /external_sd/ ... .zip (Status 255) Installation aborted"
Has anyone the same problem or a solution to solve this problem ?
Thank you
Click to expand...
Click to collapse
Take the update-binary from any of your working RAZR i flashable zip (or an OTA update.zip) and drag and drop into the zip you are trying to flash.
255 means binary not compatible pretty much.
ARM update-binary won't work on x86 device
This is not development by the way.
mattlgroff said:
Take the update-binary from any of your working RAZR i flashable zip (or an OTA update.zip) and drag and drop into the zip you are trying to flash.
255 means binary not compatible pretty much.
ARM update-binary won't work on x86 device
This is not development by the way.
Click to expand...
Click to collapse
It's working great !!! Thank you
Moved to Q&A
Please provide any such binary
woodyby said:
It's working great !!! Thank you
Click to expand...
Click to collapse
Please provide any such binary that worked for you i replaced with few i know but could not get rid of status 255 error for same device
I tried this and error 255 did not appear again. Though, it did still say 'installation aborted' without saying why.
mattlgroff said:
Take the update-binary from any of your working RAZR i flashable zip (or an OTA update.zip) and drag and drop into the zip you are trying to flash.
255 means binary not compatible pretty much.
ARM update-binary won't work on x86 device
This is not development by the way.
Click to expand...
Click to collapse
I got that error when I tried to install onandroid in cwm (x86) I think it maybe my kernel ...
I installed omar rom with breeze, but now every rom I threw to cwm fails to install with error "Installation aborted". I'm not sure if it's related to omar rom since I did not install any other roms before. This is part of log from clockworkmod/recovery.log:
Code:
- Installing: /sdcard/clockwormod/backup/CFC_9.8.2i-50_SMI-26S7-USASMIJBRTEU.xml.zip
Finding update package...
I:Update location: /sdcard/clockwormod/backup/CFC_9.8.2i-50_SMI-26S7-USASMIJBRTEU.xml.zip
I:using /data/media for /sdcard/clockwormod/backup/CFC_9.8.2i-50_SMI-26S7-USASMIJBRTEU.xml.zip
Opening update package...
Installation update...
Installation aborted.
result was NULL, message is: assert failed: install_zip("/sdcard/clockwormod/backup/CFC_9.8.2i-50_SMI-26S7-USASMIJBRTEU.xml.zip")
I:using /data/media for /sdcard.
Notice: there can be typos in this log since i rewritten it manually from phone screen.
I tried dozen of roms from sbf.droid-developers.org/smi/list.php , there is no way of corrupt download. My method of installing is following:
Download rom from sbf.droid-developers.org/smi/list.php
Put it to somewhere in phone (in this example case I put it in /clockwormod/backup/)
Boot to cwm recovery
choose "install zip from sdcard"
choose "choose zip from sdcard"
and of course browsing to correct folder and choosing correct rom file
These files are zipped files witch have to be unzipped and flashed via RSD-Lite
via RazR I & Tapatalk 4
Yes that was it, thanks. Is there a way to do it in linux though? sbf_flash requires .sbf file which is not available in razr i zipped roms.
ICuaI said:
These files are zipped files witch have to be unzipped and flashed via RSD-Lite
via RazR I & Tapatalk 4
Click to expand...
Click to collapse
do we have to unzipped the stock rom files before flashing, can we flash the zip files. I'm worried about this, i flashed the *.sbf file for my previous phones, never flashed the *.zip
ICuaI said:
These files are zipped files witch have to be unzipped and flashed via RSD-Lite
via RazR I & Tapatalk 4
Click to expand...
Click to collapse
Hey, i have the same issue and i am using a Huawei Ascend G700-U10... does the RSD-Lite work for this as well? Sorry, i am new to this.. please help out
androKP said:
Hey, i have the same issue and i am using a Huawei Ascend G700-U10... does the RSD-Lite work for this as well? Sorry, i am new to this.. please help out
Click to expand...
Click to collapse
RSD-Lite is only vor Motorola-devices
Help me for titanium s5
ICuaI said:
RSD-Lite is only vor Motorola-devices
Click to expand...
Click to collapse
I too have the exact same problem please help me I tried by downloading all the roms available for titanium s5 but for every rom installation I am getting installation aborted error after verifying the files.... please help me and dalvik chache clearing is not showing in the any of the menus as shown in other karbonn s5 devices which I see on the internet
Hello,
First of all, my version was l19c185b385
I wanted to install marshmallow instead of nougat because of Xposed. Anyway, I didn't want to use rollback package (I didn't know that I can't install marshmallow like that) so, I just opened TWRP and then I removed everything even the system. Now, I can't install MM it always gives me the error "sparse flash write failure" in fastboot; however, when I installed b385 it finished the installation. In addition, I can't install anything for MM like recovery and twrp.
At the moment I can access only to trwp, fastboot, erecovery and dload (although it never works for me :crying
PS: I have tried to install rollback package via dload but it said it isn't compatible and stopped at 5%
IDontKnowAnythingAtAll said:
Hello,
First of all, my version was l19c185b385
I wanted to install marshmallow instead of nougat because of Xposed. Anyway, I didn't want to use rollback package (I didn't know that I can't install marshmallow like that) so, I just opened TWRP and then I removed everything even the system. Now, I can't install MM it always gives me the error "sparse flash write failure" in fastboot; however, when I installed b385 it finished the installation. In addition, I can't install anything for MM like recovery and twrp.
At the moment I can access only to trwp, fastboot, erecovery and dload (although it never works for me :crying
PS: I have tried to install rollback package via dload but it said it isn't compatible and stopped at 5%
Click to expand...
Click to collapse
Well done. Well done.
Try to flash firmware as zip file via twrp.
Are you able to mount/unmount /system in twrp?
xtcislove said:
Well done. Well done.
Try to flash firmware as zip file via twrp.
Are you able to mount/unmount /system in twrp?
Click to expand...
Click to collapse
yes I can mount system, I can't flash the firmware as zip because i don't have it i mean the update.zip can't be flashed in twrp
IDontKnowAnythingAtAll said:
yes I can mount system, I can't flash the firmware as zip because i don't have it i mean the update.zip can't be flashed in twrp
Click to expand...
Click to collapse
Come on... You risking your phone here, why don't you do some research before you mess things up?
The zip file with the update. App in it (firmware) is flashable with twrp
Huawei Firmware finder app in play store and you are fine
xtcislove said:
Come on... You risking your phone here, why don't you do some research before you mess things up?
The zip file with the update. App in it (firmware) is flashable with twrp
Huawei Firmware finder app in play store and you are fine
Click to expand...
Click to collapse
I thought you can't flash a system.zip without meta-inf
Anyway I have flashed it and it didn't work
I have also download another copy of the system, and yet nothing changed
Edit: the errors are
32K crc checked failure
E: unknown command [error]
E: unknown command [error]
update_huawei_pkg_from_ota_zip: update package from zip failed
updater process ended with error: 7
error installing zip file '/sdcard/update.zip'
updating partition details
failed to mount '/vendor' (invalid argument)
failed to mount '/product' (invalid argument)
failed to mount '/version' (invalid argument)
...done
okay, i have managed to fully fix my phone thanks to you , but now i need to rollback can you teach me how? idk why but dload method always fail
IDontKnowAnythingAtAll said:
okay, i have managed to fully fix my phone thanks to you , but now i need to rollback can you teach me how? idk why but dload method always fail
Click to expand...
Click to collapse
Look for a dload folder on your internal storage, there could be another folder something with "hw" in the name but i dont know anymore what i like to say there are maybe leftovers from an OTA or something like this just delete any folder with zip files in it.
Maybe you have the wrong Rollback package.
The Rollback package from the second link in my signature works on EVAL09 and EVAL19.
I want to install new Roms on my phone.
I followed the guides in the forum and unlocked the bootloader, and installed TWRP. However, when I try to install the new roms like Resurrection Rom v6 or AospExtended v5.8 I get the following error:
Code:
E3004: This package is for device: titan, titan_umts, titan_udstv, titan_umtsd, titan_retaildsds, XT1068, XT1064, XT1063, XT1069; This device is .
[COLOR="Red"]Updater process ended with ERROR: 7
Error installing zip file '/sdcard/RR-o-V6.2.0-20180911-titan-Final.zip' .....[/COLOR]
I get a similar error for ASOP package too. except it complains about the bootloader:
Code:
E3004: This package supports booltloader(s): 0x4882, 0x4883,0x4886,0x4887; This device has bootloader
[COLOR="Red"]Updater process ended with ERROR: 7
Error installing zip file '/sdcard/RR-o-V6.2.0-20180911-titan-Final.zip' .....[/COLOR]
.
My device model is: XT1068
And in the fastboot screen it says: 48.86
I would appreciate it if someone could guide me on how to resolve the issue.
mraabs said:
I want to install new Roms on my phone.
I followed the guides in the forum and unlocked the bootloader, and installed TWRP. However, when I try to install the new roms like Resurrection Rom v6 or AospExtended v5.8 I get the following error:
I get a similar error for ASOP package too. except it complains about the bootloader:
.
My device model is: XT1068
And in the fastboot screen it says: 48.86
I would appreciate it if someone could guide me on how to resolve the issue.
Click to expand...
Click to collapse
You should've searched on YouTube. Unzip your rom using winrar, I don't remember the path but you have to remove the first two assert lines of the script with notepad++ and save it back and rezip the ROM.
Search on YouTube "how to fix error 7 in twrp". And follow his steps.
I just replace the default bootloader version present in script with the bootloader version it gave the error and it works.
Edit.
Or for avoiding any errors after rezipping the ROM. Just open the ROM zip through winrar and navigate to the script directory and hold n drag it outside and then delete the script present in that zip file and after editing the script using notepad++ hold n drag it back to the same directory. This way you'll not have to unzip and rezip.
I have the VTR-L29C605E2R1P8B119-log (9.0.1.119), EMUI 9 (android pie) of the P10 and I accidentally deleted my system, with only fastboot and twrp working. My EMUI erecovery is broken since there is no official global PIE update for the P10 (except the chinese) It will say "Failed to get package info"
I need help on how to fix this because I have tried downgrading and no avail.
Tried using funkyhuawei well, i'm getting "Failed to get package info" and i can assure you that the dns was working, and my oem isn't damaged.
Tried using DC-Pheonix but then it says phone not supported.
What a waste of 30$ but it's better than wasting 200$ for a new motherboard.
Tried using the Dload method. Software Install Failed (using the same rom)
Tried doing the HWOTA but it won't write to my recovery because it's set to "Recovery" not "recovery_ramdisk" I tried changing it's script to recovery_ramdisk, but when I tried to boot up to twrp and it gave me func 11 and 2 errors.
Tried flashing the images... Well, I couldn't flash system because of the "cannot load system.img" file.
Tried using oreo images, failed.
Tried using the Multi-Tool for huawei, well i thought it worked but it didn't because it flashed the system and everything else (the program doesn't know that the ramdisk is inside system) it gave me the error #1 at the end. Still didn't boot.
Tried flashing AOSP Roms and I bam it didn't work.
Do you guys have anymore solutions?
Did you try this?
Jannomag said:
Did you try this?
Click to expand...
Click to collapse
I did. But without adb working, I can't get it to work since it will look for devices/emulators which needed adb and it seems like my phone isn't responding to those.
If you flash the twrp image from the archive of the post I linked before, does it boot up and is adb then available?
Jannomag said:
If you flash the twrp image from the archive of the post I linked before, does it boot up and is adb then available?
Click to expand...
Click to collapse
Nope. It does not detect the adb.
Can you try this TWRP please, eventhough it's for Oreo.
If this isn't gonna work do something for me:
- Boot into your working TWRP and open the terminal (under Advanced).
- Type: "ls /dev/block/platform"
- You should get something like "FF3B0000.UFS" or other, please post in the next reply.
- Now type "ls /dev/block/platform/RESULT/by-name" - for RESULT enter the output of the first command.
- Please post the recovery and erecovery lines from the output in your reply.
With this output I should be able to write a small script, but I can't guarantee that this will work.
EDIT: I made a script based on my UFS device. Please do the commands above first.
If it shows "ff3b0000.ufs", then proceed with my script:
- create a new directory on your sdcard (it has to be sd, not internal!) called "downgrade" (without qoutes).
- Download my zip package and put it into /sdcard/downgrade
- Download your desired firmware - it has to be the same region C605! (Links for B374: update.zip, update_full_VTR-L29_hw_la.zip, update_data_full_public.zip)
- put all three zip files into /sdcard/downgrade and rename "update_full_VTR-L29_hw_la.zip" to "update_hw.zip".
- Boot into TWRP, tap in Install and navigate to the sdcard/downgrade directory.
- Install downgrade.zip. If there's any output, post it here.
The device will reboot itselfs and should start into Huawei's recovery, which should install the firmware.
Download my script here.
Jannomag said:
Can you try this TWRP please, eventhough it's for Oreo.
If this isn't gonna work do something for me:
- Boot into your working TWRP and open the terminal (under Advanced).
- Type: "ls /dev/block/platform"
- You should get something like "FF3B0000.UFS" or other, please post in the next reply.
- Now type "ls /dev/block/platform/RESULT/by-name" - for RESULT enter the output of the first command.
- Please post the recovery and erecovery lines from the output in your reply.
With this output I should be able to write a small script, but I can't guarantee that this will work.
EDIT: I made a script based on my UFS device. Please do the commands above first.
If it shows "ff3b0000.ufs", then proceed with my script:
- create a new directory on your sdcard (it has to be sd, not internal!) called "downgrade" (without qoutes).
- Download my zip package and put it into /sdcard/downgrade
- Download your desired firmware - it has to be the same region C605! (Links for B374: update.zip, update_full_VTR-L29_hw_la.zip, update_data_full_public.zip)
- put all three zip files into /sdcard/downgrade and rename "update_full_VTR-L29_hw_la.zip" to "update_hw.zip".
- Boot into TWRP, tap in Install and navigate to the sdcard/downgrade directory.
- Install downgrade.zip. If there's any output, post it here.
The device will reboot itselfs and should start into Huawei's recovery, which should install the firmware.
Download my script here.
Click to expand...
Click to collapse
Thanks for trying to help me, but I think this would work. I tried the ls /dev/block/platform command but it gave me the "sh ls /dev/block/platform: not found. " Is my device unrecoverable now? I tried to flash but gave me the error: 255 Maybe a backup twrp of kernel,cust,oeminfo,product,recovery,system,sys img, vendor, vendor img, version would work if i use the restore button in twrp but I don't have any backups because I forgot to. If you have any it might work I think?
[Solved]
Thanks for your help, I did a bit of changes though to your script.
Instead of of=/dev/block/platform/ff3b0000.ufs/by-name/recovery_ramdisk_a
I changed it to: of=/dev/block/sdd37
It installed the update well.
This explained that the other tools like HWOTA8 didn't work. sdd37 is only on eMMC device which are rare. I forgot that the eMMC devices have a different path tree under /dev than UFS devices.
I'm glad that this works now.
The script is based on HWOTA and I use this in my Update Guide, too.
have u tried to "reinstall" the FULL OTA (the version that u have installed) via HuRu updater?