[Q] Need Help - Unable to Mount System in TWRP - Nexus 5 Q&A, Help & Troubleshooting

Hey All,
When attempting to Mount System in TWRP, I get an error "Unable to Mount System".
Any ideas on how to resolve this?
EDIT - Changing to CWM, I was able to mount System.

Related

No SD card, NO system, E: Unable to mount storage in Recovery

Hi!
I've installed this ROM on my HTC One S:
http://forum.xda-developers.com/htc-one-s/development/rom-cyanogenmod-12-lollipop-htc-one-s-t2946468
Everything seemed to be fine, but sd storage broken. Now I can't even boot phone, only thing i see is CM logo. If i'm trying use ADB Slideload or wipe data in recovery i see this:
E: Unable to mount storage.
E: Unable to mount /sdcard during GUI startup.
E: Unable to mount /sdcard/TWRP/.twrps when trying to read settings file.
Please, help me, how I can flash anything? I was looking for solutions but I didn't find :<
noomarsil said:
Hi!
I've installed this ROM on my HTC One S:
http://forum.xda-developers.com/htc-one-s/development/rom-cyanogenmod-12-lollipop-htc-one-s-t2946468
Everything seemed to be fine, but sd storage broken. Now I can't even boot phone, only thing i see is CM logo. If i'm trying use ADB Slideload or wipe data in recovery i see this:
E: Unable to mount storage.
E: Unable to mount /sdcard during GUI startup.
E: Unable to mount /sdcard/TWRP/.twrps when trying to read settings file.
Please, help me, how I can flash anything? I was looking for solutions but I didn't find :<
Click to expand...
Click to collapse
Relock your device install the factory RUU, now your phone turn on and all is ok but you haven't the bootloader unlocked, root and recovery, so if you want any other rom you can flash any rom, boot and recovery.

[Q] My Internal sdcard is corrupted! Please Help!

I Think my Internal sdcard is corrupted!
Please Help! Reflashing android won't work. I think the partition is corrupted!
Device: Google Nexus 5
Original OS: Android 5.1.0_r1 (LMY47D)
Recovery: TWRP 2.8.6.0
One day I turned my phone off, and later i decided to go into recovery. I believe I went inside Advanced Options and clicked "Fix Permissions." Then I proceeded to reboot. I was busy at the time, so when I remembered about my phone, I saw that it was still booting. It had been at least 30 minutes so I knew it was in a bootloop. I decided to go back into recovery and reflash the system.img onto it. No luck. I realized I had to try flashing the entire Nexus image (using the flash-all.bat). The phone would still not turn on. I tried flashing different versions of android, and here are my findings:
Android 5.1.0_r3, 5.1.0_r1, 5.0.1: all cause my phone to not be able to boot up (stuck on the 4 color flying animation)
Android 4.4.4, CyanogenMod (cm-11-20141008-SNAPSHOT-M11-hammerhead.zip): Allow my phone to boot up.
However, after I found that I could boot onto Android 4.4.4 and CyanogenMod, I realized that I could not get access to the sdcard!
Here are my findings:
When I go to the phone's root folder, I see a FILE called "sdcard"
When I go to \storage, I see a FILE called sdcard0
When I open camera, the app crashes (possibly because it stores pictures on the sdcard).
I tried to delete these files when I had root access with CyanogenMod but the file manager said "can't delete file." When I am in recovery mode (TWRP) however, I can see the sdcard folder and the contents. Just through every system boot, the sdcard is inaccessible.
After I realized that the problem wasn't due to the data on my phone (after flashing many system images), I realized my data partition might be corrupted. Then I went to this site and followed the directions: http://forum.xda-developers.com/goo...o-repairing-corrupted-data-partition-t2577447
The e2fsck command didn't do anything as cmd said "The superblock could not be read or does not describe a correct ext2 filesystem."
Afterwards, my friend told me to try mke2fs /dev/block/platform/msm_sdcc.1/by-name/userdata
I typed that in adb shell and something happened. I started processing blocks or something. Unfortunately now, I am unable to mount the data partition at all. I am also unable to flash the userdata.img onto my phone through fastboot.
UPDATE: When I open up twrp recovery and look in the log I see the following:
E: Could not mount /data and unable to find crypto footer.
E: Unable to mount '/data'
E: Unable to recreate /data/media folder.
Updating partition details...
E: Unable to mount '/data'
E: Unable to mount '/cache/
E: Unable to mount '/persist'
...done
E: Unalbe to mount storage.
E: Unable to mount /data/media during GUI Startup.
E: Unable to mount '/cache'
Full SELinux support is present.
E: Unable to mount '/cache'
E: Unable to Mount '/cache'
E: Unable to mount /data/media/TWRP .twrps when trying to read settings file.
E: Unable to mount '/data'
MTP Enabled
Anyone know how to fix this? Please help, I owe you so much if you can solve this! Reply to me if you're able to help, I'm also new to xda so I don't really know how messages work. Thanks!
Try taking it out and putting it back in. It happened to me too.
mygoldeneye said:
Try taking it out and putting it back in. It happened to me too.
Click to expand...
Click to collapse
By sdcard I mean the internal sdcard (/storage/emulated/0). Nexus 5 does not have an external sdcard slot anyways.
So you are saying you have no apps, no widgets, nothing... /storage/emulated/0 is your main storage which INCLUDES your system files (unless you have a phone or tablet that has a separate internal SD card - would be /storage/emulated/1 ... I am guessing)

Facing issues in rooting Nexus 5 for Marshmallow

Hi Guys,
I was trying to root my Nexus 5 on marshmallow. I was able to run all the TWRP commands by connecting the device. I was able to run all the commands but during bootup I am getting below errors.
Error:
E: Unable to recreate /data/media folder.
E. Unable to mount '/data'
....done
E. Unable to mount storage.
E. Unable to mount /data/media/TWRP/.twrps when trying to read settings file.
Processing AOSP recovery commands.
E. Unable to mount '/data'
--- Wiping Data Partition .....
E. Unable to mount '/data'
Formatting Cache using make_ext4fs function.
-- Data Partition Wipe Complete!
Done processing script file
Renamed stock recovery file in /system to prevent
the stock ROM from replacing TWRP.
Please help guys phone isn't starting up, everytime it boots up and shows this errors and then boots again. :crying::crying:
parasmani said:
Hi Guys,
I was trying to root my Nexus 5 on marshmallow. I was able to run all the TWRP commands by connecting the device. I was able to run all the commands but during bootup I am getting below errors.
Error:
E: Unable to recreate /data/media folder.
E. Unable to mount '/data'
....done
E. Unable to mount storage.
E. Unable to mount /data/media/TWRP/.twrps when trying to read settings file.
Processing AOSP recovery commands.
E. Unable to mount '/data'
--- Wiping Data Partition .....
E. Unable to mount '/data'
Formatting Cache using make_ext4fs function.
-- Data Partition Wipe Complete!
Done processing script file
Renamed stock recovery file in /system to prevent
the stock ROM from replacing TWRP.
Please help guys phone isn't starting up, everytime it boots up and shows this errors and then boots again. :crying::crying:
Click to expand...
Click to collapse
It's not nexus 5 forum and reflash stock rom again..
Sent from my GT-I9500 using XDA Free mobile app

[Q] Soft bricked Huawei G700 U00?

A friend of mine seem to have bricked his Huawei G700 when trying to change a custom rom. I had previously installed TWRP on his phone and it still works, but when trying to wipe/flash it keeps displaying "E: Unable to mount /data", "E: Unable to mount / system", "E: Unable to mount / cache" and "E: Unable to mount / cust".
Could anyone help me fix this or is it beyond salvation? Thanks!

Mutlirom Recovery Update---->Bootloop

Hello all
I just updated the multirom recovery after a year of successfully using it with 4 different roms, which 1 of them is ubuntu and now am stuck in a bootloop.
Whatever rom I try to boot it kicks me back to the rom selection screen. It must be something wrong with multirom recovery because even when I select to boot into bootloader or even Shutdown the phone from the multirom menu it just bootloops to the same screen again.
I'd really appreciate any kind of help you can give, it's extremely important I don't lose my roms. I want to save the phone as is.
Any ideas? Would really appreciate it.
-Regards.
I can't install any version of Multirom through twrp recovery. It always gives me error 7.
I also can't install a new rom. It says "Failed to create rom folder(Read only file system)".
I flash the AK kernel succesfully but at the end it gives me these errors:
E: Unable to mount '/data'
Failed to mount /data partition!
Updating partition details...
E: Unable to mount '/data'
...done
E: Unable to mount storage
Click to expand...
Click to collapse
Is there something rom with my file system?
Please, any idea would be really appreciated.

Categories

Resources