Stuck in recovery mode - Nexus S Q&A, Help & Troubleshooting

Help guys, I made a really noob mistake (I am a noob). Anyway, UI was about to flash a JB ROM coming from ICS, so I went a litttle overboard on the wiping. in CW under mounts and storage I format /system, format/cache, format/data, and format/sdcard and formar /boot. Now there is no ROM on the SD card for me to flash, and when since I stupidly format/ boot there is no boot image, only stock recovery and clockwork? Can I push a ROM with adb? but i dont know how to do that. I read commands like adb push <pathname> <destination> etc, bu have no clue where to type this?

sawalke4 said:
Help guys, I made a really noob mistake (I am a noob). Anyway, UI was about to flash a JB ROM coming from ICS, so I went a litttle overboard on the wiping. in CW under mounts and storage I format /system, format/cache, format/data, and format/sdcard and formar /boot. Now there is no ROM on the SD card for me to flash, and when since I stupidly format/ boot there is no boot image, only stock recovery and clockwork? Can I push a ROM with adb? but i dont know how to do that. I read commands like adb push <pathname> <destination> etc, bu have no clue where to type this?
Click to expand...
Click to collapse
In recovery go to Mounts and Storage then mount USB storage. That way you can transfer a ROM via USB.

polobunny said:
In recovery go to Mounts and Storage then mount USB storage. That way you can transfer a ROM via USB.
Click to expand...
Click to collapse
ok i have the usb mounted and the system mounted, but in command it says adb is not a recognizable command

sawalke4 said:
ok i have the usb mounted and the system mounted, but in command it says adb is not a recognizable command
Click to expand...
Click to collapse
ADB has nothing to do with USB mounted. Why do you need ADB? If everything is mounted, a drive letter will appear under my computer, just like when you mount storage from within Android. If not, with USB mounted in the recovery, unplug and replug your phone.

polobunny said:
ADB has nothing to do with USB mounted. Why do you need ADB? If everything is mounted, a drive letter will appear under my computer, just like when you mount storage from within Android. If not, with USB mounted in the recovery, unplug and replug your phone.
Click to expand...
Click to collapse
ohh ok, mounted sd card and it showed up. Thanks guys managed to copy the ROM and flash. Sorry for the noob questions.

Related

[Q] E:Can't mount/SD card

I have the ATT One X and and installed a font that froze the phone so i went in CWM to restore but ive seemed to have erased everything in the sd card and don't know what to do. Can someone please help.
OptimusSteel34 said:
I have the ATT One X and and installed a font that froze the phone so i went in CWM to restore but ive seemed to have erased everything in the sd card and don't know what to do. Can someone please help.
Click to expand...
Click to collapse
Yea go to cnet.com and download Recuva. Connect ur phone to computer. Run Recuva enable deep scan and you stuff will be restored
Sent from my HTC One X using xda app-developers app
boot ur phone to bootloader and run ruu
Try going into Recovery, and wipe cache and wipe Dalvik, then reboot.
Not sure if this will work on the One X. But I've had occasional issues with the internal SD mounting on my HTC Flyer tablet, and wiping cache and Dalvik fix it every time.
Its worth a try, anyway.
If your problem is that you cannot mount the SDCard (as opposed to being able to mount it but it is empty) I ran into something similar during my 2nd ROM flashing experience. I got into this state by doing a factory wipe from the bootloader screen (as opposed to doing it from recovery). This wiped my entire SDCard partition, even the filesystem on it. So when I booted into Android, it failed to mount the SDCard altogether, saying that it was corrupted.
I had to re-format the SDCard from Windows in order to recover, by doing the following:
1. Boot into recovery (for me was TWRP 2.1.8.1)
2. Select "Mount"
3. Checkmark "Mount SDCard"
4. Connect device to PC via USB cable
5. Select "Mount USB Storage" in TWRP
6. On the PC, find the SDCard's drive in My Computer, right-click on it, and select "Format"
7. Proceed with formatting the SDCard ("Quick Format" is fine)
8. Safely remove the USB storage from Windows
9. Reboot the device
Upon rebooting, the SDCard mounted fine, although all data was erased.
Lesson learned: do factory reset from recovery, not the bootloader screen
denversc said:
If your problem is that you cannot mount the SDCard (as opposed to being able to mount it but it is empty) I ran into something similar during my 2nd ROM flashing experience. I got into this state by doing a factory wipe from the bootloader screen (as opposed to doing it from recovery). This wiped my entire SDCard partition, even the filesystem on it. So when I booted into Android, it failed to mount the SDCard altogether, saying that it was corrupted.
I had to re-format the SDCard from Windows in order to recover, by doing the following:
1. Boot into recovery (for me was TWRP 2.1.8.1)
2. Select "Mount"
3. Checkmark "Mount SDCard"
4. Connect device to PC via USB cable
5. Select "Mount USB Storage" in TWRP
6. On the PC, find the SDCard's drive in My Computer, right-click on it, and select "Format"
7. Proceed with formatting the SDCard ("Quick Format" is fine)
8. Safely remove the USB storage from Windows
9. Reboot the device
Upon rebooting, the SDCard mounted fine, although all data was erased.
Lesson learned: do factory reset from recovery, not the bootloader screen
Click to expand...
Click to collapse
I'm having the same issue, but I can't check the SD card box in TWRP?
Any idea what I can do to fix this?
I had the same issue. however if you USB to PC and format sd drive, twrp will sometimes find. Also notice that when I did that my rom zip, kernal files to flash were in the twrp file in recovery.
Make sure you have everything backed up.
I guess I should add that twrp wouldn't mount however USB to PC still found it.
Sent from my HTC One X using xda app-developers app
Dandan8118 said:
I'm having the same issue, but I can't check the SD card box in TWRP?
Any idea what I can do to fix this?
Click to expand...
Click to collapse
Ditto, exact same problem. Any solutions?
I've been having the same problems. My phone has been in a soft brick for 1 week and a half now and nothing seems to work.
Suggestions I've been given (None worked for me):
-Hold power button for 10 seconds for a force reboot
-Flash stock recovery, go in Hboot, Clear Storage, Flash TWRP, wipe cache.
-Connect an SD card reader to your phone with the rom in it.
-Partition SD from TWRP
-Relock phone and flash stock RUU (My phone is on 1.94 firmware and there is no equivalent RUU. I tried all of them and they all say I have the wrong ROM)
The only suggestion I have been given that would work is to buy a new phone... But I am not that desperate yet.
Maybe one will work for you
Dandan8118 said:
I can't check the SD card box in TWRP? Any idea what I can do to fix this?
Click to expand...
Click to collapse
Now that I think of it, it is probably not necessary to checkmark "Mount SDCard". The reason is that doing so only mounts (or unmounts) it for access within TWRP and should not affect the USB access. So if you cannot checkmark it, try just ignoring that step.
denversc said:
Now that I think of it, it is probably not necessary to checkmark "Mount SDCard". The reason is that doing so only mounts (or unmounts) it for access within TWRP and should not affect the USB access. So if you cannot checkmark it, try just ignoring that step.
Click to expand...
Click to collapse
Umm huge thanks, button not enough. Thought I'd have to start from scratch again! Will keep in mind in case of future issues.
Sent from my HTC One X using Tapatalk 2
So, wait, I'm having the same issue. How did you get your phone to a bootable condition without erasing the SD card?
wormyrocks said:
So, wait, I'm having the same issue. How did you get your phone to a bootable condition without erasing the SD card?
Click to expand...
Click to collapse
I didn't. I had to wipe the SDCard by formatting it. More correctly, the factory reset that I performed from hboot wiped the SDCard, so it was already wiped... I just had to format it. Lesson learned: only perform factory reset from recovery (TWRP or CWM), as it does not touch the SDCard.
denversc said:
I didn't. I had to wipe the SDCard by formatting it. More correctly, the factory reset that I performed from hboot wiped the SDCard, so it was already wiped... I just had to format it. Lesson learned: only perform factory reset from recovery (TWRP or CWM), as it does not touch the SDCard.
Click to expand...
Click to collapse
Ah, guess mine is gone then. Damn it.
wormyrocks said:
Ah, guess mine is gone then. Damn it.
Click to expand...
Click to collapse
My phone is now booting, but it still can't mount or recognize the SD card. Do I have to reflash again or is there some setting I can use to get it to mount?
I did this and this is what Xsmagical and I did to fix it.
Take the stock android recovery from a ruu or stock Rom. (I used the one from 1.85 ruu but it doesn't matter.)
Fastboot flash the stock recovery to your phone and then reboot into bootloader where you originally wiped.
Factory reset from hboot and then Fastboot flash twrp again, mount sd should be available now. Mount sd, copy whatever Rom onto sd card and flash from there.
Freaked me out too man
Sent from my JellyBean
ChongoDroid said:
I did this and this is what Xsmagical and I did to fix it.
Take the stock android recovery from a ruu or stock Rom. (I used the one from 1.85 ruu but it doesn't matter.)
Fastboot flash the stock recovery to your phone and then reboot into bootloader where you originally wiped.
Factory reset from hboot and then Fastboot flash twrp again, mount sd should be available now. Mount sd, copy whatever Rom onto sd card and flash from there.
Freaked me out too man
Sent from my JellyBean
Click to expand...
Click to collapse
How does one extract the stock recovery from a ruu or stock ROM? (or, would it be possible for you to send me the file?)
and does flashing the stock recovery require me to relock the bootloader?
thx u dolan
Gracias
ChongoDroid said:
I did this and this is what Xsmagical and I did to fix it.
Take the stock android recovery from a ruu or stock Rom. (I used the one from 1.85 ruu but it doesn't matter.)
Fastboot flash the stock recovery to your phone and then reboot into bootloader where you originally wiped.
Factory reset from hboot and then Fastboot flash twrp again, mount sd should be available now. Mount sd, copy whatever Rom onto sd card and flash from there.
Freaked me out too man
Sent from my JellyBean
Click to expand...
Click to collapse
muchas gracias!!
denversc said:
if your problem is that you cannot mount the sdcard (as opposed to being able to mount it but it is empty) i ran into something similar during my 2nd rom flashing experience. I got into this state by doing a factory wipe from the bootloader screen (as opposed to doing it from recovery). This wiped my entire sdcard partition, even the filesystem on it. So when i booted into android, it failed to mount the sdcard altogether, saying that it was corrupted.
I had to re-format the sdcard from windows in order to recover, by doing the following:
1. Boot into recovery (for me was twrp 2.1.8.1)
2. Select "mount"
3. Checkmark "mount sdcard"
4. Connect device to pc via usb cable
5. Select "mount usb storage" in twrp
6. On the pc, find the sdcard's drive in my computer, right-click on it, and select "format"
7. Proceed with formatting the sdcard ("quick format" is fine)
8. Safely remove the usb storage from windows
9. Reboot the device
upon rebooting, the sdcard mounted fine, although all data was erased.
Lesson learned: Do factory reset from recovery, not the bootloader screen
Click to expand...
Click to collapse
i love you sir saved my ass
I'm having these troubles for sure.
Rooted, tried loading CM10, got stuck on the looping CM screen.
Originally Posted by denversc
if your problem is that you cannot mount the sdcard (as opposed to being able to mount it but it is empty) i ran into something similar during my 2nd rom flashing experience. I got into this state by doing a factory wipe from the bootloader screen (as opposed to doing it from recovery). This wiped my entire sdcard partition, even the filesystem on it. So when i booted into android, it failed to mount the sdcard altogether, saying that it was corrupted.
I had to re-format the sdcard from windows in order to recover, by doing the following:
1. Boot into recovery (for me was twrp 2.1.8.1)
2. Select "mount"
3. Checkmark "mount sdcard"
4. Connect device to pc via usb cable
5. Select "mount usb storage" in twrp
6. On the pc, find the sdcard's drive in my computer, right-click on it, and select "format"
7. Proceed with formatting the sdcard ("quick format" is fine)
8. Safely remove the usb storage from windows
9. Reboot the device
I followed all the steps, but I'm stuck in TWRP recovery, I can't boot anything past it and I'm lost as to what to do. =\

[Q] Help! TWRP Won't Mount /sdcard for flashing!

I ran a recovery in TWRP to get my phone back to the phones original rom after being on AOKP JB Build 4 on my AT&T One X, but now it stays on the HTC boot screen with the red legal warning on it and TWRP can't mount /sdcard to flash back to another rom. I really hope that this isn't a brick but can someone shine some light on this issue and a possible fix? Help would be greatly appreciated!
Update: Was able to get AOKP flashed back by mounting /data as /sdcard, phone boots into it and I can use it, but the internal storage (/sdcard) is nonexistent and won't mount.
format sdcard in your computers os. make sure not to factory reset or clear storage in bootloader or it will corrupt sdcard.
DvineLord said:
format sdcard in your computers os. make sure not to factory reset or clear storage in bootloader or it will corrupt sdcard.
Click to expand...
Click to collapse
I can't get the phone to mount as a removable drive because of the problem with /sdcard, so I can't format it from my computer.
c_h0use said:
I can't get the phone to mount as a removable drive because of the problem with /sdcard, so I can't format it from my computer.
Click to expand...
Click to collapse
Don't worry about the red text. We all have that. And it is not bricked.
Can you turn the phone on with the stock ROM you flashed? If so, can you mount the SD card while it is on, booted up in phone mode? If, mount it there, then move your new rom to your phone.
Hello,
I have a similar issue, i can get into TWRP recovery, but i am not able to mount sdcard. My mistake was that i did fastboot flash boot boot.img but i neglected to actually flash the room and i didn't put the rom in the sdcard, so now i need to mount the sdcard to load the rom to flash it, but that is where i am stuck, is there a way to copy files into the sdcard via adb or any other way?
Any help will be greatly appreciated it.
Thank you.
XRACER said:
Hello,
I have a similar issue, i can get into TWRP recovery, but i am not able to mount sdcard. My mistake was that i did fastboot flash boot boot.img but i neglected to actually flash the room and i didn't put the rom in the sdcard, so now i need to mount the sdcard to load the rom to flash it, but that is where i am stuck, is there a way to copy files into the sdcard via adb or any other way?
Any help will be greatly appreciated it.
Thank you.
Click to expand...
Click to collapse
I think what you need to do then is flash the ROM from your bootloader. I found this guide with directions explaining how to flash from the bootloader by googling How To Flash Rom from Bootloader in the XDA Wiki. Here are the steps
ROM Flashing
Obtain a ROM of your choice, and note the location on your computer.
reboot your device into fastboot mode via one of the following options.
adb reboot bootloader (requires USB debugging to be turned on).
power off the device then back on with 'vol up' + power button.
Wipe your device.
fastboot -w
Update your ROM.
fastboot update </path/to/your/RomFile.zip>
Your phone will update and automatically reboot into the new ROM.
ROM update without SDcard
If you don't have an sd card, or your slot is broken you can try this trick, but you will need a custom recovery like Clockwork.
Boot up your phone to recovery. And move your rom file to the adb directory, and start a command line ( cmd )
adb shell
mount data
adb push D:\custom_rom.zip /data/
Wait until the push finised, and restart your device to recovery again with "adb reboot-bootloader"
mount data
mount /data /sdcard ( mount the data folder into your sdcard folder, so your recovery will think that you have an sdcard installed )
Locate the ROM .Zip file you wish to flash.
Confirm the flash by following the on-screen instructions (ie: pressing the trackball, pressing the call button, etc.)
If no errors arise during the flashing process then the ROM flash was successful, Reboot the device.
With some root file explorer, remove the rom file if you don't need it anymore, to free up space.
Or use adb to remove the custom recovery
adb shell rm data/custom_rom.zip
thanks for the reply but the procedure is not working,
when in fastboot through cmd i get
fatsboot -w
erasing 'userdata'...
FAILED (remote: not allowed)
finished. total time: 0.003s
I made sure i am in fastboot USB
elphiz
XRACER said:
thanks for the reply but the procedure is not working,
when in fastboot through cmd i get
fatsboot -w
erasing 'userdata'...
FAILED (remote: not allowed)
finished. total time: 0.003s
I made sure i am in fastboot USB
Click to expand...
Click to collapse
Lol this just happen toe last night what u need to do is boot into bootloader then plug it USB cable to ur phone and format your sdcard it make sure u download a Rom to your computer before this it can be any tom you like after you format you can put the Rom on ur sdcard and flash and u will be golden
loading into bootloader doesn't allow the computer to read/access the sdcard keep in mind this is the HOX so the sdcard is the internal memory, i could get into the recovery and then try to mount it that way and format from there but for some reason i can't select the option mount sdcard.
This works:
How to Fix corrupt/unmountable internal storage on the HTC One X/XL
http://forums.team-nocturnal.com/sh...storage-on-the-HTC-One-X-XL?p=13552#post13552
perfect thanks that did the job. now time to install the ROM!!!!
thanks a lot
hmmmm.... one more question would i need to flash the boot image as well before installing the ROM???
EDIT: i went ahead and just flashed the ROM, and everything is working fine.
Thank you to everyone
XRACER said:
perfect thanks that did the job. now time to install the ROM!!!!
thanks a lot
hmmmm.... one more question would i need to flash the boot image as well before installing the ROM???
EDIT: i went ahead and just flashed the ROM, and everything is working fine.
Thank you to everyone
Click to expand...
Click to collapse
If you're not on Hboot 1.14 then you don't have to flashboot flash boot.img. just flash the .zip from your sd card
Sent from my HTC One XL cellular device over clocked to 1.9Ghz
thank you sir!
king200 said:
This works:
How to Fix corrupt/unmountable internal storage on the HTC One X/XL
Click to expand...
Click to collapse
ok this did work and i appreciate the link. ive bookmarked it for future use. what sux is i assumed i bricked and have already had a new phone shipped. oh well guess i got a back up
will this work because my microsims card unable to mount /sdcard which i assume is the internal one will it work even if its blank/empty via computer because i have no working os on my phone i have incredible 4g so i hope you can help me
XRACER said:
loading into bootloader doesn't allow the computer to read/access the sdcard keep in mind this is the HOX so the sdcard is the internal memory, i could get into the recovery and then try to mount it that way and format from there but for some reason i can't select the option mount sdcard.
Click to expand...
Click to collapse
I did it. Apparently you can install a zip ROM from SD card once you repartition it from the recovery. There is an option to partition the SD card in the Recovery.
After that, restart the phone, go into recovery again, connect to the PC using a USB cable, and use the USB mount option if you want to copy the ROM without removing the microSD card from the phone. Copy the zip ROM to the sdcard and try installing the ROM again. It worked for me !
I was installing the Pico ROM from this tutorial:
www (dot) rootlord.com/2013/08/revert-htc-explorer-back-to-stock-rom (dot) html
I
TWRP Mounting SD card
DvineLord said:
format sdcard in your computers os. make sure not to factory reset or clear storage in bootloader or it will corrupt sdcard.
Click to expand...
Click to collapse
So I think I may have currupted my sdcard. I'm running CM-12 4/21/15 nightly. I'm a nubie at this stuff and have read everywhere I can think of on the forums. When I try to reboot to bootloader from TWRP recovery if goes immediately to the do no remove USB connection FIRMWARE Update. I am worried that this will un-root me with AT&T being jerks and fixing the bumped bootloader. So, I have always just pulled the battery, plus it never has any progress on the %downloaded bar.
To try to fix the issue I may have just made it worse and created too many partitions or corrupted the SD by doing exactly what you said not to do above. Before I did a TWRP wipe (not the advanced version) the SD card was mounted, but some apps like google play music kept saying external storage removed. I did the wipe and saw the factory reset screen and said ok. I had to download all my apps again and then switched to Google Now launcher I orginally rooted and bootloader unlocked with bump on a different smaller external SD card. I wasn't sure if that had anything to do with it.
I'm almost unsure what to ask you or other more experienced users what to do.
eee. how about on my samsung galaxy j5 sm j500h? i wanted to mount my phone to pc but i cant. was planning to fix my phone cause im stucked on bootlogo due to flashing xposed-v72-sdk22-arm.zip. Hoping that you guys can help me out.

[Q] How to push in adb when device not found?

Solved already, used different recovery that has an option to mount sdcard to pc so that I can move the rom for flashing.
Hi,
I have a china phone(oppo finder) that I have accidentally unmount the sdcard using miui recovery. The phone only comes with an internal storage. When I reboot the phone, it will only boot in recovery due to unmounted sd card. I cant use adb due to device not found. I tried searching for the driver but cant found anything that will make adb usable. I am able to go to fastboot and can still flash custom recovery.
Is there a way to push a rom to the sdcard or to remount the sdcard? Anyway I can utilize the fastboot?
Appreciate any help I can get! Thanks for your time in advance!

[Q] TWRP 2.5 no OS

I have unlock TF700t and i have installed TWRP 2.5 On internal disk i do not any operating system. I cannot mount sdcard 16GB FAT 32 (unable mount). Is possible upload ROM or any file over USB cable to device? I can run only TWRP recovery mod. I try fasboot but if i run fastboot on computer in command line was "waiting for device"
xray0045 said:
I have unlock TF700t and i have installed TWRP 2.5 On internal disk i do not any operating system. I cannot mount sdcard 16GB FAT 32 (unable mount). Is possible upload ROM or any file over USB cable to device? I can run only TWRP recovery mod.
Click to expand...
Click to collapse
It seems you wiped/formatted your internal storage.
You should be able to mount by USB to your pc if you have your drivers for the device installed though I have never tried.
Few things you could try.
1.) reformat microSD card(fat32) and put rom on it and see if it is mountable again.
2.)If you are getting the message unable to mount internal storage try formatting the internal storage using twrp(data will be lost).
ronniereiff said:
It seems you wiped/formatted your internal storage.
You should be able to mount by USB to your pc if you have your drivers for the device installed though I have never tried.
Few things you could try.
1.) reformat microSD card(fat32) and put rom on it and see if it is mountable again.
2.)If you are getting the message unable to mount internal storage try formatting the internal storage using twrp(data will be lost).
Click to expand...
Click to collapse
I try new SD card and reformat but same situation. How driver i need for connection over USB?
You'll need to use adb to connect your device whilst in twrp. However why don't you just copy a ROM to SD card and flash that way?
xray0045 said:
I try new SD card and reformat but same situation. How driver i need for connection over USB?
Click to expand...
Click to collapse
What happens when you put the ROM on the microSD and try to install it via install on TWRP
KinetiClutch said:
What happens when you put the ROM on the microSD and try to install it via install on TWRP
Click to expand...
Click to collapse
I copy ROM to SD card insert to tabler a power. In TWRP in log i see "unabel to mount /external-scdard" I try new sdcard format FAT32
I want copy image over USB, in computer i have driver ASUS Android Bootloader Interface. I try TWRP sideload, adb sideload "Stock Root Odex - 10.6.1.14.4_Signed.zip" but copy failed "failed to write data 'protocol fault (no status)"
xray0045 said:
I copy ROM to SD card insert to tabler a power. In TWRP in log i see "unabel to mount /external-scdard" I try new sdcard format FAT32
I want copy image over USB, in computer i have driver ASUS Android Bootloader Interface. I try TWRP sideload, adb sideload "Stock Root Odex - 10.6.1.14.4_Signed.zip" but copy failed "failed to write data 'protocol fault (no status)"
Click to expand...
Click to collapse
This looks to me as if you're another candidate for this method:
http://forum.xda-developers.com/showthread.php?t=1803343
The instructions are for an old ICS rom, but still work with JB 4.2
You may want to search for users ssnova or jjgrantham in the CROMIX thread in the development section and pm them.
They had exactly your problem: only thing they could boot to was TWRP and solved it using above method.
Good luck, let us know if it worked!
Sent from my ASUS Transformer Pad TF700T using Tapatalk HD
Worked for me
xray0045 said:
I copy ROM to SD card insert to tabler a power. In TWRP in log i see "unabel to mount /external-scdard" I try new sdcard format FAT32
I want copy image over USB, in computer i have driver ASUS Android Bootloader Interface. I try TWRP sideload, adb sideload "Stock Root Odex - 10.6.1.14.4_Signed.zip" but copy failed "failed to write data 'protocol fault (no status)"
Click to expand...
Click to collapse
Well, after looking a solution to ADB sideload write error from TWRP, I just rebooted TWRP, asked me to install SuperSU, rebooted, and sideload worked perfectly.
HellYeah
Johnfromspain said:
Well, after looking a solution to ADB sideload write error from TWRP, I just rebooted TWRP, asked me to install SuperSU, rebooted, and sideload worked perfectly.
Click to expand...
Click to collapse
Dude, you just solved my TWRP 2.7.0.0 issue with my ASUS TF300T tonight...WAS scared ****less after letting TWRP wipe EVERYTHING...you know, your advice just kept me from soiling myself, so...thanks!
Johnfromspain said:
Well, after looking a solution to ADB sideload write error from TWRP, I just rebooted TWRP, asked me to install SuperSU, rebooted, and sideload worked perfectly.
Click to expand...
Click to collapse
That sorted my sideloading error too - many thanks!

[Q] Help! My internal storage is dead!! No access!

Hi community,
I have my Nexus 5 since 2 Days. Now it cant find the internal storage.
U dont talk about usb, mount at mass storage etc. NO
My Phone didnt recognize the internal storage.
So i can boot it, but can not access.
What i have done:
- its odex stock rom
- open bootloader
- root SuperSU
- Recovery TWRP latest
Until then everything was fine.
Then I tried to mount my USB storage with TWRP.
I know now its not possible..
But I would not give up so I installed CWM latest to try it.
->
fastboot erase cache
fastboot flash recovery cwm.img
fastboot erase cache
After that i navigated to "mount option" and try to mount and unmount all of this buts not working.
So i flashed back to twrp and reboot my phone.
Now the phone has booted, but the internal storage was not recognized.
In addition, there is no GSM / LTE connection.
Because I can not access the storage, I can not f the recovery
So my question:
How does the phone get back access to the memory?
Thank
Try format data and data/media (sdcard) from recovery. If that doesn't work, you may have to flash the factory images from fastboot. In either case, your data will be wiped.
Sent from my Nexus 7 using Tapatalk 4
Since you´ve messed up your internal storage, I suggest you to flash a factory image and to hope for the best
https://developers.google.com/android/nexus/images?hl=de#hammerheadkrt16m
Gorgtech said:
Since you´ve messed up your internal storage, I suggest you to flash a factory image and to hope for the best
https://developers.google.com/android/nexus/images?hl=de#hammerheadkrt16m
Click to expand...
Click to collapse
What to do?
O wont fail again.
Flashing a factory image is very simple, have a look at eg. this link: http://forum.xda-developers.com/showthread.php?t=2513701
zoellner86 said:
What to do?
O wont fail again.
Click to expand...
Click to collapse
Yeah, thx. Now its stock and full working.

Categories

Resources