[Q] Bricked phone? Unable to mount internal storage - One (M8) Q&A, Help & Troubleshooting

Several weeks ago I unlocked my bootloader using the HTC website (i didn't get s-off), I installed a custom recovery then flashed the Android Revolution ROM, today I downloaded and installed CM11 but it has issues with music playback so I tried to restore my phone from a nandroid backup on my sd card but I keep getting an error saying...
E: unable to mount '/data'
I can access the nandroid backups on my sd card (but they won't restore) and I can't access the ROM zip files I have on my internal storage.
Any advice to fix my phone would be very much appreciated!

p5f said:
Several weeks ago I unlocked my bootloader using the HTC website (i didn't get s-off), I installed a custom recovery then flashed the Android Revolution ROM, today I downloaded and installed CM11 but it has issues with music playback so I tried to restore my phone from a nandroid backup on my sd card but I keep getting an error saying...
E: unable to mount '/data'
I can access the nandroid backups on my sd card (but they won't restore) and I can't access the ROM zip files I have on my internal storage.
Any advice to fix my phone would be very much appreciated!
Click to expand...
Click to collapse
Which recovery have you got installed? Can you use adb commands?

whenever i get this error i wipe my internal storage. though thats a last resort.

p5f said:
Several weeks ago I unlocked my bootloader using the HTC website (i didn't get s-off), I installed a custom recovery then flashed the Android Revolution ROM, today I downloaded and installed CM11 but it has issues with music playback so I tried to restore my phone from a nandroid backup on my sd card but I keep getting an error saying...
E: unable to mount '/data'
I can access the nandroid backups on my sd card (but they won't restore) and I can't access the ROM zip files I have on my internal storage.
Any advice to fix my phone would be very much appreciated!
Click to expand...
Click to collapse
Try and put a rom on your external storage and flash, also check for sd errors on pc, maybe worth saving what u need on it and formatting it

Try loading a ROM using adb sideload

Related

clockworkmod nandroid sdcard mount error

in clockworkmod, im trying todo a backup and i get:
can't mount /dev/block/mmcblk0p1 (or /dev/block/mmcblk 1)
no such file or directory
cant mount /sdcard
i did the unrevoked3 flash method.
FYI: I can mount in usb mode as hard drive and load mp3s.
i installed cwm rom manager and it cant mount sdcard. is my sdcard bad?
binaryhat said:
in clockworkmod, im trying todo a backup and i get:
can't mount /dev/block/mmcblk0p1 (or /dev/block/mmcblk 1)
no such file or directory
cant mount /sdcard
i did the unrevoked3 flash method.
FYI: I can mount in usb mode as hard drive and load mp3s.
i installed cwm rom manager and it cant mount sdcard. is my sdcard bad?
Click to expand...
Click to collapse
BUMP: I'm having the same problem, used gparted to repartition sdcard which allowed me to Mount USB storage. When i try to mount /sdcard card i receive
Code:
E:Can't mount /dev/block/mmcblk1p1 (or /dev/block/mmcblk1)
(Invalid argument)
Error mounting SDCARD:!
Are you using setcpu? I had same message the other day when in clockwork. I had an idea to try to set speed back to stock and unchecked set on boot, rebooted in to clockwork and all was well. Not sure if the clockspeed and and set on boot has anything to do with it, but I had a feeling that it messed with backup/restore when writing/reading a custom speed specified to boot with. Anyway it worked for me on virtuous with 7.28 radio and kings bfs 5
Had the same issue... Formatted the SD card (using the phone, under settings/sd card) and it never happened again.
vangorder said:
Had the same issue... Formatted the SD card (using the phone, under settings/sd card) and it never happened again.
Click to expand...
Click to collapse
to follow this up, i was experiancing similar problems
like an idiot i ejected the SD card with the power on (bad idea) and had to format it
the card worked fine under my rom (miui) but when i booted into clockwork mod v4.something
i unmounted the SD card in the phone options and formatted it, after re mounting it the phone gave me a notification that the SD card was an unsupported format
so what i did was click that notification and format the card again
i booted into recovery and it worked, i hope this helps someone in the future
edit: my phone is the samsung fascinate using the glitch kernel v11
koszor said:
edit: my phone is the samsung fascinate using the glitch kernel v11
Click to expand...
Click to collapse
So why are you posting in a Forum devoted to the HTC Droid Incredible?
Can't mount /dev/block/mmcblk error
I received a replacement Dinc from Verizon under the extended warranty. My problem is that the new phone won't backup or restore under CWM. I get a notice that "E: Can't mount /dev/block/mmcblkp1p (or mmcblk)
My old phone was rooted with the 2.3.4 version 4.06 GB stock rooted ROM. I made a nandroid backup with CWM recovery 5.0.0.6. So far all is good. The replacement phone with amoled screen came with GB 2.3.4. (unrooted and s-on.) Following the directions in Droid Forums I downgraded to 2.2, rooted using unrevoked3, turned s-off with unrevoked forever and reinstalled 2.3.4 version 4.06. All files found from links of XDA. (THANKS to all for the great instructions and files.)
But now on the new phone the nandroid backup and recovery from CWM won't work as I get the above error. II read that the sd card needs to be reformatted but when I put it back in the old phone, CWM works well without the error. Any suggestions?
fns001 said:
I received a replacement Dinc from Verizon under the extended warranty. My problem is that the new phone won't backup or restore under CWM. I get a notice that "E: Can't mount /dev/block/mmcblkp1p (or mmcblk)
My old phone was rooted with the 2.3.4 version 4.06 GB stock rooted ROM. I made a nandroid backup with CWM recovery 5.0.0.6. So far all is good. The replacement phone with amoled screen came with GB 2.3.4. (unrooted and s-on.) Following the directions in Droid Forums I downgraded to 2.2, rooted using unrevoked3, turned s-off with unrevoked forever and reinstalled 2.3.4 version 4.06. All files found from links of XDA. (THANKS to all for the great instructions and files.)
But now on the new phone the nandroid backup and recovery from CWM won't work as I get the above error. II read that the sd card needs to be reformatted but when I put it back in the old phone, CWM works well without the error. Any suggestions?
Click to expand...
Click to collapse
I would first try to format your sdcard fat32, but dont put any of the old files back on yet. Then with the blank sdcard inserted try to run a backup and see if it works. If not try reflashing cwm thru hboot. Also make sure you have superuser and busybox installed. mmcbkk0p1 is the data partition, see if you can manually mount it thru recovery in the mounts and storage menu.
cmlusco said:
I would first try to format your sdcard fat32, but dont put any of the old files back on yet. Then with the blank sdcard inserted try to run a backup and see if it works. If not try reflashing cwm thru hboot. Also make sure you have superuser and busybox installed. mmcbkk0p1 is the data partition, see if you can manually mount it thru recovery in the mounts and storage menu.
Click to expand...
Click to collapse
Its mmcblk1p1 he said. That isn't the data partition . I think it is sdcard. I think an sdcard format will do the trick.
Sent from my Galaxy Nexus using Tapatalk
very wierd

[SOLVED] e:unknown volume for path [sd-ext]

I'm using Revolutionary CWM Recovery 4.0.1.4 that came with the revolutionary.io root method...
I formatted and partitioned the sdcard using this recovery
I have 16gb card - 2048mb ext4 - 64mb linux-swap - and the rest fat32
everytime i goto wipe dalvik i get e:unknown volume for path [sd-ext]
everytime i go to nandroid backup it says no sd-ext found
.android_secure folder is present on the sdcard
i know i have sd-ext, why do i see this error?
I had the same problem and I was able to fix it by formatting the SDCARD and then creating new partition. If you do, make sure you backup your data first.
jake200 said:
I had the same problem and I was able to fix it by formatting the SDCARD and then creating new partition. If you do, make sure you backup your data first.
Click to expand...
Click to collapse
i thought that too... so i copied contents of the sdcard to the pc.... formatted and repartitioned the sdcard, and copied contents back...
still getting the error... i know 100% that i have a sd-ext partition...
i'm wondering if its a flaw or bug in the recovery.img im using, which is the revolutionary cwm 4.0.1.4 that came with the revolutionary.io root method
After talking with attn1 on irc #alpharev
he re-wrote the Revolutionary CWM Recovery 4.0.1.4 to support SD-EXT
so for anyone still having this issue, here is the recovery he fixed and gave me
http://www.sendspace.com/file/0zi3nr
Will it work for Sensation XL?
please help
hello,
i have a huawei honor u8860 running official ICS 4.0.3.
i was trying to root it with CMW recovery and by mistake i've installed a CMW recovery for another honor device so i think i bircked it.
when i power on the device it goes to the stock recovery mod with the same message above ( unknown volume path.. etc)
anyway it's stuck at the recovery mod and i can not access my device.
the debugging is off too so i can not connect to the PC too.
can anybody please help, i would really appreciate it
thank you
mohannad911 said:
hello,
i have a huawei honor u8860 running official ICS 4.0.3.
i was trying to root it with CMW recovery and by mistake i've installed a CMW recovery for another honor device so i think i bircked it.
when i power on the device it goes to the stock recovery mod with the same message above ( unknown volume path.. etc)
anyway it's stuck at the recovery mod and i can not access my device.
the debugging is off too so i can not connect to the PC too.
can anybody please help, i would really appreciate it
thank you
Click to expand...
Click to collapse
This is the EVO 4G forum.
e:unknown volume for path [sd-ext]
Error on my HTC ONE X, recently I have restored the nandroid backup O2_001 3.14 Stock JB, because his phone not have ruu stock rom. what should I do? PC SD Card not appear as a storage.
Please help!

[Q] Can't mount SD card in recovery to flash a new rom, help!

Hi there,
I was about to flash a new rom on my Dinc, and right after I formatted /system, the sdcard became unable to mount and now I can't access the .zip for the new rom. I've tried flashing 3 versions of CWM as well as one of TWRP but none of them can access my SD card. I also reformatted it in my PC with no success. I currently don't have any operating system on it so all I can work with is hboot and recovery.
Can anyone help me fix this?
egunth said:
Hi there,
I was about to flash a new rom on my Dinc, and right after I formatted /system, the sdcard became unable to mount and now I can't access the .zip for the new rom. I've tried flashing 3 versions of CWM as well as one of TWRP but none of them can access my SD card. I also reformatted it in my PC with no success. I currently don't have any operating system on it so all I can work with is hboot and recovery.
Can anyone help me fix this?
Click to expand...
Click to collapse
Did you format it fat32 with the pc? If the cards fine (can be used by pc and fat32) and recovery and hboot still cant find it, then id venture to say the sdcard slot is damaged or went out.
Using adb in recovery, you should be able to push a rom file to emmc and flash it from there.
cmlusco said:
Did you format it fat32 with the pc? If the cards fine (can be used by pc and fat32) and recovery and hboot still cant find it, then id venture to say the sdcard slot is damaged or went out.
Using adb in recovery, you should be able to push a rom file to emmc and flash it from there.
Click to expand...
Click to collapse
I did format it FAT32, and the SD card is definitely fine. I don't think that the slot is the problem either because other things won't mount either.
Actually the only thing I can mount in recovery is /system, everything else is inaccessible. It was having mounting problems before which is why I decided to flash it with a new rom (was running Jellybean very poorly). I also tried flashing the original recovery, doing "clear storage" that way, and reflashing with CWM but it had no effect. During the storage wipe it said that /datadata doesn't even exist. It also shows errors that it can't mount the files /dev/block/mmcblk01 and /dev/blk/mmcblk0p2
This is what the log shows when I did the CLEAR STORAGE using the stock recovery
Restore factory NV setting...
Formatting DATA:...
E: format_root_device: can't find mtd partition "datadata"
Formatting EMMC:...
Formatting CACHE:...
Wipe ALL failed.
E:Can't mount DATADATA:recovery/log
E:Can't mount /dev/block/mmcblk0p2 (or /dev/block/mmcblk1)
(No such file or directory)
The same thing happened to me long back. What I did was that I cleared data, cache, and dalvik cache... Worked for me... You can try but i wont take any responsibility
Sent from my HTC Salsa C510e using XDA

[Q] Unable to find files internal storage?

Hello Again, I have found a few threads with the same issue but something in the middle is different, this has happened on my Nexus 5 before, and it pissed me off because i never got it resolved.
I want to convert my HTC One M8 ATT to GPE later today, but first i'm on sense with NvROM.
The ROM isn't the issue since it's been working fine for a 2 weeks now, here is the story.
What i did-
Recovery (Wanted to try out CarbonROM)
Flashed LiquidSmooths kernel ontop of Carbon, got "Unfortunately phone has stopped".
Went to recovery again to attempt to flash liquidsmooth only.
E: Unable to mount /data
E: Unable to mount /system
E: Unable to mount /cache
E: Unable to mount /sdcard
E: Wiping /data /system /cache failed!
Now, i rebooted and those errors are non existent i can flash again.
But on LiquidSmooth , The Gallery can not find my Pictures.
The Music app can not find the music anymore.
Whenever i use a File Manager , magically my files are still there.
Anybody got ideas on this one? Thanks.
>Pics related<
Try to connect the phone to a PC, and use Device Manager to format the internal memory. Backup any personal data first, if needed (and if possible).
I've heard that , that causes the eMMc or internal storage to go into Read Only mode?
anyone correct me when i`m totally wrong here.
hasn't this something to do with the so called fused location of your sd-card ?
On my phone the locations of the sdcard is shown different then when i locate them trough recovery or shell.
In android the location is something like: /root/storage/sdcard (internal memory)
the real location in my case was shown in recovery as: /root/storage/emulated/0/
And i think because i had previously installed a cm11 based rom and kernel.
And when i completely wiped my phone for a newly rom, afterwards i still had all my data on my phone, because it didn't wipe the /emulated/0 location.
so all the files are still found with a file manager because the two location i mentioned before are fused. But your apps still has the old location in his settings somewhere..
You can try to do a media rescan so your phone search for new media.... But i believe that is also done when you reboot your phone.
I had that happen to me and I was able to fix it by using the "Format" option in TWRP recovery. That, of course, wipes everything on the device but everything will be mounted correctly and properly again.
Guys, I ended up fixing it.
TWRP format fixes it but i needed a backup. Also first attempt at formatting it on TWRP had issues. E:Can't format , E: Data isn't mounted.
Ended up just going ahead and doing the Google Play Edition Conversion and that fixed the whole issue, Thanks for your time!
@TarekElsakka @djmarkd @redpoint73
i4GS said:
Guys, I ended up fixing it.
TWRP format fixes it but i needed a backup. Also first attempt at formatting it on TWRP had issues. E:Can't format , E: Data isn't mounted.
Ended up just going ahead and doing the Google Play Edition Conversion and that fixed the whole issue, Thanks for your time!
@TarekElsakka @djmarkd @redpoint73
Click to expand...
Click to collapse
so wait, aren't you going to tell us what you mean by it fixed the whole issue? were you able to back up the data first?
I'm having a slightly different (maybe similar) issue.. my at&T m8 was working fine on insertcoin (previously viper/venom) and i decided to try a very stock AT&T debloated rom.
forgot to flash the firmware first, so booted into fastboot, and was going to do that.. but it wouldn't work, gave me an error..
booted back into recovery (TWRP 2.7.0.2) and my internal storage WILL NOT MOUNT. hence, nothing works... I can see microSD files, I can attempt to flash things ,but, due to the internal "sd" (not my microsd, just using old fashioned android terminology) not mounting, every operation fails. interestingly, I can mount / (root partition) and it has the correct structure, and even some vestiges of my files.. when i say mount, i mean in recovery on the device.. not on a computer via USB.
any ideas? i'm stuck
I know i can probably format the /media/data blahblah partition (the internal storage) but I have very important photographs of my best friend's wedding and my children's recent visit to their grandparents'.. so i really really want to restore those files.. I do this kind of thing (file forensics) on OSX, windows, and some linux drives, all the time at work.. I just don't know how to access the storage on an android phone, in order to run the forensics scans etc.
thanks!!
sneef said:
so wait, aren't you going to tell us what you mean by it fixed the whole issue? were you able to back up the data first?
I'm having a slightly different (maybe similar) issue.. my at&T m8 was working fine on insertcoin (previously viper/venom) and i decided to try a very stock AT&T debloated rom.
forgot to flash the firmware first, so booted into fastboot, and was going to do that.. but it wouldn't work, gave me an error..
booted back into recovery (TWRP 2.7.0.2) and my internal storage WILL NOT MOUNT. hence, nothing works... I can see microSD files, I can attempt to flash things ,but, due to the internal "sd" (not my microsd, just using old fashioned android terminology) not mounting, every operation fails. interestingly, I can mount / (root partition) and it has the correct structure, and even some vestiges of my files.. when i say mount, i mean in recovery on the device.. not on a computer via USB.
any ideas? i'm stuck
I know i can probably format the /media/data blahblah partition (the internal storage) but I have very important photographs of my best friend's wedding and my children's recent visit to their grandparents'.. so i really really want to restore those files.. I do this kind of thing (file forensics) on OSX, windows, and some linux drives, all the time at work.. I just don't know how to access the storage on an android phone, in order to run the forensics scans etc.
thanks!!
Click to expand...
Click to collapse
Sorry, but what i did was different, and MIGHT factory reset your internal storage, i can't verify 100%.
You can do two things,
Either flash the RUU
for 4.4.3 STOCK HTC [ATT]
or Flash Google Play edition RUU and revert back to sense which will fix it too.
SENSE: http://forum.xda-developers.com/showthread.php?t=2733523
GPE: http://forum.xda-developers.com/showthread.php?t=2708589

[Q] Can't seem to flash rom from Sd card

I've successfully managed to flash 2 roms to my HTC one m8 phone in the past, but now it seems I have a problem: I'm trying to install a zipped rom stored on my 64gb micro sd card, using PhilzTouch 6.57.8 , but I can't get install a zip from sd-ext. the message: /storage/sdcard1: Idle-Unmounted keeps appearing. I also cannot reboot my phone into the previous rom as i cleaned it in preparation to install a new one. Any help would be greatly appreciated as I have no idea what to do
Cant even mount sd-ext as I get 'E:Error mounting /sd-ext!'
Flash TWRP, mount storage, copy rom, flash rom......done

Categories

Resources