[SOLVED] (Soft?) Bricked nexus 5? Seeking expert input - please - Nexus 5 Q&A, Help & Troubleshooting

EDIT:
SOLVED! Thanks for the support!
In the end I decided to flash back to stock factory image from Google downloaded at the following link (https://developers.google.com/android/nexus/images) and installed using the very easy method of inputting a single command. Exactly the kind of solution I needed after pulling hair out.
Hopefully this post is of assistance to others in need.
In the end I used the Chain Fire auto root. Worked a treat - so now running stock Nexus 5 image with root, just the way I wanted it.
http://forum.xda-developers.com/showthread.php?t=2507211
Original question:
Need help - I think I bricked my Nexus 5 (was running KOT49H stock ROM). And would really appreciate some sage advice now to get me out of trouble.
Not my first root, custom ROM experience - have done on 3 previous devices, but first Nexus 5 and first stuff up for me. Not a complete noob, but please be clear in your advice. Thanks.
I "followed" this guide (http://www.teamandroid.com/2013/12/10/root-nexus-5-android-442-kot49h-kitkat-install-cwm-recovery/2/)
However, at Step 13-15 I was unable to mount an SD card (Nexus 5 is all internal), and I then opted to sideload the UPDATE-SuperSU-v1.80.zip file using "adb sideload". It is now stuck in a boot animation loop (say 10mins of waiting?). So what has gone wrong here?
I also guides from the same site to unlock bootloader and install CWM - that all worked.
I am able to get back to the bootloader and can get into CWM still, just cannot boot.
Not sure if my phone is charging, but I believe I still have some juice so looking for a solution. Have I somehow replaced all of the ROM software with just the SuperSU file? Is that possible? This is my first outing with the Nexus 5 but I have rooted and custom ROMed many phones before, but this is my first with no external SD card.
I could not mount any / partition from what I could tell.... such as /data (not sure if this helps your advice?)
In another thread, someone mentioned a catch all solution might be this : http://forum.xda-developers.com/showthread.php?t=2513701
As I said, I can get into the bootloader and CWM and phone is still recognised by PC.
If I am not mistaken, this would basically sideload everything back to factory?
Would this matter if my phone was at KOT49H before everything went wrong, or will that just come down via OTA later anyway (I was getting OTA updates just fine).
I think I should still have about 50% battery charge, but I don't know if it is charging (nothing shows) and the battery is completely internal on these.
Your help = much appreciated! Please - its Christmas afterall...
Cheers Adriaan

Sorry to hear about your troubles! I know how frustrating it can be when you softbrick for no apparent reason. However, the fact the phone still boots into recovery and all that means that there shouldn't be anything we can't recover from. The link you provided would work. You might also check out one of the toolkits that helps automate most of the stuff you are looking for, like this: http://forum.xda-developers.com/showthread.php?t=2525026 .
That being said, me personally, I would attempt some fixes via CWM first (though I much prefer TWRP). It could be something as simple as wiping the caches and fixing permissions. Possibly a factory reset could help, though I suspect probably not at this stage. Are you comfortable with manual ADB and fastboot commands? I would download a rom zip and adb push it to /sdcard, perform resets and reboot. Should be fine at that point and rooted to boot. If you're all about the stock root experience (never really understood that, but to each their own ) then try this: http://forum.xda-developers.com/showthread.php?t=2557523
Once you would download that, and are able to get ADB access in recovery (should work if you have the right drivers and all - if not, would recommend switching to TWRP) then you would use this command:
adb push rom.zip /sdcard/ - where rom.zip is the name of whatever that one downloads as...
Then wipe factory reset and caches (system too if you want to be thorough) then install the rom and reboot. Should be back to where you want.
If you would like some more 1 on 1 type help, feel free to hit me up on Hangouts with this username. Good luck!

You can flash the factory images directly from Google which should get you back up and running again.
Download and extract them.
Boot your phone to the bootloader and plug into your PC.
Run the flashall.bat
Note that this will fully wipe your phone
Sent from my Nexus 4 using xda app-developers app

First reboot recovery and factory reset the phone. If it boots your good. If not install the google factory image.

Everyone, thank you for your input. My phone is back alive and well.
In the end, I decided to flash all back to a stock factory image from Google. Only had 1% battery left by the time it booted into the fresh flash. Figured this was the best place to recommence my efforts to gain root again, and hopefully this time with a better outcome.
I will probably give the chain fire auto method a shot this time, after a bit more research.
Thank you again for your help and for the very quick responses. Great community.

In the end I used the Chain Fire auto root. Worked a treat - so now running stock Nexus 5 image with root, just the way I wanted it.
http://forum.xda-developers.com/showthread.php?t=2507211

Related

[Q] Nexus S 4G bootlooping

Hello XDA. First post here. I need the pros.
I may have seriously messed up my Nexus S 4G. The "Google" logo appears when I turn it on but there is no lock on the bottom (there was before) and after that, boot animation of the X keeps restarting. Pull the battery. Hold up and power on. Go into Recovery and I end up with the white triangle and yellow exclamation point inside it.
Did I just brick my phone? Any way to get out of this? I have an upgrade available, but I'd rather check out the Nexus4 before buying the Galaxy Nexus. (Nonreplaceable battery in the Nexus4 might be a killer for me.)
I searched around but no other situations were like mine. Sorry if I missed something. Help me XDA. You're my only hope.
mjnouri said:
Hello XDA. First post here. I need the pros.
I may have seriously messed up my Nexus S 4G. The "Google" logo appears when I turn it on but there is no lock on the bottom (there was before) and after that, boot animation of the X keeps restarting. Pull the battery. Hold up and power on. Go into Recovery and I end up with the white triangle and yellow exclamation point inside it.
Did I just brick my phone? Any way to get out of this? I have an upgrade available, but I'd rather check out the Nexus4 before buying the Galaxy Nexus. (Nonreplaceable battery in the Nexus4 might be a killer for me.)
I searched around but no other situations were like mine. Sorry if I missed something. Help me XDA. You're my only hope.
Click to expand...
Click to collapse
What have you done before this happened?
You have relocked your bootloader?
Fix is easy, you'll lose your data doing so.
Unlock the bootloader using fastboot
Install a custom recovery such as Clockworkmod
From within recovery wipe data
Try to boot like this. If it doesn't boot, go back to recovery, wipe everything and re-install your ROM/stock ROM depending on which you have. You can transfer the flashable zip from within Clockworkmod recovery by mounting your USB storage when connected to your computer.
polobunny said:
What have you done before this happened?
You have relocked your bootloader?
Fix is easy, you'll lose your data doing so.
Unlock the bootloader using fastboot
Install a custom recovery such as Clockworkmod
From within recovery wipe data
Try to boot like this. If it doesn't boot, go back to recovery, wipe everything and re-install your ROM/stock ROM depending on which you have. You can transfer the flashable zip from within Clockworkmod recovery by mounting your USB storage when connected to your computer.
Click to expand...
Click to collapse
First of all, thank you polo for helping me out!!!
At first, I was flashing nandroid backups between AOKP, CM10 M2, and CM7. Then it got stuck in a boot loop of a different sort (don't remember the details) and before I remembered to come over to XDA, I formatted some partitions under Mounts and Storage in CWM like an idiot. However I did wipe data/factory reset, wipe cache, wipe dalvik cache and still nothing.
I just googled some directions on unlocking from fastboot, flashing CWM, and from there let's see how it goes. Wish I brought a cable with me to work, but it'll have to wait a few hours. Thanks polo!
mjnouri said:
First of all, thank you polo for helping me out!!!
At first, I was flashing nandroid backups between AOKP, CM10 M2, and CM7. Then it got stuck in a boot loop of a different sort (don't remember the details) and before I remembered to come over to XDA, I formatted some partitions under Mounts and Storage in CWM like an idiot. However I did wipe data/factory reset, wipe cache, wipe dalvik cache and still nothing.
I just googled some directions on unlocking from fastboot, flashing CWM, and from there let's see how it goes. Wish I brought a cable with me to work, but it'll have to wait a few hours. Thanks polo!
Click to expand...
Click to collapse
Well if you formatted system and the like, you pretty much wiped your ROM. If you installed a stock ROM, it's possible your recovery was replaced by the stock recovery, otherwise there should be no reason for your recovery to get wiped.
Rooting again with the whole unlocking process and re-installing a ROM will get you back online in no time.
Welp, it looks like I need a little more help if you don't mind polo. For someone who was rooted, I guess I didn't know much, but learned a lot from this so far.
I flashed CWM from my desktop via fastboot and can now get into CWM. I then mounted the phone as a USB drive and loaded CM7.2 and then installed it. "Install from sdcard complete." after that. Rebooted and now it's looping at the boot animation for CM7.2. Wiped data/factory reset and same thing happens.
What am I missing here?
After I'm in CM, I plan on going back to stock + root.
Make sure you also wipe cache and dalvik cache. If this doesn't seem to work, in mounts and storage format cache, data, sdcard and system then reinstall your rom. Be sure you have the correct rom for your phone and not the crespo4g version or vice versa.
I just followed those exact instructions and it still loops at the boot animation. Damn.
The world needs more people like you polo. Thanks for trying to help me through this!! I have a genuine gratitude for you my friend.
OK, run a log cat with Adb. First night I had mine had serious issues, nothing worked same problem.
If you don't know how to do log cat
Is
Adb logcat > log.txt
Same as if fastboot. Upload that and we can find your prob instantly.
Sent from my A100 using Tapatalk 2
das_webos_transformer, I just PMed you the dropbox link since I can't post links here, but I don't see it in my sent. Did you get it?
I would try the factory images from Google. Make sure the phone is working as per usual and then take it from there.
There are guides on how to do so on the forums. It is very easy.
albundy2010 said:
I would try the factory images from Google. Make sure the phone is working as per usual and then take it from there.
There are guides on how to do so on the forums. It is very easy.
Click to expand...
Click to collapse
Hey Al. Thanks for replying. My problem is I'm seeing too many guides. I know it's a mortal sin to ask, but can you link me to one that you think is done correctly? Unfortunately I need a little more hand holding if that ok with you guys.
UPDATE - SOMEhow, I got CM10 installed and gapps. Just flashed it it worked. I did nothing differently than before. I installed a bunch of apps and that went well. I had a feeling I wasn't in the clear and now I can't restore a nandroid backup, a fancy widgets transparent background goes missing but the text remains, and Swype won't install. It's just weird. I'm more than willing to go back to stock now. If you can provide a link for how to flash the stock images, I'll definitely give it a shot. Thank you!!!
You're all over place so here are some general FYI.
Depending on which recovery was used to make the nandroid you may not be able to restore it with a different recovery.
When you say you can't restore a nandroid and a widget or swype won't restore I am lost. What are trying to restore it from and with what.
Anyways. Stock images are here https://developers.google.com/android/nexus/images
Make sure you download the ones for your device. The sprint d720.
Once the download is finished extract the file. You should have a few .img files and a update zip in there. Take those files and move them to the directory you have fastboot in.
With the phone in the bootloader enter the commands.
Fastboot flash bootloader bootloader file name.IMG
Fastboot reboot bootloader
Fastboot flash radio radio image name.IMG
Fastboot reboot boot loader
Fastboot -w update image name.zip
You can most likely skip the reboot 2nd and third reboot bootlaoders . People seem to do it for some reason. If your device already has versions of the bootloader and radio installed you can skip those flashes as well.
Make sure you change the commands to the actual file names you're going to flash. Can manually type/ paste the names or just hit tab after you typed the first letter. Example. Fastboot flash radio r tab. It should auto fill it in. Check anyways.
If you're not comfortable with this dont do it. Read some more or find a video on YouTube if you're unsure. I am not responsible if you screw something up . End result will give you factory up to date bootloader radio and rom. It also wipes the phone but not the internal storage. The bootloader will still be unlocked so you can relfash a custom recovery later and do what you want.
Guides are all over. Just make sure you're flashing the correct files for your device. The commands and procedure is the same for all nexus devices.
And last if the factory images give you issues then there most likely is something actually wrong with the device. Or you managed to screw up flashing.
Thanks Al! I did all that and am pretty comfortable with this stuff, but when time came to flash the image...
C:\Users\Nouri\Desktop\Fastboot>fastboot -w update image image-sojus-jro03r.zip
error: failed to load 'image'
Same issue without the -w. I'm starting to think something is wrong with the phone. But how can it. It's functioning. is it possible that a hardware problem can cause these inconsistent issues?
Issues
- When I had CM10 installed, it ran choppy. It ran fine when I flashed it a few days ago. I didn't do much and flashed another ROM, but I know the S 4G is capable of running CM10 smoothly. Swipes between homescreens were choppy and so was bringing up the app drawer.
-I couldn't take a screenshot. "Screenshot not saved" or something to that effect
-Swype would get to 100% download and then halt for a few minutes. I'd hit Install and it would just stay there for a few minutes and nothing would happen.
-I couldn't restore from a CWM nandroid that I just made.
Internal sdcard faulty maybe?
THANK YOU FOR YOUR HELP!!!!!
Nevermind! Back to stock! Thank you so much Al!!!! Holy crap you have made me a happy man before I sleep tonight dude!
The last step was actually fastboot -w update image.zip, but it's all good!!!!! Thank you ALL!!! XDA is a pretty special place where you guys help someone to the best of your knowledge. I'm going to pass this forward.
Polo, das, Al, I can't thank you guys enough. Know that you guys helped someone out big time here. Hopefully this makes your day better too!
Hey all. I just wanted to send a quick update your way. I successfully went back to 100% stock thanks to Al's awesome directions. Still couldn't install swype and there were some files on the internal storage that had all sorts of strange symbols and were .01 to 5 GB in size! Clearly there is something wrong here. I rebooted and that all went away actually. This morning I rebooted and I see a notification saying "Damaged USB storage - USB storage is damaged. Try reformating" I tapped it and successfully formatted the storage, but that's my issue all along. Wish I left the notification up there, but I'll get it back and take it to Sprint. Hopefully get a replacement.
You guys freakin rule. You helped me until we all, especially I, were blue in the face. Thanks again!!!
If you're going to take it sprint you should probably re lock the bootloader. They may not check or care but eh
Fastboot oem lock.
That doesn't wipe anything
Fastboot oem unlock does and that would be needed if you wanted to root and flash your device again .
Thanks and yup! I got pretty good at this whole thing now. I feel very good now learning fastboot. I flashed completely stock like you said. It worked. Problems arose. Locked the bootloader and tucked the phone away. If it wasn't for Google Voice, my life would suck right now! Hopefully my trip to Sprint turns out well. A few short hours.

[Q] Rooting, Flashing, Upgrade services needed!

I've searched & found 'How to....' threads on here but TBH I'm not a techy and most of it doesn't make sense to me.
I did try to upgrade from 4.0.4 to 4.1 this week and almost succeeded until some 'signature not recognised' message appeared. So I'm going to attempt another way (if possible/allowed) and ask if there's anybody out there who'd be willing to root (whatever that means), flash (ditto) and upgrade to 4.1 for me in return for payment.
I really hope this isn't against forum rules - it's a genuine, last-ditch attempt.
I live in the West Mids but travel a big chunk of the country each week so could possibly deliver the thing.
Here's hoping for an avalanche of replies.....
Can anyone tell me why I get the 'signature not verified' message please?
I've downloaded the upgrade from an October thread on this forum.
Which xoom do you have (wifi, 3g/4g, international, family)? Are you rooted yet?
dfib1 said:
Which xoom do you have (wifi, 3g/4g, international, family)? Are you rooted yet?
Click to expand...
Click to collapse
Thanks for replying!!
It's the wi-fi model. As for 'is it rooted?' - I would say not. One, because it's hardly been used and two, because I have no idea what 'rooted' means.
junctiontwo said:
Thanks for replying!!
It's the wi-fi model. As for 'is it rooted?' - I would say not. One, because it's hardly been used and two, because I have no idea what 'rooted' means.
Click to expand...
Click to collapse
Sorry I took so long to answer.
As for being rooted if you are the only one to have own the xoom and don't know what it means then you are most likely not rooted. Root is like getting administrator rights in windows. It gives you the ability to customize your device, install custom roms and also completely screw up your device .
You should be able to go to settings-about tablet--update (or system update) and it will check for your update and ask you to start the download and install. If this does not happen then you can flash back to Honeycomb (which I can walk you through this will also wipe all your data or maybe for a fresh start) and let your device automatically update to ICS (4.04) and the JB (4.1).
I can also walk you through rooting and installing a custom JB rom like you asked for free.
dfib1 said:
Sorry I took so long to answer.
As for being rooted if you are the only one to have own the xoom and don't know what it means then you are most likely not rooted. Root is like getting administrator rights in windows. It gives you the ability to customize your device, install custom roms and also completely screw up your device .
You should be able to go to settings-about tablet--update (or system update) and it will check for your update and ask you to start the download and install. If this does not happen then you can flash back to Honeycomb (which I can walk you through this will also wipe all your data or maybe for a fresh start) and let your device automatically update to ICS (4.04) and the JB (4.1).
I can also walk you through rooting and installing a custom JB rom like you asked for free.
Click to expand...
Click to collapse
Please don't apologise - you're the only one to answer!
I've tried the system update and have been told that there are none. (In my ignorance I actually thought it would update to 4.1.2 automatically!).
Your offer to walk me through the rooting & upgrade is extremely generous and I accept without hesitation.
If it's flashed back to HC, will it default back to ICS or move to JB?
A huge 'Thanks'.
James
PS. Having tried numerous times very recently to upgrade there's no data to erase so that's not an issue....
I am going to give you the steps to unlock your xoom, install a recovery, root, install CWM Rogue Touch recovery (better than the one you used to root) and then install stock JB.
Now that we are talking root I am going to ask a moderator to moved this thread to the root section.
Here is how I rooted my xoom.
follow the directions here but instead of doing step 1 follow this for adb install http://www.support-4-you.com/main/i...ged-adb-installation&catid=40:how-tos&Itemid= it is a 1 click adb install then follow from step 2 on.
When you are done there you can install CWM Rogue Touch screen recovery
Download CWM Rogue Touch zip and put on the root of your external sd card. ( if you don't have a sd card we will do it another way just let me know)
Boot into recovery by turning your xoom off.
1. press power
2. when the moto dual core logo comes on wait 3 seconds and press volume down
3. recovery should be displayed across the top press volume up.
You can skip steps 1- 3 now that you are rooted if you download Quick Boot open it, select recovery and the grant Super user permission
4. go to install zip from sd card (just like when you rooted) and find the CWM Rogue Touch Zip and install
5. reboot your xoom
6. you now have CWM Rogue Touch installed.
To install JB on your xoom you do need an sd card for this part
DownloadJB stock for wifi xoom and copy to your sd-card
Here is the thread discussing this [JB]Stock Android 4.1.1 JRO03H, Root, via CWM Recovery (US Wi-Fi MZ604) and also there steps for installing it but I will post them for you here.
boot into recovery
select backup and let it backup your current system (a Parachute)
then select wipe factory/data ( I Can't remember excactly what it says because I use a different one)
then select install zip from sd card
locate the JB rom you copy to your sd-card and install.
reboot system (it will take some time the first time)
sign in to android with your gmail account.
You are on JB
Good luck and don't worry if something goes wrong we can get you out of 99.99% of any issues that arise.
dfib1 = I cannot thank you enough.....
The frustrating thing is I'm about to leave the house and am working away until the weekend so can't try it until then! I'll let you know the outcome.
Have a great day :good:
If you need help with his excellent guide just post here or hit with a pm
Sent from my Xoom using xda app-developers app
Ok, a quick mid-procedure question....
(I'm doing something fundamentally wrong because I can't quite finish the upgrade).
Do I install the folders onto the Xoom from the SD in a zipped or un-zipped state? I've tried both but no luck so far in completing the task.
I've rooted successfully as my PC recognizes the device. I believe I've installed CWM ok - is there a way to confirm this?
On the final 4.1 install I get the 'installation aborted' message as 'signature not verified'. One thing I may be doing wrong is installing the wrong files? On selecting the JRO03H folder I'm then given file choices and I'm clicking on what I think are the most obvious. I can post a list of the choices if it helps?
Sorry to be such a newbie pain - I realize that these questions are irritating to those 'in the know'!
did you reboot after fastbooting the recovery? the recovery says clockwork at the top. It should also be touch screen controlled
When you move the zip over leave it as a zip on you xoom and when you flash the recovery will unzip it for you.
what step are you up to?
Sorry for the late update. I've tried the whole procedure several times from the very beginning, even removing previously installed Rogue & JB software, but STILL get the same error messages as previously described. I've re-booted at the right time according to the instructions but this still makes no difference, and have checked the 'USB de-bugging' option.
I did make a couple of basic errors in the Command function to begin with but realised these & corrected them. My device serial no. appeared so I assume I rooted successfully? I'm able to change Developer settings which I couldn't before. I even installed the USB drivers independently via the Motorola website.
I have a free day today so am going to make a bucket of coffee, make myself comfortable and start again.
One quick point - I'm in the UK and assume you two helpful guys are in the US? Looking at numerous sites it seems our respective Xoom models have different procedures which is maybe why this isn't working?
Thank you again for your seemingly endless patience.......
i believe you are getting these issues because you might still be running the stock recovery.
lets just backup and start fresh.
You followed the instructions mentioned before and I assume you have adb and fastboot installed.
Connect your xoom and make sure usb debugging is on.
open up a command line and type adb reboot bootloader
I'm going to assume because of the previous steps you unlocked the bootloader if not type in the command line fastboot oem unlock
You can download the recovery from here http://bit.ly/iLRAIV
If unlocked at the bootloader type fastboot flash recovery recovery-Tiamat-R4c-100611-1150-cwm.img Note:make sure the img file is in the same folder where your fasboot.exe is in the sdk
after it has been flashed reboot device by hold volume up and power.
Move the JB stock rom into your sd card. you can download the rom from here http://www.mediafire.com/?qhbhlbvu859bv0f
after the device restarts type adb reboot recovery
in recovery Wipe everything except the sd card. Then flash the above jb rom. In theory everything should work. If you keep getting the error get back to us because Im going to give up and guide you through the install of the Team EOS Jellybean 4.1 rom that I know works without issues. PM if you want to have my direct contact info for gtalk so we can discuss further for any issues.
OK I've just tried another 8 times to root the thing, c-a-r-e-f-u-l-l-y following the instructions step-by-step.
1. I don't have the 'from SD card' option, instead have 'from USB drive'. I have a 16Gb flash drive connected via an adaptor for the Xoom which doesn't appear to prevent anything as it reads the contents of the card just fine, unless you can tell me otherwise?
2. In Recovery I get these options:
* reboot system now
* apply update from USB drive
* wipe data/factory reset
* wipe cache partition
3. Even when trying the very first install (Rogue), I get:
--Install /sdcard ...
Finding update package...
Opening update package...
Verifying update package...
E: signature verification failed
Installation aborted
I love a challenge and always get a buzz when I manage to do something that is foreign to me i.e computers. On this occasion however I'm fast getting to the stage where I think it'd be easier to leave things at 4.0.4.
My reason for wanting the upgrade in the first place is because I'm comparing this tablet to my work-supplied Galaxy Tab 2 running 4.1.1. Realistically I don't think the two will ever be comparable and I'm probably foolish to think this could be the case. It only remains to say that I am so very grateful to both of you for taking so much time & effort in talking me though the procedures.
I consider myself pretty 'switched on' but this has me foxed!
Cheers guys - have a great weekend. Hope the snow doesn't cause you problems!
here are the outline of the steps
1. unlock your xoom
2. fastboot a recovery to install custom recovery on your xoom
3. reboot into new recovery
4. flash universal root zip to root your phone
5. reboot phone that is now rooted.
6. reboot phone into custom recovery again
7. flash jb update
I think you have missed step 1 or 2.
When you type fastboot oem unlock what does it say?
Hmmm, I MAY be one step closer?
After typing' fastboot oem unlock' the tablet has gone into 'Starting Fastboot protocol support' but appears to be stuck. Do I wait until it's done it's thing?
OR would it be a whole lot easier for all concerned if we tried your other suggestion dfib and flashed back to HC and then to JB?
What if you type adb devices? Does a bunch of numbers show up or does it say waiting for device?
Hold the front page!!!!!!!
I just watched a video on how to unlock and it's worked. You were quite correct - I had missed your point 1 above and probably point 2. I'm moving onto the next bit now....
Great let us know what happens. I will be around for a while.

Restore nandroid to a different phone

I updated my rooted 32 gb nexus 5 to the latest 5.1.1. It was not easy and I ran into all sorts of hiccups that left me phoneless for a couple of days. ?
My wife also has a rooted 32 gb nexus 5 and needs to upgrade. I don't want to go through all the headaches I had with mine, so, can I safely transfer my nandroid to her sdcard and just restore it on hers? Will that work? Or is there something that is unique in each nexus 5 phone and nandroid?
Thanks.
No it won't work, certain parts will. The folders need to be the same name too. You'll probably have more issues trying to do it to be fair, What's not easy about just fastboot'ing img files? What android version is her phone currently on?
Sent from my Nexus 5 using Tapatalk
maybeme2 said:
I updated my rooted 32 gb nexus 5 to the latest 5.1.1. It was not easy and I ran into all sorts of hiccups that left me phoneless for a couple of days.
My wife also has a rooted 32 gb nexus 5 and needs to upgrade. I don't want to go through all the headaches I had with mine, so, can I safely transfer my nandroid to her sdcard and just restore it on hers? Will that work? Or is there something that is unique in each nexus 5 phone and nandroid?
Thanks.
Click to expand...
Click to collapse
I don't have 2 of the same model phone so I've never tried it but I don't see an issue other than attempting to restore a backed up EFS. Do not restore the EFS to a different phone.
What u need to do is grab urself a copy of the latest factory images from here https://developers.google.com/android/nexus/images?hl=en download it to ur PC, connect ur device, make sure u have ADB and Fastboot installed on ur PC first, then open a command promt and type
adb reboot bootloader
When the device reboots run the "flash_all.bat" command inside the downloaded stock image file and ur device should flash the image. If this process is too difficult, as it may be for some ppl, you can download Wugz Nexus Toolkit from XDA, follow all the steps it tells u too, and upgrade with that, as it has a step by step walkthrough, that should be it, if u need any further help just let me kno
Sent from my Nexus 6 using Tapatalk
The way to do it is simple enough. Problem is it doesn't always "work" as expected for everyone.
Example: I started by doing exactly what you said, but the flash-all command just stayed stuck on waiting for device no matter what I did to the phone.
So, I decided to go the step-by-step longer way. That gave me problems too. I don't remember what exactly but it included being stuck in a forever boot where the balls revolved forever, and some other problems I chose to forget. (boot loops, loss of sdcard space, etc.)
I did succeed in the end but it was more complicated than just running flash-all and left a bad taste in my mouth. Fortunately, re rooting went smoothly.
When I have the time I'll try again with my wife's phone and it probably will go smoothly and I'll feel stupid but I was just trying to avoid going through something similar again.
Looks like I was not the only one with problems. See http://forum.xda-developers.com/showthread.php?t=3185165
http://forum.xda-developers.com/showthread.php?t=3190103
and others on the web.
soupysoup said:
What u need to do is grab urself a copy of the latest factory images from here https://developers.google.com/android/nexus/images?hl=en download it to ur PC, connect ur device, make sure u have ADB and Fastboot installed on ur PC first, then open a command promt and type
adb reboot bootloader
When the device reboots run the "flash_all.bat" command inside the downloaded stock image file and ur device should flash the image. If this process is too difficult, as it may be for some ppl, you can download Wugz Nexus Toolkit from XDA, follow all the steps it tells u too, and upgrade with that, as it has a step by step walkthrough, that should be it, if u need any further help just let me kno
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
maybeme2 said:
The way to do it is simple enough. Problem is it doesn't always "work" as expected for everyone.
Example: I started by doing exactly what you said, but the flash-all command just stayed stuck on waiting for device no matter what I did to the phone.
So, I decided to go the step-by-step longer way. That gave me problems too. I don't remember what exactly but it included being stuck in a forever boot where the balls revolved forever, and some other problems I chose to forget. (boot loops, loss of sdcard space, etc.)
I did succeed in the end but it was more complicated than just running flash-all and left a bad taste in my mouth. Fortunately, re rooting went smoothly.
When I have the time I'll try again with my wife's phone and it probably will go smoothly and I'll feel stupid but I was just trying to avoid going through something similar again.
Looks like I was not the only one with problems. See http://forum.xda-developers.com/showthread.php?t=3185165
http://forum.xda-developers.com/showthread.php?t=3190103
and others on the web.
Click to expand...
Click to collapse
The flash all file will wipe everything from your phone which I'd assume you don't want to do. Just extract further to get the img files. Fastboot flash the bootloader, boot, system and radio. Then on your phone tell it to boot to recovery (i assume being rooted you have twrp etc) tell recovery to wipe cache and dvalik then boot the phone back up
Then make sure you have superuser zip ready to flash, your choice of kernel to allow root. Reboot to recovery and flash em both
Sent from my Nexus 5 using Tapatalk
I know. Thanks.
A nandroid can be used across phones, but limit what is put on. The problem you had upgrading was probably the userdata issue. Just skip the data wipe and flash just the things noted. You can also do this from a nandroid if your wife has twrp (I think bootloader needs to be manually updated though). Do a nandroid of her device first of course. Always good to have somewhere to fall back too.
It is probably best to just wipe the whole thing though. With your previous experience it should be fine. You can find the fix for userdata issues on the forum.
Thanks. Which userdata issue? I searched for userdata on this forum and nothing came up.

Bootloop 2013 Moto G Boost Mobile XT1031 8GB

Hey guys!
To start, I want to say what an amazing place XDA is and how much information and knowledge you can get from here and how awesome the moderators are. I don't think I could ever find another amazing and/or helpful community such as those found here! Thanks to all who have helped me out with my Android issues!
Now to my issue and I apologize ahead of time if there is another thread (or related thread) found in the forum.
As the title states, I have a 2013 Motorola Moto G XT1031 Boost Mobile device. I had upgraded it to Lollipop 5.0.2 or 5.1 when it came out (I can't remember which one it was) and I had then decided to root it. I can say that I believe I was successful in rooting the device because I was able to install Supersu and use RootChecker to verify the install. Everything was going okay until i decided to research and eventually install a custom recovery and attempt to install a custom ROM. Well, let's just say that the recovery install was a bust...
In doing my research for a custom recovery, I found that TWRP had a custom recovery for my phone and apparently for my firmware via TWRP's app on the Play Store. So, I searched for my device in their in-app search for a custom recovery, downloaded it and installed it from the app. Now, my gut told me that this probably wouldn't work and that I should probably be installing a custom recovery via CLI. Nope. I didn't do this. Instead, like I said, I installed a custom recovery from the app itself. That screwed things up for me. I have no idea if it was the install, but my phone began to act incredibly strange. When in the TWRP recovery, my screen had this line that would continuously scroll from top to bottom. It wasn't a completely solid line, but it was transparent, almost like an empty thermometer glass stick was going down the screen. It was weird and not normal. I figured the phone's software was partially broken. It only did this in the TWRP recovery. Nowhere else did this happen. It was slightly annoying.
Later on I decided to install a custom ROM. Again, I did the necessary research to find out if there were any ROMs available for my phone (using XDA of course and others) and found that there were a few out there. So, I downloaded one (wish I could remember which one) and attempted to install it...keyword there. After attempting the install, my phone would not boot. Like at all. Dead. So back to the drawing board I went to try and reverse the damage. Using XDA (ironically) and a plethora of other sites, I tried to resurrect my phone and bring it back to life. After countless hours of trying and trying and trying and more and more research, I just gave up. The phone is dead. Great. $170 spent on a phone to break it a year later.
It's been roughly 4-5 months since I have attempted to redo the process and after another minor attempt, somehow I was able to remove the root completely, including the custom recovery and ROM. I don't know what the heck I did, but it worked....sort of. The phone is now stuck in a bootloop on the logo and sometimes the "bootloader has been unlocked" screen when try and factory reset the phone from the default recovery. When trying to reinstall the stock firmware, I read everywhere that I need the phone to have USB-debugging set and to have this and that. I have this and that installed on my PC, but obviously cannot enable USB-debugging which is needed for ADB and fastboot to recognize my device.
So, my question for anyone who would like to help me out is this: what are my options? Is the phone recoverable? Is there any way I can get ADB/fastboot to see my device and finally install the stock firmware on the phone? I have the proper drivers installed and ADB/fastboot are on my PC. Any help would be amazing, even if you have to tell me to junk it.
blckdragn22 said:
When trying to reinstall the stock firmware, I read everywhere that I need the phone to have USB-debugging set
Click to expand...
Click to collapse
This is incorrect, where did you read that? To reinstall the stock firmware using fastboot, you must be able to boot to the bootloader menu only.
I heard this from a few websites actually, although I could never find a situational fix for my phone. I am trying to restore back to Lollipop without a custom recovery, because within the past hour I found out TWRP was never fully removed when I tried booting into recovery from the AP Fastboot menu when doing to power+vol down option. The TWRP logo shows for about 10 seconds and then the phone tries booting normally, showing the unlocked bootloader warning.
So, yes I can boot into the bootloader menu all day long with no problems. It's just an selection I make doesn't get me anywhere. My question I guess now is: how do I go about reinstalling stock firmware via the bootloader menu. I have Minimal ADB and Fastboot installed on my PC. If I need the full ADB, I can download that. And of course I'd need the firmware, too.
You can find stock firmware images in this thread, there's also a link to an installation guide there:
http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
_that said:
You can find stock firmware images in this thread, there's also a link to an installation guide there:
http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Click to expand...
Click to collapse
This thread had the firmware I was looking for thank you. I believe I have the flashing stock firmware process down, I hope. I'l refer to the guide if I need help. Thank you so much!
_that said:
You can find stock firmware images in this thread, there's also a link to an installation guide there:
http://forum.xda-developers.com/moto-g/general/index-moto-g-falcon-factory-firmware-t3110795
Click to expand...
Click to collapse
I am trying to follow the steps listed here http://forum.xda-developers.com/showthread.php?t=2542219&page=35 and for some reason I cannot run any of the commands pertaining to the sparsechunks. This is what I get:
Is there anything you could tell me about that?
Edit: I was able to figure what the issue was when trying to write the sparsechunks. I had to insert a "." after 'sparsechunk' because that is how the file is named in the folder. However, now I am getting a new error, but it takes place on the phone screen. Every time I attempt to write a sparsechunk, it will initiate the process of doing so, but on the phone I'll get what appears to be an error saying, "Image is too large" in pink lettering. Why does this happen? Each sparsechunk file is at least 4MB less than the max-sparse-size according to the ADB and my phone, which is set to 256MB. Is there any way to change that?
blckdragn22 said:
However, now I am getting a new error, but it takes place on the phone screen. Every time I attempt to write a sparsechunk, it will initiate the process of doing so, but on the phone I'll get what appears to be an error saying, "Image is too large" in pink lettering. Why does this happen? Each sparsechunk file is at least 4MB less than the max-sparse-size according to the ADB and my phone, which is set to 256MB. Is there any way to change that?
Click to expand...
Click to collapse
Check which sparsechunk files you have and make sure you flash all of them in ascending order. If it still fails, copy/paste the contents of your command prompt window (no screenshots please).
_that said:
Check which sparsechunk files you have and make sure you flash all of them in ascending order. If it still fails, copy/paste the contents of your command prompt window (no screenshots please).
Click to expand...
Click to collapse
I will try that. There was a ...sparsechunks.0 as well apart from sparsechunks.1, sparsechunks.2 and sparsechunks.3. Shall I include that, too?
And adding the screenshot was an amateur mistake. My bad.
@_that this worked like a charm. Phone is 100% working ans usable now. Incredibly helpful. Thank you so much!

Won't upgrade Factory Software, Wont enter recovery. Hangs on boot

First off, my tablet isn't bricked. I can boot it up fine. But when I try to install the factory downloaded software it just hangs on boot indefinitely. Similar things happens if I try to enter recovery. It goes fine until I have to press Volume ^, then it just freezes and I have to hold down the power key for 10 seconds. I've searched around and all I can find is threads from people stuck in a boot loop. Any help appreciated
A little more information. This tablet has been sitting for a while because it was such a disappointment. Before I decided I was fed up with it, it looks like I unlocked and rooted it. Iooks like I may have also tried to install Clockwork Mod on it. Trying to fix it has reminded me of why I stopped using it in favor of my nexus 7. The UI feels like it was designed specifically to make people not want to use tablets.
The problem probably is the How.
And unfortunately you don't give us any info on that.
Why do want to flash stock if you hate it so much?
If you have CM on there you should have a custom recovery installed.
Which one?
What's the bootloader version?
And lastly, you can boot into fastboot mode? The screen with the 3 icons?
If yes, almost anything is fixable.
But you need to give us more info.
berndblb said:
The problem probably is the How.
And unfortunately you don't give us any info on that.
Why do want to flash stock if you hate it so much?
If you have CM on there you should have a custom recovery installed.
Which one?
What's the bootloader version?
And lastly, you can boot into fastboot mode? The screen with the 3 icons?
If yes, almost anything is fixable.
But you need to give us more info.
Click to expand...
Click to collapse
@berndblb. Thanks for the reply. It has been so long since I did anything with this tablet that I completely forgot what I had been doing since the last time I was trying to make up for it deficiencies. I seem to have gotten everything sorted. Uninstalled then reinstalled Busybox & Supersu. Then used TWRP's apk to re-install custom recovery 3.0. Install said it failed, but when I booted into the bootloader I could actually make a selection, instead of it hanging indefinitely while it tried to load the recovery. Win for me I guess. Finally able to make a backup which always feels good. The whole point of this is to install a custom ROM so that my tablet becomes more than a really expensive coffee table decoration.
The current install on my device is. Android 4.1.1, Kernel 3.1.1, & build 10.4.4.23-20121171
Any suggestions on moving forward and a recommendation on a clean ROM would be appreciated. But I can always take the time to read as well.
RussTdesign said:
@berndblb. Thanks for the reply. It has been so long since I did anything with this tablet that I completely forgot what I had been doing since the last time I was trying to make up for it deficiencies. I seem to have gotten everything sorted. Uninstalled then reinstalled Busybox & Supersu. Then used TWRP's apk to re-install custom recovery 3.0. Install said it failed, but when I booted into the bootloader I could actually make a selection, instead of it hanging indefinitely while it tried to load the recovery. Win for me I guess. Finally able to make a backup which always feels good. The whole point of this is to install a custom ROM so that my tablet becomes more than a really expensive coffee table decoration.
The current install on my device is. Android 4.1.1, Kernel 3.1.1, & build 10.4.4.23-20121171
Any suggestions on moving forward and a recommendation on a clean ROM would be appreciated. But I can always take the time to read as well.
Click to expand...
Click to collapse
The first thing you should have done is upgrade your bootloader to the latest version. I would not actually use TWRP 3.0 for anything at this point if I were you. I have no idea if TWRP 3.0 works with that ancient JB 4.1 BL you got there, but I would not chance it. As a matter of fact, since you have to flash either stock rom or just the bootloader (and for both you use your recovery) I would highly recommend you flash an older TWRP version that is compatible with your BL. That combo - BL and recovery - is nothing you want to screw around with. You should go back to TWRP 2.4.1 or so.
TWRP Manager forced the latest TWRP version (developed for MM roms) on you and that's why I hate these apps! They do not check for compatibility at all....The proper way to flash a recovery is in fastboot and in fastboot only.
so I am going to give you a bunch of links and a general plan of attack, but you will have to do a fair share of reading.
First things is: Get fastboot working on your PC!!!!!! The first part of this guide I wrote way back tells you how: http://forum.xda-developers.com/showthread.php?t=2688891
Once you got that working flash TWRP 2.4.1 - instructions on how to are in the same thread. Reboot the tablet, then boot into TWRP.
Now flash the latest bootloader (Packaged with a slightly younger TWRP version from here: http://forum.xda-developers.com/transformer-tf700/general/firmware-10-6-14-10-twrp-t2867157
Reboot the tablet, then boot back into TWRP.
Now you again need to update your recovery to a version you can use with a current rom. I'd recommend this baby and it comes in a zip you can flash in your current recovery: http://forum.xda-developers.com/tra...overy-kang-twrp-tf700t-2-8-x-xarea51-t3049395
Flash the Kang recovery, then reboot and boot back into TWRP.
Format your data partition in TWRP. It takes an hour or so but it does a great job of leaving you with a clean slate for the new rom and is required before you flash a major change (which you are doing in any case).
Now you are ready to flash a rom.
I am going to recommend a really old one and a really new one. There are plenty of others to choose from in the Development section, but none of them is still under active development.
CROMi-X Resurrected. Based on Asus stock anno JB 4.2.1 but modded and fine tuned to the gills. LMK still puts out an update now and then, but those are more fine tunings of the fine tuning. Very slight changes - nothing major is going to happen here anymore. But it's a very stable and well working rom for those that actually like the Asus interface. http://forum.xda-developers.com/tra...pment/cromi-x-5-4-resurrected-tweaks-t3273515
KatshMallow by Timudru. Yeah, Android MarshMallow for the TF700. Most Android users are still dreaming about MM and you can rock it on this ancient machine. And it's a beauty, just absolutely unbelievable what Tim has cooked up for this hardware. Trust me! Fantastic rom! http://forum.xda-developers.com/transformer-tf700/development/rom-t3282166
For both of them you should convert your data partition to f2fs which you can do in recovery. Instructions are here: http://forum.xda-developers.com/tra.../guide-convert-data-to-f2fs-twrp-2-8-t3073471
Actually, for CROMI-X Resurrected you don't have to do this - it's build into the rom installer.
You could try to short cut all this and just flash a new bootloader/recovery combo in your current TWRP 3.0. Maybe it works. Maybe it hardbricks your tablet. Nothing worse than trying to do something substantial (like flashing a bootloader) in an incompatible recovery....
Ok, now I shut up and let you read.
Have fun!
@berndblb thank you so much. I really appreciate you taking the time to help me out with this. This isn't my first time to the rodeo, but I'm def not ever going to ride in the pros. Trying to install a custom rom an this tablet has really shown my how much I don't know. I'm going to follow your instructions. I will get back later and let you know how it goes.
RussTdesign said:
@berndblb This isn't my first time to the rodeo, but I'm def not ever going to ride in the pros. Trying to install a custom rom an this tablet has really shown my how much I don't know. I'm going to follow your instructions..
Click to expand...
Click to collapse
I could tell. That's why you got the self-help version
I know how it feels. After 3 years I am fairly proficient on this device. But I still felt like a total n00b when I got the first Nexus! :cyclops:
So much of this stuff is so device specific... takes a while to sink your teeth into.
Enjoy.
berndblb said:
I could tell. That's why you got the self-help version
I know how it feels. After 3 years I am fairly proficient on this device. But I still felt like a total n00b when I got the first Nexus! :cyclops:
So much of this stuff is so device specific... takes a while to sink your teeth into.
Enjoy.
Click to expand...
Click to collapse
I have fast boot running and back-checked it via the fastboot devices. I downloaded twrp-2.4.1.0-tf700t.blob. the tried to load it. I keep getting a FAILED( command write failed (Invalid Argument)). Any thoughts
Plenty. Unfortunately Windows is very finicky with fastboot...
If push comes to shove you may want to try a Linux live CD or distribution and I'll add a link later, but try this first: and try "fastboot reboot" to see if you can execute anything.
Sure you got the original cable?
Reboot pc and tablet
Try a different USB port
Connect the tablet booted into fastboot and check the entry in Device Manager for problems.
Now we're getting desperate....
Boot into Android, check if you have a data connection by push/pulling a small file which you put into the same directory.
adb devices
adb push filename /sdcard/
adb pull /sdcard/filename
adb reboot-bootloader
Then see if you can do anything in fastboot.
http://www.transformerforums.com/fo...t/46090-guide-adb-fastboot-linux-live-cd.html
berndblb said:
Plenty. Unfortunately Windows is very finicky with fastboot...
If push comes to shove you may want to try a Linux live CD or distribution and I'll add a link later, but try this first: and try "fastboot reboot" to see if you can execute anything.
Sure you got the original cable?
Reboot pc and tablet
Try a different USB port
Connect the tablet booted into fastboot and check the entry in Device Manager for problems.
Now we're getting desperate....
Boot into Android, check if you have a data connection by push/pulling a small file which you put into the same directory.
adb devices
adb push filename /sdcard/
adb pull /sdcard/filename
adb reboot-bootloader
Then see if you can do anything in fastboot.
http://www.transformerforums.com/fo...t/46090-guide-adb-fastboot-linux-live-cd.html
Click to expand...
Click to collapse
Got fastboot running properly on my work computer with windows 7. I've gotten everything installed up to formatting the data partition. Doing that now. Super stressful & hard not to mess with it while it makes its way through a hour long process.
What did the trick to get fastboot working?
berndblb said:
Plenty. Unfortunately Windows is very finicky with fastboot...
If push comes to shove you may want to try a Linux live CD or distribution and I'll add a link later, but try this first: and try "fastboot reboot" to see if you can execute anything.
Sure you got the original cable?
Reboot pc and tablet
Try a different USB port
Connect the tablet booted into fastboot and check the entry in Device Manager for problems.
Now we're getting desperate....
Boot into Android, check if you have a data connection by push/pulling a small file which you put into the same directory.
adb devices
adb push filename /sdcard/
adb pull /sdcard/filename
adb reboot-bootloader
Then see if you can do anything in fastboot.
http://www.transformerforums.com/fo...t/46090-guide-adb-fastboot-linux-live-cd.html
Click to expand...
Click to collapse
Looks like I got it sorted. Decided on going with the KatKiss rom. And the performance is night and day. Thanks so much for all your help. Next time I will probably do more reading before I try anything more... But then again I tell myself I will read the instructions before I start assembling ikea furniture & never do. So only time will tell. Anyway. Thanks again.
berndblb said:
What did the trick to get fastboot working?
Click to expand...
Click to collapse
Installing it on a different computer. This one runs windows 7. My laptop runs windows 8.1, could be as simple as that. But who knows.

Categories

Resources