brick after build.prop edit - HTC One S

Hey there,
I've bricked my OneS after I edited my build.prop.
What I did:
One week ago, I've unlocked my phone via HTCdev and than I flashed TWRP and this rom:
http://forum.xda-developers.com/htc-one-s/development/rom-oneplus-one-stock-rom-cm11s-one-s-t2869703
Yesterday, I noticed that my computer does not find my mobile phone and adb is not working.
I thought that this is caused by the build.prop edits which I've done with the Pimp My Rom App so I deleted the modified build.prop file and added the stock file of the rom. After that I tried to restart my OneS but now only the screen htc boot animation with the red text appears and the mobile phone does not boot anymore but I have still axcess to the bootloader and the recovery. Adb doesn't work but fastboot works.
What should I do? I've found this solution: http://forum.xda-developers.com/showthread.php?t=1630459
But do you think it will work with my problem, because my adb already haven't worked before the brick.
Sorry for my bad english!
Edit: The content of the system folder is deleted

Do you haven't any ideas?:crying:

Have you tried factory reset ?

DashDashCZ said:
Have you tried factory reset ?
Click to expand...
Click to collapse
The system folder is empty, factory resets do not effect this folder so it will not change sth.

no backups too ?

DashDashCZ said:
no backups too ?
Click to expand...
Click to collapse
Forgot to do a backup

SagaBoot said:
Forgot to do a backup
Click to expand...
Click to collapse
hmm, that's bad news.. don't know man, sorry.. bad thing about our phone, no external SD card.. good luck

Any way to flash a system via fastboot without adb???

SagaBoot said:
Any way to flash a system via fastboot without adb???
Click to expand...
Click to collapse
try this.. http://blog.syedgakbar.com/2013/02/android-installing-system-images-using-flashboot/ but don't know where to get system.img

DashDashCZ said:
try this.. http://blog.syedgakbar.com/2013/02/android-installing-system-images-using-flashboot/ but don't know where to get system.img
Click to expand...
Click to collapse
Ok thank you, that helped me a bit . But now I have to convert my rom.zip to a system.img.
Does somebody know how to handle this???

SagaBoot said:
Ok thank you, that helped me a bit . But now I have to convert my rom.zip to a system.img.
Does somebody know how to handle this???
Click to expand...
Click to collapse
http://androidforums.com/one-v-all-things-root/565203-guide-re-flash-stock-rom-ruu-after-bricking-rooted-device.html

DashDashCZ said:
http://androidforums.com/one-v-all-things-root/565203-guide-re-flash-stock-rom-ruu-after-bricking-rooted-device.html
Click to expand...
Click to collapse
I could not find my RUU. Can somebody help me my buildnumber was 3.16.401.10 and my hboot version is 2.15

Related

***emergency please help im in deep ****

hi there, as the title says im in real deep trouble. To start off i rooted my phone which want a problem, but then i tried installing a rom which wasnt a problem either. The problem is i didn't know i had to install GAPPS so i wiped my phone and tried again. The stupid thing was that i completely wiped the whole phone i have no OS and my recovery doesn't work anymore. I cant access my phone through my computer as it tells me to format my phone. I cant even access recovery anymore my phone just goes in a cycle of rebooting. PLEASE I BEG YOU HELP ME ! X'(
wolfbear911 said:
hi there, as the title says im in real deep trouble. To start off i rooted my phone which want a problem, but then i tried installing a rom which wasnt a problem either. The problem is i didn't know i had to install GAPPS so i wiped my phone and tried again. The stupid thing was that i completely wiped the whole phone i have no OS and my recovery doesn't work anymore. I cant access my phone through my computer as it tells me to format my phone. I cant even access recovery anymore my phone just goes in a cycle of rebooting. PLEASE I BEG YOU HELP ME ! X'(
Click to expand...
Click to collapse
Can you go into Bootloader/Fastboot? (Volume Down + Power)
EDIT: Read your other thread. You need to flash a stock recovery. You can do that via fastboot. Flash a stock recovery, format SD card, then flash a custom recovery again and you should be good to go.
Process of flashing any recovery is easy. Refer to the method in my signature, you just need to follow the RECOVERY FLASHING PART ONLY.
Other necessary info is also available.
khan.orak said:
Can you go into Bootloader/Fastboot? (Volume Down + Power)
Click to expand...
Click to collapse
Yes do you know how i can fix my phone ?
wolfbear911 said:
Yes do you know how i can fix my phone ?
Click to expand...
Click to collapse
Yeah, read the previous EDITED post. Follow steps 17, 18 of the tutorial. Read the Pre-Requisites and Common Steps also and flash the recovery.
Thanks man, ill give you a thanks
khan.orak said:
Yeah, read the previous EDITED post. Follow steps 17, 18 of the tutorial. Read the Pre-Requisites and Common Steps also and flash the recovery.
Click to expand...
Click to collapse
dude it says : error cannot load recovery.img (sorry if i come out as a noob its my first time doing this)
wolfbear911 said:
dude it says : error cannot load recovery.img (sorry if i come out as a noob its my first time doing this)
Click to expand...
Click to collapse
No problem.
Fastboot drivers ok?
where did you get from and then put recovery.img?
also check name of the whateverRecovery.img file to be the same as "recovery.img"
khan.orak said:
No problem.
Fastboot drivers ok?
where did you get from and then put recovery.img?
also check name of the whateverRecovery.img file to be the same as "recovery.img"
Click to expand...
Click to collapse
i did that now a list of commands has just popped up on my cmd ?
Can you upload a screenshot ? Will be helpful.
Sent from my HTC One S using Tapatalk 4 Beta
khan.orak said:
Can you upload a screenshot ? Will be helpful.
Sent from my HTC One S using Tapatalk 4 Beta
Click to expand...
Click to collapse
i think i uploaded one now
wolfbear911 said:
i think i uploaded one now
Click to expand...
Click to collapse
I have to say, I can't see anything in that Pic. :/
Try to upload a zoomed one.
try this
wolfbear911 said:
try this
Click to expand...
Click to collapse
You missed the correct command, flash part. Try this:
Code:
fastboot flash recovery recovery.img
khan.orak said:
You missed the correct command, flash part. Try this:
Code:
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
IT WORKED YES ! what do i do now
wolfbear911 said:
IT WORKED YES ! what do i do now
Click to expand...
Click to collapse
Great. Now you have a stock recovery. Just format the SD Card from recovery and the SD should be good.
Afterwards, you can flash any custom recovery and mess around with flashing ROMs etc.
khan.orak said:
Great. Now you have a stock recovery. Just format the SD Card from recovery and the SD should be good.
Afterwards, you can flash any custom recovery and mess around with flashing ROMs etc.
Click to expand...
Click to collapse
that my phone doesnt launch recovery, it stays on the htc loading screen :/
wolfbear911 said:
that my phone doesnt launch recovery, it stays on the htc loading screen :/
Click to expand...
Click to collapse
Where did you get the recovery from?
Also, which version One S do you have? S3 or S4?
khan.orak said:
Where did you get the recovery from?
Also, which version One S do you have? S3 or S4?
Click to expand...
Click to collapse
well i used the twrp 2.3.3.0 from your guide
I used s3 to root my phone so i guess its s3
wolfbear911 said:
well i used the twrp 2.3.3.0 from your guide
I used s3 to root my phone so i guess its s3
Click to expand...
Click to collapse
Download This. Open the zip file with 7-Zip or WinRAR, go to firmware.zip, extract recovery.img.
Then flash the recovery in the same way. This is the stock recovery and not TWRP.
I am assuming your phone to be S3 and updated to Jellybean already.
khan.orak said:
Download This. Open the zip file with 7-Zip or WinRAR, go to firmware.zip, extract recovery.img.
Then flash the recovery in the same way. This is the stock recovery and not TWRP.
I am assuming your phone to be S3 and updated to Jellybean already.
Click to expand...
Click to collapse
i remember somthing about running 4.2.2 if that helps and i will start downloading now and i shall post results when im done

Nexus 5 Bricked, URGENT HELP!!!

I was testing a build of Unitato and i had to wipe stuff, so i acidentaly selected all options in twrp including internal storage,so now ive got no os installed and nothing on my sd, im not worried about my sd data as i have it all backed up, however i cant copy a rom to sd or anything so i cant get android booting up, :/
Please help me,
Pizza_Dox said:
I was testing a build of Unitato and i had to wipe stuff, so i acidentaly selected all options in twrp including internal storage,so now ive got no os installed and nothing on my sd, im not worried about my sd data as i have it all backed up, however i cant copy a rom to sd or anything so i cant get android booting up, :/
Please help me,
Click to expand...
Click to collapse
Can you boot into the bootloader. If so flash the factory image
Pizza_Dox said:
I was testing a build of Unitato and i had to wipe stuff, so i acidentaly selected all options in twrp including internal storage,so now ive got no os installed and nothing on my sd, im not worried about my sd data as i have it all backed up, however i cant copy a rom to sd or anything so i cant get android booting up, :/
Please help me,
Click to expand...
Click to collapse
it is not a brick
flash factory images as mentioned above or push a custom rom with adb command when booting in custom recovery mode
Code:
adb push name of rom.zip /data/media/
adb reboot recovery
then install the rom
jd1639 said:
Can you boot into the bootloader. If so flash the factory image
Click to expand...
Click to collapse
Yep i can boot into bootloader, this might sound noobish, but how do i got abouts doing this?
edit
figured out!
Pizza_Dox said:
Yep i can boot into bootloader, this might sound noobish, but how do i got abouts doing this?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=47156064
samersh72 said:
it is not a brick
flash factory images as mentioned above or push a custom rom with adb command when booting in custom recovery mode
Code:
adb push name of rom.zip /data/media/
adb reboot recovery
then install the rom
Click to expand...
Click to collapse
Thanks alot! forgot about ADB!
jd1639 said:
http://forum.xda-developers.com/showthread.php?p=47156064
Click to expand...
Click to collapse
wow im blind, im really sorry for asking these kinda questions without browsing xda before hand, im just in such a panic as u know, i lost everything, xD, lol
Pizza_Dox said:
wow im blind, im really sorry for asking these kinda questions without browsing xda before hand, im just in such a panic as u know, i lost everything, xD, lol
Click to expand...
Click to collapse
No problem, just relax you're not bricked, you just have some work in front of you to get it all back up and running. We've all been there
jd1639 said:
No problem, just relax you're not bricked, you just have some work in front of you to get it all back up and running. We've all been there
Click to expand...
Click to collapse
Thanks alot man, for ur patience and help, seriously thanks alot!

[SOLVED] Updating to 4.4.3 Firmware without using adb (rooted/s-off)

Just head over to @Tigerstown's thread HERE. He's the one who helped me. His thread is on fire!
I'm new to HTC with adb & fastboot and all...
Anyways, I'm trying to flash the 4.4.3 firmware to my M8 with my MacBook Pro. Here's the situation:
*fastboot and adb are installed and functioning
*Android File Transfer on Mac sees phone
***neither adb or fastboot see my phone as a connected device!!
Also, if I go thru the steps one more time, I might explode!!
Any help? Is there a way for me to drag the firmware.zip onto my sd card and flash it WITHOUT my computer??
Thanks for any help
calebcabob said:
http://forum.xda-developers.com/showthread.php?t=2723159
This has the instructions (with a YouTube video) on how to flash/update my firmware from 4.4.2 to 4.4.3 via adb on a Mac...I even tried just following the video step-by-step!...but I can only seem to get adb working on my Windows 7 desktop. So can u tell me which adb commands would be different with using Windows rather than OSX?
I can get my phone to reboot into the boot loader via adb...but once I try getting it to enter UUR or UUF mode, it does nothing!
Why would this be happening? I guess I basically need to find a proper guide on updating my boot loader/firmware via adb on Windows (7).
Click to expand...
Click to collapse
What is uur mode? You mean ruu mode? what happens when you r in bootloader an it says fastboot usb type fastboot devices in cmd an what is the output?
Tigerstown said:
What is uur mode? You mean ruu mode? what happens when you r in bootloader an it says fastboot usb type fastboot devices in cmd an what is the output?
Click to expand...
Click to collapse
Oh...oops, I just updated the question. Let me try that...
And thank you for the reply
calebcabob said:
And thank you for the reply
Click to expand...
Click to collapse
Yes you can use SD card. Place the file on the root of your SD card rename the file to 0P6BIMG.zip reboot to your bootloader click on hboot an then it will prompt you to update pick yes an let it do its thing.
When I type in adb devices, it shows my macbook...and only that.
So, is it completely fine to do a firmware update straight from the sd card like that...with the renaming the file method?
calebcabob said:
When I type in adb devices, it shows my macbook...and only that.
So, is it completely fine to do a firmware update straight from the sd card like that...with the renaming the file method?
Click to expand...
Click to collapse
Yes completely.
---------- Post added at 08:52 PM ---------- Previous post was at 08:51 PM ----------
calebcabob said:
When I type in adb devices, it shows my macbook...and only that.
So, is it completely fine to do a firmware update straight from the sd card like that...with the renaming the file method?
Click to expand...
Click to collapse
That's how I flash my recovery..you can flash many things using SD card method.
Tigerstown said:
Yes completely.
Click to expand...
Click to collapse
Thanks so much!! I feel like a noob all over again...switching from Samsung to HTC:silly:
calebcabob said:
Thanks so much!! I feel like a noob all over again...switching from Samsung to HTC:silly:
Click to expand...
Click to collapse
I hear that way different. I would help you with fastboot but I have never sat in front of a Mac or used one so I couldn't be of help. But I would get that working that's for sure.
Tigerstown said:
I hear that way different. I would help you with fastboot but I have never sat in front of a Mac or used one so I couldn't be of help. But I would get that working that's for sure.
Click to expand...
Click to collapse
Yeah, I'm definitely gonna!
So, I've had this phone for about a week. Do you know if this is the updated firmware now? I did the renaming method on the sd card in hboot
Sh;t!! I don't think it is...hmm
calebcabob said:
Sh;t!! I don't think it is...hmm
Click to expand...
Click to collapse
Your screenshot does not have the current radios so I'm saying no you didn't update the latest firmware. It is very simple. Rename file,place on root of external sd card,boot to bootloader an click hboot then proceed
https://www.androidfilehost.com/?fid=23622183712470028
I don't think I flashed this one...I think I did the 4.4.2 one. Haha, after that. Is this the correct one? I took it directly from your thread.
Thanks for being such a patient dude
calebcabob said:
https://www.androidfilehost.com/?fid=23622183712470028
I don't think I flashed this one...I think I did the 4.4.2 one. Haha, after that. Is this the correct one? I took it directly from your thread.
Click to expand...
Click to collapse
That is the correct file. That will get you up to date.
calebcabob said:
Thanks for being such a patient dude
Click to expand...
Click to collapse
No problem glad to help
Tigerstown said:
That is the correct file. That will get you up to date.
No problem glad to help
Click to expand...
Click to collapse
Sweet!! Thanks again dude, you're the man!!
calebcabob said:
Sweet!! Thanks again dude, you're the man!!
Click to expand...
Click to collapse
Radio's look up to date an sense the r part of firmware I would say it all went well.

[Q] Changed the build.prop now stuck on load screen

Hello recently I changed a setting on my phone's build.prop file. I have a ZTE Warp Sync on Android 4.4.2. I believe I changed the dalvik.vm.heapzise=8m(or similar to that). I didn't mean to put 8 in but wanted 148. I have the default build.prop file but can only access the recovery mode. So I am wondering if anyone knows how to make a signed update.zip because everyone I make seems to fail. Also if I try doing any adb commands it says "error:closed." Thank you for any help or advice you can supply it is all appreciated.
wailord284 said:
Hello recently I changed a setting on my phone's build.prop file. I have a ZTE Warp Sync on Android 4.4.2. I believe I changed the dalvik.vm.heapzise=8m(or similar to that). I didn't mean to put 8 in but wanted 148. I have the default build.prop file but can only access the recovery mode. So I am wondering if anyone knows how to make a signed update.zip because everyone I make seems to fail. Also if I try doing any adb commands it says "error:closed." Thank you for any help or advice you can supply it is all appreciated.
Click to expand...
Click to collapse
U can try the( recovery) file manager and try to replace the. Prop with the default one...
DastanShaikh said:
U can try the( recovery) file manager and try to replace the. Prop with the default one...
Click to expand...
Click to collapse
Thanks for your response. I just tried out the file manager but every time it says it fails verification because it's not signed.
wailord284 said:
Thanks for your response. I just tried out the file manager but every time it says it fails verification because it's not signed.
Click to expand...
Click to collapse
? which verification, he's talking about replacing build.prop with original one using a file manager, not flashing it
Tyaginator said:
? which verification, he's talking about replacing build.prop with original one using a file manager, not flashing it
Click to expand...
Click to collapse
I put it into my SD card and selected the "Apply update from SD Card" option and it would fail and say it was not signed. I don't have a special recovery or anything only the stock Android.
wailord284 said:
I put it into my SD card and selected the "Apply update from SD Card" option and it would fail and say it was not signed. I don't have a special recovery or anything only the stock Android.
Click to expand...
Click to collapse
Lol, are you flashing build.prop file? and with stock recovery?? You have to flash a custom recovery then you can flash your ROM or just replace the file using file manager
Tyaginator said:
Lol, are you flashing build.prop file? and with stock recovery?? You have to flash a custom recovery then you can flash your ROM or just replace the file using file manager
Click to expand...
Click to collapse
I just keep trying to push things through the SD Card option. I don't think I can install a custom recovery without getting into the phone. But if I can I have no idea how to.
wailord284 said:
I just keep trying to push things through the SD Card option. I don't think I can install a custom recovery without getting into the phone. But if I can I have no idea how to.
Click to expand...
Click to collapse
Do you have fastboot mode
Tyaginator said:
Do you have fastboot mode
Click to expand...
Click to collapse
I do not believe so but I don't know how to check for one so it could be there.
wailord284 said:
I do not believe so but I don't know how to check for one so it could be there.
Click to expand...
Click to collapse
Take that to service center if you are not aware of such things
wailord284 said:
I do not believe so but I don't know how to check for one so it could be there.
Click to expand...
Click to collapse
Search the forum for flashing stock rom....and flash the rom for ur device.... And u are Done....
DastanShaikh said:
Search the forum for flashing stock rom....and flash the rom for ur device.... And u are Done....
Click to expand...
Click to collapse
I believe I've found a rom but I would prefer to not. It needs TWRP installed which in recovery mode I'm unsure how to do. The reason I would like to not flash a rom is because I've got 400 pictures or so from my Italy trip and would like to save them. Other than that I don't need anything on the device.
I don't think flashing a stock rom will delete your photos because they shouldn't touch the sdcard partition of the phone. At least it's been like that on the numerous phones I've flashed to and from stock
wailord284 said:
I believe I've found a rom but I would prefer to not. It needs TWRP installed which in recovery mode I'm unsure how to do. The reason I would like to not flash a rom is because I've got 400 pictures or so from my Italy trip and would like to save them. Other than that I don't need anything on the device.
Click to expand...
Click to collapse
U can flash ur stock rom without wiping anything and you will not loose any data
DastanShaikh said:
U can flash ur stock rom without wiping anything and you will not loose any data
Click to expand...
Click to collapse
My photos aren't on the sd card unfortunately. This is the only rom I've found for my phone and I don't know how to install it because it looks like it needs twrp.
http://androidforums.com/threads/warp4-twrp-2-8-7-0.919942/
Edit: I still do not believe I have fastboot mode. From what I see the phone just reboots.
wailord284 said:
My photos aren't on the sd card unfortunately. This is the only rom I've found for my phone and I don't know how to install it because it looks like it needs twrp.
http://androidforums.com/threads/warp4-twrp-2-8-7-0.919942/
Edit: I still do not believe I have fastboot mode. From what I see the phone just reboots.
Click to expand...
Click to collapse
Install recovery via this method
http://androidforums.com/threads/warp4-twrp-2-8-7-0.919942/
Than flash rom (stock) or the other one....
http://androidforums.com/threads/warp4-stock-b05-4-4-2-deodexed-unmodified.920120/
And u will not loose ur pics on internal storage... If don't wipe anything except cache
DastanShaikh said:
Install recovery via this method
http://androidforums.com/threads/warp4-twrp-2-8-7-0.919942/
Than flash rom (stock) or the other one....
http://androidforums.com/threads/warp4-stock-b05-4-4-2-deodexed-unmodified.920120/
And u will not loose ur pics on internal storage... If don't wipe anything except cache
Click to expand...
Click to collapse
Ok thank you so much. Ill be sure to try this as soon as I can. Very much appreciated.
Edit: I tried the install of TWRP with the .zip but it again says "Signature verification failed" I am trying right now to fix the error:closed on ADB so I might be able to fix it that way.
I have tried out the TWRP.zip installation but it doesnt work for verification error. I used http://forum.xda-developers.com/showthread.php?t=997180 to sign the zip but it still comes up with a verification error. I also installed the SDK but I still receive error:closed when trying to run adb commands.
wailord284 said:
I have tried out the TWRP.zip installation but it doesnt work for verification error. I used http://forum.xda-developers.com/showthread.php?t=997180 to sign the zip but it still comes up with a verification error. I also installed the SDK but I still receive error:closed when trying to run adb commands.
Click to expand...
Click to collapse
You need USB Debugging enabled for ADB to work.
Tapped from my furious dogo
vaisakh7 said:
You need USB Debugging enabled for ADB to work.
Tapped from my furious dogo
Click to expand...
Click to collapse
Is there a way to enable that from command prompt? I am stuck on the boot screen and recovery mode so I cant do anything.

ze551ml boot only in fastboot mode

hi all i don't know if this is the right section, in case i'm sorry but i'm a bit desperate x.x this is my problem:
i've a ze551ml deluxe version while flashing some things (supersu,kernel ecc..) i've flashed also a file called splashscreen.img(i don't know if it's the cause of my problem) but after that my phone It starts only in fastboot mode recovery doesn't work,i've tried to flash some img files like (boot.img,recovery ecc..) but nothing it's happend, if try to flash a raw file by asus flash tool give an error while flashing "remote: not allowed to flash this partition" i don't know what to do please help me :'(
UserName_K said:
hi all i don't know if this is the right section, in case i'm sorry but i'm a bit desperate x.x this is my problem:
i've a ze551ml deluxe version while flashing some things (supersu,kernel ecc..) i've flashed also a file called splashscreen.img(i don't know if it's the cause of my problem) but after that my phone It starts only in fastboot mode recovery doesn't work,i've tried to flash some img files like (boot.img,recovery ecc..) but nothing it's happend, if try to flash a raw file by asus flash tool give an error while flashing "remote: not allowed to flash this partition" i don't know what to do please help me :'(
Click to expand...
Click to collapse
Which partition has been flashed with "splashscreen.img" and whioch tool did you use for it?
LS.xD said:
Which partition has been flashed with "splashscreen.img" and whioch tool did you use for it?
Click to expand...
Click to collapse
i've flashed by recovery so i don't know:crying:
there is a way for fix it? =(
UserName_K said:
i've flashed by recovery so i don't know:crying:
there is a way for fix it? =(
Click to expand...
Click to collapse
Do you have a link to the file? You can't flash .img files directly by recovery...
LS.xD said:
Do you have a link to the file? You can't flash .img files directly by recovery...
Click to expand...
Click to collapse
it was a mistake :crying: anyway i don't have the link for splashscreen.img but if i remember well i've download it when i've unlocked the bootloader, i can solve in some way?Even by lost all data,all solutions are good !
UserName_K said:
it was a mistake :crying: anyway i don't have the link for splashscreen.img but if i remember well i've download it when i've unlocked the bootloader, i can solve in some way?Even by lost all data,all solutions are good !
Click to expand...
Click to collapse
What happens when you flash boot.img + recovery.img using fastboot? Any error messages?
LS.xD said:
What happens when you flash boot.img + recovery.img using fastboot? Any error messages?
Click to expand...
Click to collapse
just try for security , both operation working fine no error
UserName_K said:
just try for security , both operation working fine no error
Click to expand...
Click to collapse
And once done you can't boot stock recovery?
LS.xD said:
And once done you can't boot stock recovery?
Click to expand...
Click to collapse
nope, boot always in fastboot mode
UserName_K said:
nope, boot always in fastboot mode
Click to expand...
Click to collapse
Are you using the .img files from latest firmware UL-Z00A-WW-4.21.40.184-user ??
LS.xD said:
Are you using the .img files from latest firmware UL-Z00A-WW-4.21.40.184-user ??
Click to expand...
Click to collapse
just tried and nothing seems changed
UserName_K said:
just tried and nothing seems changed
Click to expand...
Click to collapse
Download latest TWRP
Try to boot is as followed:
fastboot boot twrp-3.0.2-0-Z00A.img
LS.xD said:
Download latest TWRP
Try to boot is as followed:
fastboot boot twrp-3.0.2-0-Z00A.img
Click to expand...
Click to collapse
done but it's the same, boot in fastboot mode i'm really confused never happend something like this
UserName_K said:
done but it's the same, boot in fastboot mode i'm really confused never happend something like this
Click to expand...
Click to collapse
I'm really curious what file you flashed to which partition, its awkward that you can't exactly remember what you did to make the phone beeing like this.
Just by the way: is your bootloader still unlocked?
LS.xD said:
I'm really curious what file you flashed to which partition, its awkward that you can't exactly remember what you did to make the phone beeing like this.
Just by the way: is your bootloader still unlocked?
Click to expand...
Click to collapse
mmh i've follow the guide for bootloader here http://forum.xda-developers.com/zenfone2/general/root-newbie-root-instructions-zenfone-2-t3114063
and probably here i've get the splashscreen, when you unlock the bootloader the splashscreen become white, the file img restore the default asus's splashscreen anyway how can check the status of bootloader?
UserName_K said:
mmh i've follow the guide for bootloader here http://forum.xda-developers.com/zenfone2/general/root-newbie-root-instructions-zenfone-2-t3114063
and probably here i've get the splashscreen, when you unlock the bootloader the splashscreen become white, the file img restore the default asus's splashscreen anyway how can check the status of bootloader?
Click to expand...
Click to collapse
I just minded that your device has a own section.
UNBRICK GUIDE
Your problem should be posted HERE
LS.xD said:
I just minded that your device has a own section.
UNBRICK GUIDE
Your problem should be posted HERE
Click to expand...
Click to collapse
ok i'll try thanks

Categories

Resources