After Bootloader Unlock and Twrp flash internal storage is 0mb - Moto G 2015 Q&A, Help & Troubleshooting

As the title says that's what happened. i unlocked the bootloader and then flashed twrp with fastboot. booted into recovery said it was read only swiped to allow modifications then went to wipe so i could flash cm13 but it said cant mount internal storage object does not exist. also after rebooting into twrp multiple times i keeps saying the device is read only. anyone know what to do?

It keeps saying read only because it can't write configuration to the TWRP directory on internal storage... have you tried going into Mounts, untick the Mount Read Only box, and format or wipe the internal partition?

You should first boot to rom then to twrp internal storage will be inacessible because after unlocking bootloader userdata is cleared and we have to boot to rom so that it can setup the internal storage

@mjf042 That happened to me too. You need to go in TWRP, in Wipe > Tick Data and tap on Change Filesystem. You choose EXT4 and it's good ! Don't forget to flash a ROM.

acejavelin said:
It keeps saying read only because it can't write configuration to the TWRP directory on internal storage... have you tried going into Mounts, untick the Mount Read Only box, and format or wipe the internal partition?
Click to expand...
Click to collapse
ok i fixed the storage mounting problem but when i flash any rom i get stuck on boot logo. how long should it take? and is there something else i can do thank for your help

mjf042 said:
ok i fixed the storage mounting problem but when i flash any rom i get stuck on boot logo. how long should it take? and is there something else i can do thank for your help
Click to expand...
Click to collapse
The ROM's boot logo or the Moto "M" symbol?
If the ROM's boot logo, first boot can exceed 15 minutes, as long as it isn't looping just let it sit, seems like forever sometimes.
If it is getting stuck on the Moto M logo, that's a different story, let me know if that's the case.

acejavelin said:
The ROM's boot logo or the Moto "M" symbol?
If the ROM's boot logo, first boot can exceed 15 minutes, as long as it isn't looping just let it sit, seems like forever sometimes.
If it is getting stuck on the Moto M logo, that's a different story, let me know if that's the case.
Click to expand...
Click to collapse
ok yeah its the rom boot logo so i'll let it sit for awhile an see what happens. oh and it has not looped at all so i guess it just needs more time. thanks for your help

acejavelin said:
The ROM's boot logo or the Moto "M" symbol?
If the ROM's boot logo, first boot can exceed 15 minutes, as long as it isn't looping just let it sit, seems like forever sometimes.
If it is getting stuck on the Moto M logo, that's a different story, let me know if that's the case.
Click to expand...
Click to collapse
ive let it sit over an hour now and it still is at the cm13 boot logo. any ideas?

mjf042 said:
ive let it sit over an hour now and it still is at the cm13 boot logo. any ideas?
Click to expand...
Click to collapse
Yeah, that's too long... 30 minutes tops.
Wipe system, data, caches, and reflash I guess.

acejavelin said:
Yeah, that's too long... 30 minutes tops.
Wipe system, data, caches, and reflash I guess.
Click to expand...
Click to collapse
hey so i tried it a few more times and tried other roms and it just wont boot into anything. any ideas?

mjf042 said:
hey so i tried it a few more times and tried other roms and it just wont boot into anything. any ideas?
Click to expand...
Click to collapse
Restore backup, or flash stock image via fastboot, verify boot and start again...

acejavelin said:
Restore backup, or flash stock image via fastboot, verify boot and start again...
Click to expand...
Click to collapse
hey so i flashed stock and now the phone works again but my imei is 0 now. is there a way to fix that?

mjf042 said:
hey so i flashed stock and now the phone works again but my imei is 0 now. is there a way to fix that?
Click to expand...
Click to collapse
Reflash the modem and reboot...
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
And make sure each piece get a response of "OK"

acejavelin said:
Reflash the modem and reboot...
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
And make sure each piece get a response of "OK"
Click to expand...
Click to collapse
ok did what you said and every response had an ok but the imei is still 0. i use net10 as my carrier and they dont require the imei to use the sim so if i cant restore imei will it still work?

mjf042 said:
ok did what you said and every response had an ok but the imei is still 0. i use net10 as my carrier and they dont require the imei to use the sim so if i cant restore imei will it still work?
Click to expand...
Click to collapse
No, they don't require the IMEI, but the "tower" does so speak, it won't allow an IMEI of 0 to connect except for emergency calls.
I know there was a tutorial about recovering your IMEI when it is zero, just can't find it atm. And TWRP doesn't backup that partition either on osprey. :/
I am out of element here, I have heard of a few people dealing with this, but I have never had to, sorry I can't be of more help.

acejavelin said:
No, they don't require the IMEI, but the "tower" does so speak, it won't allow an IMEI of 0 to connect except for emergency calls.
I know there was a tutorial about recovering your IMEI when it is zero, just can't find it atm. And TWRP doesn't backup that partition either on osprey. :/
I am out of element here, I have heard of a few people dealing with this, but I have never had to, sorry I can't be of more help.
Click to expand...
Click to collapse
ok well thanks for all your help though :good:

Related

[SOLVED/THANKS GUYS] hopeless boot loop.. :(

was flashing a rom, then a kernel.. it stopped, so i rebooted. things were fine.
tried to factory reset, flash rom.. damn thing froze again. so i rebooted.
now it bootloops. i have since fastboot flashed the boot.img from the rom, and fastboot flashed the twrp.img recovery.
can get to bootloader, can get to fastboot usb, but cannot get to recovery or back to a running phone.. bootloops
please help
can i RUU or something?
wdkingery said:
was flashing a rom, then a kernel.. it stopped, so i rebooted. things were fine.
tried to factory reset, flash rom.. damn thing froze again. so i rebooted.
now it bootloops. i have since fastboot flashed the boot.img from the rom, and fastboot flashed the twrp.img recovery.
can get to bootloader, can get to fastboot usb, but cannot get to recovery or back to a running phone.. bootloops
please help
Click to expand...
Click to collapse
So I have noticed with my phone (hboot 1.14) I have to DISCONNECT it from my computer while in bootloader to be able to boot into recovery. So I do the following:
With phone in bootloader fastboot mode:
1) fastboot reboot-bootloader
2) While the screen is black, DISCONNECT the cable
3) In bootloader, use vol keys navigate to Recovery
4) Hopefully profit
Give it a try
wdkingery said:
was flashing a rom, then a kernel.. it stopped, so i rebooted. things were fine.
tried to factory reset, flash rom.. damn thing froze again. so i rebooted.
now it bootloops. i have since fastboot flashed the boot.img from the rom, and fastboot flashed the twrp.img recovery.
can get to bootloader, can get to fastboot usb, but cannot get to recovery or back to a running phone.. bootloops
please help
Click to expand...
Click to collapse
Can you relock the bootloader? If can then download the official RUU(here is 2.20 firmware http://www.htc.com/us/support/htc-one-x-att/software-updates) and that'll probably save your phone.
oh, you can use the all in one toolkit(http://forum.xda-developers.com/showthread.php?t=1952426) to relock your bootloader if you can.. good luck
TheEmpyre said:
So I have noticed with my phone (hboot 1.14) I have to DISCONNECT it from my computer while in bootloader to be able to boot into recovery. So I do the following:
With phone in bootloader fastboot mode:
1) fastboot reboot-bootloader
2) While the screen is black, DISCONNECT the cable
3) In bootloader, use vol keys navigate to Recovery
4) Hopefully profit
Give it a try
Click to expand...
Click to collapse
GOD ALMIGHTY what in the gayness.
thanks dude. was the problem.
now i have a probably bigger problem; unable to mount SD card.. i think i have read that means a bad thing. tried to mount SD card: windows wants to format it. **** me
wdkingery said:
GOD ALMIGHTY what in the gayness.
thanks dude. was the problem.
now i have a probably bigger problem; unable to mount SD card.. i think i have read that means a bad thing
Click to expand...
Click to collapse
You probably corrupted it at some point in this process. You need to mount with your pc and reformat. It happens.
iElvis said:
You probably corrupted it at some point in this process. You need to mount with your pc and reformat. It happens.
Click to expand...
Click to collapse
you are saying if i allow windows to format it, i won't have a brick, but instead will be able to fix my problem?
wdkingery said:
you are saying if i allow windows to format it, i won't have a brick, but instead will be able to fix my problem?
Click to expand...
Click to collapse
Sweet! Glad I could help, it took me a while to figure it out too, my palms were all sweaty thinking I derped my phone. And about the un-mountable SD card:
I had the same problem with my Nexus 10 when I was unlocking the bootloader, and all I had to do was actually do a format via Recovery (TWRP). Then I was able to boot into the ROM -- although I wasn't able to mount the Nexus 10 SD card still....so thats still a mystery. But I was able to get into the installed ROM
TheEmpyre said:
Sweet! Glad I could help, it took me a while to figure it out too, my palms were all sweaty thinking I derped my phone. And about the un-mountable SD card:
I had the same problem with my Nexus 10 when I was unlocking the bootloader, and all I had to do was actually do a format via Recovery (TWRP). Then I was able to boot into the ROM -- although I wasn't able to mount the Nexus 10 SD card still....so thats still a mystery. But I was able to get into the installed ROM
Click to expand...
Click to collapse
i tried that, and it failed.
i almost had windows format it, but i don't know which format type (FAT 32?)
and i'm still not clear if it will brick if i do
NEW EDIT: it doesn't brick, use default format type.
looks like i'm out of the weeds, thanks for all the quick replies.
wdkingery said:
i tried that, and it failed.
i almost had windows format it, but i don't know which format type (FAT 32?)
and i'm still not clear if it will brick if i do
NEW EDIT: it doesn't brick, use default format type.
looks like i'm out of the weeds, thanks for all the quick replies.
Click to expand...
Click to collapse
Does your TWRP not have a "Format Data" Option in the Wipe Menu?
Edit: Just read your most recent edit, happy flashing hope everything works out. Oh and add [Solved] to your title if you don't mind
it does, but even that didn't work..

[Q] !!!! Bricked phone !!!!

Ok I will be posting pics soon if needed but i state pretty much everything.......My phone was stuck in a boot loop so i factory reset.......it wiped the data partition etc.....so now i don't have any rom files on my phone....i tried sideloading with Cwm but nothing,P.C not recognizing it and yes i have the latest drivers......when i start up CWM it says that the storage and data cannot be mounted.....I think i need to reformat the partitions with fastboot but i don't know the codes.......ANY HELP will be appreciated .....>Darn I hate phones with no sd cards.........Then too i think the storage may be currupted idk......I also tried this but it fails http://forum.xda-developers.com/showthread.php?t=2542219 .....Oh i also forgot to state that my phone is at 5% and it is not charging from bootloader,isn't draining either..... YELP! Before this happened I had Carbon Rom 4.4.3,Yes this error happened after i flashed it ..
cbharat47 said:
Ok I will be posting pics soon if needed but i state pretty much everything.......My phone was stuck in a boot loop so i factory reset.......it wiped the data partition etc.....so now i don't have any rom files on my phone....i tried sideloading with Cwm but nothing,P.C not recognizing it and yes i have the latest drivers......when i start up CWM it says that the storage and data cannot be mounted.....I think i need to reformat the partitions with fastboot but i don't know the codes.......ANY HELP will be appreciated .....>Darn I hate phones with no sd cards.........Then too i think the storage may be currupted idk......I also tried this but it fails http://forum.xda-developers.com/showthread.php?t=2542219 .....Oh i also forgot to state that my phone is at 5% and it is not charging from bootloader,isn't draining either..... YELP! Before this happened I had Carbon Rom 4.4.3,Yes this error happened after i flashed it ..
Click to expand...
Click to collapse
The phone can charge in recovery mode and if not just power off from recovery and plugin the charger not usb. Also just try to flash the firmware again and this time edit the bat file and remove all the % signs then manually input the commands into the command prompt.
yes yes
Yeah yeah already, done,no luck
try this
cbharat47 said:
Yeah yeah already, done,no luck
Click to expand...
Click to collapse
I was also with this problem!
what I did was skip step 1 and 2, these:
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
frentel and moved on!
cuz if u was up on carbon was then in version 4.4.3 then you are trying to downgrade.
I was so stupid
Luiz_Pennywise said:
I was also with this problem!
what I did was skip step 1 and 2, these:
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
frentel and moved on!
cuz if u was up on carbon was then in version 4.4.3 then you are trying to downgrade.
Click to expand...
Click to collapse
Wow i went without a phone for 5 days......Thank you a lot it was so simple i didn't even see it i love you man THANKS
cbharat47 said:
Wow i went without a phone for 5 days......Thank you a lot it was so simple i didn't even see it i love you man THANKS
Click to expand...
Click to collapse
I'm very happy to help you!! : D: D
also went through this problem three days after being with my Moto G

[Q] Flashing rom stuck on erasing cache Nexus 5

My nexus 5 was stock when i did a factory reset and something wrong happened and it was stuck on the android guy with the blue sphere thing.
So i decided to try and flash the factory image from Google but it gets stuck at erasing the cache. I have done it both by flash all and by doing each step independently. And its always stuck on clear cache
I then tried the cwm recovery and wiped the cache and tried installing CM11. CM11 was stuck in a bootloop
then i tried TWRP recovery but the phone would not load into it.
Then i tried the WugFresh Nexus Root Toolkit to flash stock and unroot and the phone still gets stuck on erasing cache
Any ideas? What should I try next?
Flash stock recovery and wipe cache and leave it doing that for as long as it takes.
rootSU said:
Flash stock recovery and wipe cache and leave it doing that for as long as it takes.
Click to expand...
Click to collapse
How long is reasonable?
I have waited 45 min in the past before losing patience
Could actually be a bit longer than that. Also, fastboot flash cache.img.on its own.
Thank You I will leave it running for a while and see what happens
It has been a little over an hour. How much longer should I wait?
Hard to say. Each time you interrupt it, you make it worse. Give it another hour. If that doesn't work, maybe try lg flash tool.
My mistake I might have interrupted it more then a few times yesterday. I probably made it fairly bad.
rootSU said:
Hard to say. Each time you interrupt it, you make it worse. Give it another hour. If that doesn't work, maybe try lg flash tool.
Click to expand...
Click to collapse
It has been erasing cache for about 12hrs should I give up on the idea it will do it and try the lg flash tool.
CoolRyder39 said:
It has been erasing cache for about 12hrs should I give up on the idea it will do it and try the lg flash tool.
Click to expand...
Click to collapse
Its probably the only option,
rootSU said:
Its probably the only option,
Click to expand...
Click to collapse
I get userdata erase fail when I run lg flash tool then it says We cant communicate.
Any other ideas
CoolRyder39 said:
I get userdata erase fail when I run lg flash tool then it says We cant communicate.
Any other ideas
Click to expand...
Click to collapse
If you use fastboot to lock the bootloader then reboot the bootloader, is it unlocked again? Please test
rootSU said:
If you use fastboot to lock the bootloader then reboot the bootloader, is it unlocked again? Please test
Click to expand...
Click to collapse
The bootloader is locked
CoolRyder39 said:
The bootloader is locked
Click to expand...
Click to collapse
should rule out nand failure then. All I can suggest is send it to LG, if you've already tried swapping USB cables and ports.
Thanks ill try different ones then give up haha
rootSU said:
should rule out nand failure then. All I can suggest is send it to LG, if you've already tried swapping USB cables and ports.
Click to expand...
Click to collapse
CoolRyder39 said:
Thanks ill try different ones then give up haha
Click to expand...
Click to collapse
Have you tried just formatting cache with fastboot? Tried multiple recoveries and wiping cache through them? If none of this works I'd bet your nand has a bad sector.
It can format erase and flash the cache no problem in fastboot it just wont do it at the end of the process of flashing a custom rom
rootSU said:
Its probably the only option,
Click to expand...
Click to collapse
I am having the same problem trying to flash to 5.0 or 5.0.1. It's to the point where Google says, "well, it's out of warranty, so send it to LG" and LG says, "send it to us and we'll tell you whether we'll charge you for a fix".
Pointer to the aforementioned "lg flash tool" - presumably different from the Google f/w at //developers.google.com/android/nexus/images - would be welcome.

[SOLVED] Stuck in bootloop even after flashing back to stock

Hey everyone,
I've been tearing out my hair for the past 34 hours (with the exception of sleeping). I restarted my phone yesterday and it got stuck in the boot animation, for hours.
I have never unlocked my bootloader, or flashed any custom rom on this phone, so I was really shocked when this happened. So I took to these forums, because lurking here usually solves all my issues (thanks awesome people), and flashed the stock image as recommended-> bootloop -> factory reset in recovery mode -> bootloop-> repeated this all night and today with multiple flashing methods (fastboot using flash-all and flashing individually, no dice.
I was wondering if I was out of luck, seeing as though my phone just randomly did this to itself, without prior tampering, or if there was something I could try doing. I haven't tried any custom recoveries as I don't really know how that would help me if I am willing to flash back to stock and lose all my data.
I am able to boot into fastboot mode and go to recovery mode, so this indicates to me that my hardware is fine, unless I am wrong
Thanks, I would appreciate all the help I can get
Was fast boot one of those multiple flashing methods?
theesotericone said:
Was fast boot one of those multiple flashing methods?
Click to expand...
Click to collapse
Yeah, both using Flash-all and flashing each individual, Ill update post
ChunksOfLemon said:
Yeah, both using Flash-all and flashing each individual, Ill update post
Click to expand...
Click to collapse
And you didn't receive any errors at all while flashing them individually? If that's the case I'd fastboot format each partition first then flash it. If that doesn't work you're pretty much out of luck. Just so where on the same page it would go like this:
Code:
fastboot format system
fastboot flash system system.img
Then just repeat that for everything.
theesotericone said:
And you didn't receive any errors at all while flashing them individually? If that's the case I'd fastboot format each partition first then flash it. If that doesn't work you're pretty much out of luck. Just so where on the same page it would go like this:
Code:
fastboot format system
fastboot flash system system.img
Then just repeat that for everything.
Click to expand...
Click to collapse
I'll try this now and let you know
theesotericone said:
And you didn't receive any errors at all while flashing them individually? If that's the case I'd fastboot format each partition first then flash it. If that doesn't work you're pretty much out of luck. Just so where on the same page it would go like this:
Code:
fastboot format system
fastboot flash system system.img
Then just repeat that for everything.
Click to expand...
Click to collapse
Yeah, no luck there either
I guess I'll call LG in the morning
ChunksOfLemon said:
Yeah, no luck there either
I guess I'll call LG in the morning
Click to expand...
Click to collapse
First reboot to recovery and wipe cache.
theesotericone said:
First reboot to recovery and wipe cache.
Click to expand...
Click to collapse
Nothing is working, I'll check to see how much it'll be to repair
ChunksOfLemon said:
Nothing is working, I'll check to see how much it'll be to repair
Click to expand...
Click to collapse
Have you tried -> http://forum.xda-developers.com/google-nexus-5/general/guide-to-fix-persist-partition-t2821576 ?
beekay201 said:
Have you tried -> http://forum.xda-developers.com/google-nexus-5/general/guide-to-fix-persist-partition-t2821576 ?
Click to expand...
Click to collapse
OMG YES THIS WORKS! Thank you, I read that thread in my initial search, but it didn't seem to apply. But I just tried it and my device booted in like five minutes.
Thanks for helping me guys, don't need to buy another phone

Nexus 5 Stuck On 'Formatting /Data' After Factory Image Flashing

Nexus 5 stuck on 'formatting /data' screen after factory image flashing
Sorry for the long post. I just want to ensure I am providing all relevant history.
I have a Nexus 5 (Hammerhead) 32gb device, stock with no rooting. I mean, I had never done anything special on it ever.
1. Recently I started getting Google Play Store related problems, first 194 error and then couple of days back 495 (I think). After trying switching on/off, clearing cache and some other similar ways to fix this, I decided to do a factory reset :crying:
2. I backed up all my data, and followed the documented steps for factory reset. The phone got stuck on 'erasing'. After waiting for over 24 hours, I finally figured out that this 'erasing' is not going to complete, ever.
3. So I again did some research and figured that I should do a fastboot recovery. Tried that with no difference. Recovery again took me to 'erasing' screen.
4. Some more research and then I decided to flash a factory image using ADB. I was (and still am) a complete newbie, so first I figured out what was ADB and how to get to it. After completing the installation, I found out Nexus 5 factory images. There was no mention of which ones to chose, so I just picked up the latest one.
This is what I really followed:
http://forum.xda-developers.com/google-nexus-5/general/tutorial-how-to-flash-factory-image-t2513701
https://www.youtube.com/watch?v=DRp5jJO34PE
5. Having learnt my lessons, I read the flashing instructions many times and also watched some videos 3-4 times. Once I was confident that no more information was going to be had, and the phone was unlocked (fastboot oem unlock) I went ahead with the flashing. I did it step by step - bootloader, radio and they recovery image. The last one failed.
6. I did some more research and found a method which told me to unzip the last image and flash the component images one by one. I did. Success! However, the phone did not reboot by itself as the guide said it would. So I tried to boot it manually.
7. I did not get the dead android with red exclamation mark. Instead, I got an alive android with gears whirring on its tummy and back. Pressing power + vol-up button told me that this was the 'formatting /data' screen. I am unable to get past this screen. I am supposed to get to a screen where I can wipe data and cache etc. But I cannot get to it.
8. I have tried to wait it out (16 hours) and tried flashing the images again. Ultimately, I end up here.
9. I am unable to find any answers on what to do if stuck on this screen. So this is the end? Is my phone bricked? Is there anything else I can try? Will trying TWRP way help or is that just another way to same failure?
I would appreciate if there is anybody out there who can help me get my phone working again, or point me to a thread which helps me do it. Thanks!
Just wait it took me 5 hours of waiting
Try flashing Android 4.4.4 and see if that will boot. If that does not work try installing a custom recovery like TWRP, and do the wipes from there.
dicecuber said:
Just wait it took me 5 hours of waiting
Click to expand...
Click to collapse
I doubt it. 12 more hours have passed with no change.
eross said:
Try flashing Android 4.4.4 and see if that will boot. If that does not work try installing a custom recovery like TWRP, and do the wipes from there.
Click to expand...
Click to collapse
Thanks. I was thinking of trying TWRP anyway. I will try this today.
How does one select which image to flash? Is it always the latest one? In this case, how do I know which one is Android 4.4.4, and why are you recommending this specific one? I had purchased this phone in 2013 Feb (I think). So is there any specific image to be selected or the latest one is always to be picked?
Tom2403 said:
Thanks. I was thinking of trying TWRP anyway. I will try this today.
How does one select which image to flash? Is it always the latest one? In this case, how do I know which one is Android 4.4.4, and why are you recommending this specific one? I had purchased this phone in 2013 Feb (I think). So is there any specific image to be selected or the latest one is always to be picked?
Click to expand...
Click to collapse
UPDATE: Flashing 4.4.4. did not work. I again got the 'formatting /data' screen again instead of the phone booting up. However, the formatting screen with the android with diamond circling in the tummy also has a blue line below, possibly a progress bar. It is not growing though, just there... sizzling. Pressing power+vol-up buttons shows me that this is 'formatting /data' screen.
Will try custom recovery from TWRP now.
Tom2403 said:
UPDATE: Flashing 4.4.4. did not work. I again got the 'formatting /data' screen again instead of the phone booting up. However, the formatting screen with the android with diamond circling in the tummy also has a blue line below, possibly a progress bar. It is not growing though, just there... sizzling. Pressing power+vol-up buttons shows me that this is 'formatting /data' screen.
Will try custom recovery from TWRP now.
Click to expand...
Click to collapse
Reboot your phone into bootloader and download latest hammerhead 5.1.1 from Google. Extract everything and then extract the images. First use these commands
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
Then fastboot flash everything including bootloader.
Use this as a guide http://androidforums.com/threads/guide-how-to-flash-a-nexus-factory-image-manually.706533/
Then after finished reboot phone and leave it alone it will boot right up in 5-10 mins no need to go to recovery. In future don't format partitions.
try this: fastboot format cache
matt1515 said:
Reboot your phone into bootloader and download latest hammerhead 5.1.1 from Google. Extract everything and then extract the images. First use these commands
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
Then fastboot flash everything including bootloader.
Use this as a guide http://androidforums.com/threads/guide-how-to-flash-a-nexus-factory-image-manually.706533/
Then after finished reboot phone and leave it alone it will boot right up in 5-10 mins no need to go to recovery. In future don't format partitions.
Click to expand...
Click to collapse
Sorry for the late update. I was traveling over the weekend.
Thank you so much! Your post solved my issue. I wish I had this advice earlier!
First time it did not work, with reboot leading to a blank screen. Next time I following the guide completely, following the order in which different images were flashed. The phone went into boot animation for 5.1.1 and finally booted up, with all 32gb storage available.
Thanks again!
Tom2403 said:
UPDATE: Flashing 4.4.4. did not work. I again got the 'formatting /data' screen again instead of the phone booting up. However, the formatting screen with the android with diamond circling in the tummy also has a blue line below, possibly a progress bar. It is not growing though, just there... sizzling. Pressing power+vol-up buttons shows me that this is 'formatting /data' screen.
Will try custom recovery from TWRP now.
Click to expand...
Click to collapse
Tom2403 said:
Sorry for the late update. I was traveling over the weekend.
Thank you so much! Your post solved my issue. I wish I had this advice earlier!
First time it did not work, with reboot leading to a blank screen. Next time I following the guide completely, following the order in which different images were flashed. The phone went into boot animation for 5.1.1 and finally booted up, with all 32gb storage available.
Thanks again!
Click to expand...
Click to collapse
Glad to hear you got it up and running! No problem at all feels great to bring something f'd back to life.
Tom2403 said:
Sorry for the late update. I was traveling over the weekend.
Thank you so much! Your post solved my issue. I wish I had this advice earlier!
First time it did not work, with reboot leading to a blank screen. Next time I following the guide completely, following the order in which different images were flashed. The phone went into boot animation for 5.1.1 and finally booted up, with all 32gb storage available.
Thanks again!
Click to expand...
Click to collapse
I have same problem. I did everything that was written above but still my phone shows android with rotating cube on its tummy. Any ideas? Thanks in advance
dmuml10 said:
I have same problem. I did everything that was written above but still my phone shows android with rotating cube on its tummy. Any ideas? Thanks in advance
Click to expand...
Click to collapse
Go into bootloader and format the cache: fastboot format cache
inimaitimepass said:
Go into bootloader and format the cache: fastboot format cache
Click to expand...
Click to collapse
I did that but nothing changed. Still shows android with rotating gears.
Does anyone know what does that animation mean ?
dmuml10 said:
I did that but nothing changed. Still shows android with rotating gears.
Does anyone know what does that animation mean ?
Click to expand...
Click to collapse
How long did you leave at that? Sometimes it may take long time depending upon the storage size of your phone. Usually between 20 to 40 mins.
inimaitimepass said:
How long did you leave at that? Sometimes it may take long time depending upon the storage size of your phone. Usually between 20 to 40 mins.
Click to expand...
Click to collapse
I left it more than an hour.
Is it normal that my phone shows this Android animation after I flushed new factory image? Why is it trying to still "Format /data..." after new image flush?
Is there any other way to flush android factory image from scratch? I already used nexus root toolkit and fastboot
dmuml10 said:
I left it more than an hour.
Is it normal that my phone shows this Android animation after I flushed new factory image? Why is it trying to still "Format /data..." after new image flush?
Is there any other way to flush android factory image from scratch? I already used nexus root toolkit and fastboot
Click to expand...
Click to collapse
I'm really sorry that you are stuck in this mess. It is normal but more than 1 hour is way too much. I'm not sure about the causes, but you can try two more things and see how it goes. One is to use flash-all.bat script. If that didn't work then you can flash a custom ROM like Chroma and then try flashing the stock ROM.
inimaitimepass said:
I'm really sorry that you are stuck in this mess. It is normal but more than 1 hour is way too much. I'm not sure about the causes, but you can try two more things and see how it goes. One is to use flash-all.bat script. If that didn't work then you can flash a custom ROM like Chroma and then try flashing the stock ROM.
Click to expand...
Click to collapse
Thanks for help.
I flashed philz_touch recovery. From there I did factory reset and after that I executed this commands:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot flash bootloader "name of bootloader"
fastboot reboot-bootloader
fastboot flash radio "name of radio"
fastboot reboot-bootloader
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot erase userdata
fastboot flash userdata userdata.img
fastboot reboot
Now my phone works.:victory:
dmuml10 said:
Now my phone works.:victory:
Click to expand...
Click to collapse
Good to hear. Weren't you using a custom recovery before philz'?
inimaitimepass said:
Good to hear. Weren't you using a custom recovery before philz'?
Click to expand...
Click to collapse
No. I only used stock recovery before philz.

Categories

Resources