Bricked Phone - Zenfone 2 Laser Q&A, Help & Troubleshooting

Can you us help me ? My asus phone ZE500KG is brick (maybe) i can"t flash into adb sideload in recovery its say "E: Failed to verify whole-file signature,E: signature verificatiob failed installation aborted" earlier I used twrp to wipe data and wipe cache , but I was wrong because I click format data and went i to reboot,its say " no OS system installed" can someone help me ? Thanks

Add me on hangouts [ [email protected] ] and I'll try help you like 10 hours later on as it's 3am in my timezone right now.
Sent from my ASUS_Z00TD using Tapatalk

LuK1337 said:
Add me on hangouts [ [email protected] ] and I'll try help you like 10 hours later on as it's 3am in my timezone right now.
Sent from my ASUS_Z00TD using Tapatalk
Click to expand...
Click to collapse
All right sir,thank you for helping me

Related

some pointers please any help will do

ok let me tell you where im at
32gb JB 4.1.2
unlocked, BOOTLOADER v: 3.41
team win recovery project v: 2.3.1.1
ROOTED with WUGS toolkit
ok first off when i go to the recovery and click backup then swipe to backup it says
backup failed
E:Unable to locate android secure partition
chismay said:
backup failed
E:Unable to locate android secure partition
Click to expand...
Click to collapse
Try resetting the settings in TWRP to default.
Sent from my Nexus 7 using xda app-developers app
mr_tris said:
Try resetting the settings in TWRP to default.
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
ah
thank you 8)
ok next question, to update twrp 2.3.1.1 -to- 2.3.2.1 ready for 4.2 if i should wish to install,, can i do it with a easy flashable zip? or must i do it with adb?
also lol twrp shows the time at the top as 6 hours behind?
Not sure about the time.. Unless you have your time in the tab set to manual. And twrp is using some type of auto source from wrong zip or something..
The easiest way tget latest version is twrp is to install goo manager..
Click the top right corner the ... click install open source recovery..
It will d/load the latest and install for you...
Good Luck
cheers for that now up to date.
so now if i choose to accept the 4.2 ota i shouldnt have any problems right? i just need top use the "keeproot" app from market?

[Q] help with (Status 7) error when flashing 4.4 update

so I was so elated to finally have KitKat. I downloaded the update from one of the sites linked in the General Forum for the Nexus 7, and attempted to adb sideload it. This is what I got:
Verifying current system…
“/system/etc/audio_effects.conf” has unexpected contents.
E:Error in /tmp/update.zip
(Status 7)
Installation aborted.
What do I do?
Thank you for your help
Should I try to download again? It seems as though I have some sort of audio that messed it up.
Sent from my Nexus 7 using Tapatalk
Here is my audio.conf it talked about:
https://db.tt/TwT6k3ez
Sent from my Nexus 7 using Tapatalk
i had the same problem
i downloaded the lastest 4.3 image from google (https://developers.google.com/android/nexus/images#nakasijwr66y)
you must have a clean and fresh install of it.
trying to flash this via CWM or TWRP recovery failed.
so i extractet the image and used the "flash-all.bat/flash-all.sh"
all user data were gone (i dont care about at my tablet ) but so a could flash the rom.
after that i could flash the update to 4.4
oder esyer now. flash the stock 4.4 image
https://developers.google.com/android/nexus/images#nakasikrt16o
(links are for wifi model)
jma9454 said:
so I was so elated to finally have KitKat. I downloaded the update from one of the sites linked in the General Forum for the Nexus 7, and attempted to adb sideload it. This is what I got:
Verifying current system…
“/system/etc/audio_effects.conf” has unexpected contents.
E:Error in /tmp/update.zip
(Status 7)
Installation aborted.
What do I do?
Thank you for your help
Click to expand...
Click to collapse
I've attached the original file I extracted from the 4.3 stock image (nakasi-jwr66y-factory-1e503532.tgz).
You can try copying it to /system/etc/ (ensuring permissions are correct) and then retry the installation.
I suspect that if you've been playing around with audio tweaks then it's going to fail on other files too.
If it does, then you can use fastboot to _just_ flash the system.img and you won't lose any of your data.
Same thing happened to me. But it's worse, it's stuck on bootloader and Windows won't recognize the device (unkown device on device manager) so I can't even use adb to flash factory image. I'm really desperate here, anyone here with a tip?
fabulosospucas said:
Same thing happened to me. But it's worse, it's stuck on bootloader and Windows won't recognize the device (unkown device on device manager) so I can't even use adb to flash factory image. I'm really desperate here, anyone here with a tip?
Click to expand...
Click to collapse
Use Wug toolkit to install drivers (it has a couple of possibilities) until it works, then install factory image.
I got it to work on windows 8.1, so it's possible.
I'm having a similar problem. I tried to adb sideload 4.4 that I downloaded from the google website and got an error. Now my nexus 7 is bootlooping at the google logo and returning to twrp shortly after. I can't seem to use fastboot and I've wiped everything. I'm also on a Mac. Any help would be greatly appreciated. I can't seem to figure out a solution.
I received the error message "E: Error executing updater binary in zip '/data/media/0/sideload.zip' "
brian_199 said:
I received the error message "E: Error executing updater binary in zip '/data/media/0/sideload.zip' "
Click to expand...
Click to collapse
You need to post the whole error message, not just that one line.
fozzie said:
You need to post the whole error message, not just that one line.
Click to expand...
Click to collapse
Updating partition deltails...
Starting ADB sideload feature...
Installing '/data/media/0/sideload.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
file_getprop: failed to stat "/system/build.prop": No such file or directory
E: Error executing updater binary in zip '/data/media/0/sideload.zip'
brian_199 said:
Updating partition deltails...
Starting ADB sideload feature...
Installing '/data/media/0/sideload.zip'...
Checking for MD5 file...
Skipping MD5 check: no MD5 file found.
file_getprop: failed to stat "/system/build.prop": No such file or directory
E: Error executing updater binary in zip '/data/media/0/sideload.zip'
Click to expand...
Click to collapse
There's your problem. You have no /system/build.prop file.
Did you delete it? Have you a backup? You need to get it back on the device.
Edit: I've attached the build.prop from the N7 2012 (nakasi/grouper) JWR66Y ROM.
fozzie said:
There's your problem. You have no /system/build.prop file.
Did you delete it? Have you a backup? You need to get it back on the device.
Edit: I've attached the build.prop from the N7 2012 (nakasi/grouper) JWR66Y ROM.
Click to expand...
Click to collapse
Thank you, I really appreciate it. How can I reinstall the build.prop.zip?
You wouldnt happen to have a stock build.prop for KRT16O would!d you? My dumbass forgot to back mine up before I edited mine to add mods. :banghead:
Sent from my Nexus 7 using xda app-developers app
y0brando said:
You wouldnt happen to have a stock build.prop for KRT16O would!d you? My dumbass forgot to back mine up before I edited mine to add mods. :banghead:
Sent from my Nexus 7 using xda app-developers app
Click to expand...
Click to collapse
Just unzip the file
brian_199 said:
Thank you, I really appreciate it. How can I reinstall the build.prop.zip?
Click to expand...
Click to collapse
Just use something like Root Explorer to copy it from your SD card to /system/ (and check permissions are 644 or rw-r--r--).
GMPOWER said:
Just unzip the file
Click to expand...
Click to collapse
thanks, worked like a champ :victory: :victory::good:
I have the same problem.
Verifying current system…
“/system/xbin/dexdump” has unexpected contents.
E:Error in /tmp/update.zip
(Status 7)
Installation aborted.
please help me.
very thank you for your help.
supernuta said:
I have the same problem.
Verifying current system…
“/system/xbin/dexdump” has unexpected contents.
E:Error in /tmp/update.zip
(Status 7)
Installation aborted.
please help me.
very thank you for your help.
Click to expand...
Click to collapse
If you can say what device and ROM you're coming from, I can probably post the right version of the file.
I'm from nexus4 jb4.3 JWR66Y occam
thank you very much.
supernuta said:
I'm from nexus4 jb4.3 JWR66Y occam
thank you very much.
Click to expand...
Click to collapse
Here you go.

Lg l7 bricked, need help

One of my brother's friend made "something" to my brother's phone trying to update it.
In short, he bricked the phone (p700), which is looping on boot animation.
What I tried so far:
-I used KDZ and pushed the V20A_00.kdz that has CWM 6.0.2.8, still no boot
-I tried to install a Custom Firmware got error "Status 7" telling me that the CF I wanted to install was for the p700 and my device is a "u0"
Now I'm stuck at this point, what am I doing wrong?
-I thought of pushing a valid p700 build.prop through ADB, but "su" command doesn't work.
-I thought of editing the "scriptupdater" file of the CF, first I tried with this method this time it doesn't give me "Status 7" but it aborts the installation without furher explanation
At this point I'm starting to lose hope, I really want to fix this, please, could you help me?
skychronicles said:
One of my brother's friend made "something" to my brother's phone trying to update it.
In short, he bricked the phone (p700), which is looping on boot animation.
What I tried so far:
-I used KDZ and pushed the V20A_00.kdz that has CWM 6.0.2.8, still no boot
-I tried to install a Custom Firmware got error "Status 7" telling me that the CF I wanted to install was for the p700 and my device is a "u0"
Now I'm stuck at this point, what am I doing wrong?
-I thought of pushing a valid p700 build.prop through ADB, but "su" command doesn't work.
-I thought of editing the "scriptupdater" file of the CF, first I tried with this method this time it doesn't give me "Status 7" but it aborts the installation without furher explanation
At this point I'm starting to lose hope, I really want to fix this, please, could you help me?
Click to expand...
Click to collapse
Can u go into CWM Recovery?
froydenzi said:
Can u go into CWM Recovery?
Click to expand...
Click to collapse
Yes, but every ROM gives an error when I try to flash it.
What error say?
Sent from my LG-P700 using Tapatalk
froydenzi said:
What error say?
Sent from my LG-P700 using Tapatalk
Click to expand...
Click to collapse
When I don't edit the "getprop" part of the updaterscript I get "status 7" error as expected. "This is for p700 devices. Your device is u0"
When I do edit it: "installation aborted"
I will search for it tomorrow,for now i must sleep,its 00:00 in my town,am sleepy.
Sent from my LG-P700 using Tapatalk
You have to update your recovery with Rom Manager or flash the latest TWRP with CWM ( TWRP is an other recovery ) ! No need to edit anything !
Sent from my Nexus 7
azvlean said:
You have to update your recovery with Rom Manager or flash the latest TWRP with CWM ( TWRP is an other recovery ) ! No need to edit anything !
Sent from my Nexus 7
Click to expand...
Click to collapse
Sorry, never heard of this, care to explain?
Sky,what recovery u use?
Sent from my LG-P700 using Tapatalk
skychronicles said:
Sorry, never heard of this, care to explain?
Click to expand...
Click to collapse
Sometimes, the problem happens when your recovery is outdated. So, download ROM Manager and in the app you'll be able to update CWM. If it's already update, download TWRP by @tudorsbird and flash it with CWM. Your recovery will be TWRP but you won't be able to restore backups performed with CWM. If you can't boot but have a SD card, you can put TWRP on the card and flash it.
Or, you can try this ( with Fastboot ) to flash a new recovery :
http://wiki.cyanogenmod.org/w/Doc:_fastboot_intro
Sent from my Nexus 7
On th
Sent from my HUAWEI U9508 using xda app-developers app
I use cwm v6.0.2.8
Sent from my HUAWEI U9508 using xda app-developers app
Here is the link for TWRP : http://sourceforge.net/projects/lgl...TWRP Recovery/twrp.v2.6.3.0_p700.zip/download
Sent from my Nexus 7
azvlean said:
Here is the link for TWRP : http://sourceforge.net/projects/lgl...TWRP Recovery/twrp.v2.6.3.0_p700.zip/download
Sent from my Nexus 7
Click to expand...
Click to collapse
WORKED, thank you so much.
skychronicles said:
WORKED, thank you so much.
Click to expand...
Click to collapse
Your welcome, glad I helped you !
Sent from my Nexus 7

Nexus 4 non-modified build.prop file

Hi everyone,
Today I tried to update my Nexus 4 with adb sideload, everything worked fine until it said that my build.prop has been modified.
Which at some point I remember I did change something but im not sure what it was.
Can any of you guys maybe provide me with the original build.prop file or atleast its contents so I can verify that I have the same things.
Exact error message: ( couldnt take a screenshot in recovery mode,)
Verifying current system. . .
''/system/build.prop'' has unexpected contents.
E:Error in /tmp/update.zip
(Status 7)
Installation aborted.
Thanks in advance
When you tell me, which android Version do you have currently installed, I can maybe give you.
masterxxxxxl said:
When you tell me, which android Version do you have currently installed, I can maybe give you.
Click to expand...
Click to collapse
I am using 4.4.4
DylonSaaied said:
I am using 4.4.4
Click to expand...
Click to collapse
Just flash the system.img from 4.4.4 with fastboot
Sent from my Nexus 9 using XDA Free mobile app
I should note also, that my bootloader is locked, so no flashing for me...

ugent help

every flashing using adb or flashtools has failed
adb sideload fails with E:cant mount/cache
flashtool (oem partition)
and i think i messup with the oem partiton. i flash with the kitkat v.54
i am in lolipop non root
i can go to droidmode and recovery but wipe and factory reset always fails with E:cant mount........
i have tried every bit of available solutions . plz help
please tell me with something effective
fastboot flash recovery recovery.img
........................................
.....................................
.................................... don't work during sideload it fails
is the zenfone 5 section dead here on xda? there are too many queries left unanswered, this is still such a good phone though
adb sideload ?
u'll never success !
u just need to unlock bootloader
go study this thread http://forum.xda-developers.com/zenfone-5/general/recovery-twrp-2-8-6-0-asus-zenfone-5-t3136263
and give it a try u can read thru from
page to page !
I'm a noob on this zenfone 5
after 4th day success unlock bootloader
and flash any rom o like !
but there will still have problem
with TWRP for flashing ROMs
zenfone 5 TWRP not universer !
u need to tackle by ur self !
done everything but failed to mount is the ans
failed to mount is the final result
gradd said:
is the zenfone 5 section dead here on xda? there are too many queries left unanswered, this is still such a good phone though
Click to expand...
Click to collapse
i don't know what else i can do sideload cant be done
E:failed to mount(invalid argument)
if you can help me please
akatsuki oinam said:
i don't know what else i can do sideload cant be done
E:failed to mount(invalid argument)
if you can help me please
Click to expand...
Click to collapse
it seems you lost root. are you using custom recovery? if not, you may try debricking thread, as a last resort. if its stock recovery. it looks lije its borked
http://forum.xda-developers.com/zenfone-5/help/debrick-asus-zenfoen-5-fastboot-t3377455
gradd said:
it seems you lost root. are you using custom recovery? if not, you may try debricking thread, as a last resort. if its stock recovery. it looks lije its borked
http://forum.xda-developers.com/zenfone-5/help/debrick-asus-zenfoen-5-fastboot-t3377455
Click to expand...
Click to collapse
i try the method but sadly it gives the same command
akatsuki oinam said:
i try the method but sadly it gives the same command
Click to expand...
Click to collapse
consider yourself lucky coz you can get past droidboot, if you can sideload, there's an alternate method to flash stock .raw firmware thru xfstk. im still stuck at intel logo, no progress just yet since December 8 and no droidboot
gradd said:
consider yourself lucky coz you can get past droidboot, if you can sideload, there's an alternate method to flash stock .raw firmware thru xfstk. im still stuck at intel logo, no progress just yet since December 8 and no droidboot
Click to expand...
Click to collapse
xfstk.im how? can i check
akatsuki oinam said:
xfstk.im how? can i check
Click to expand...
Click to collapse
sure! i found it outside xda, its for both variants of zen5.
https://www.google.com/amp/s/andrewbenedictus.wordpress.com/2016/02/15/how-to-unbrick-asus-zenfone-5-stuck-on-intel-logo/amp/?client=ms-android-pantech
gradd said:
sure! i found it outside xda, its for both variants of zen5.
https://www.google.com/amp/s/andrewbenedictus.wordpress.com/2016/02/15/how-to-unbrick-asus-zenfone-5-stuck-on-intel-logo/amp/?client=ms-android-pantech
Click to expand...
Click to collapse
after using the flashtool
flash image failure(FAILURE(remote:unknown OEM command))
what can be done more:crying::crying::crying:
Hello! I'm new to you at xda
I am having this same problem on my asus zenfone 5 (a501cg), when I clear the partiques cache / data or facrore reset, it shows the following. "E: cant mount / cache / recovery / last_update-log".
I would like and help, but I have not found a solution yet:confuso:
-benzóico.

Categories

Resources