CWM Touch 6.0.3.0 error - Sprint HTC One (M7)

Hello,
I recently was forced to due an AE swap of my device due to the mic failing on the hardware side. As I was going through the process of unlocking and rooting the new device the recovery flash seemed to error out and not work. After a couple flashes it finally stuck and everything eventually appears to be working after many headaches, however CWM is still acting up. Every time I am in recovery it says.
E: cant mount /cache/recovery/command
E: cant mount /cache/recovery/log
E: cant mount /cache/recovery/last_log
etc...
I have tried everything even to RUU back to full stock and re-do the process but I still have the error. Also when I go to install from SD Card it only sees some random folders that are actually on my internal storage. So even though I placed the SuperSU zip on my SD with my computer I cannot flash it as the recovery doesnt see it. Does anyone have any insight?

Have you tried fastboot erase cache (while in fastboot)
Just throwing it out there not sure if it will do any good.

bigdaddy619 said:
Have you tried fastboot erase cache (while in fastboot)
Just throwing it out there not sure if it will do any good.
Click to expand...
Click to collapse
I did try that actually. No dice.

Bump. Anyone got any insight?
Sent from my HTCONE using xda premium

Related

[bricked?] can not mount cache

hi, I have a huge problem with my LG2x. I have tried to install the HorsePower Kernel. After the installation, the phone was not able to mount the internal SD Card, so I have tried to format it. After this, I have restarted the phone, but the phone just started into the clockworkmod and printed out
E: Can´t mount cache/recovery/command
E: Can´t mount cache/recovery/log
E: Can´t open cache/recovery/log
E: Can´t mount cache/recovery/last_log
E: Can´t open cache/recovery/last_log
I tried to wipe several times and i also tried to flash CM7 and the kernel again.
Another Big Problem is, that I can´t get the phone in the download mode (press volume down, while plugin in the USB)
I have no idea what to do, seems like i have bricked my phone? Or has anyone an idea??
You have totally bricked your phone.
Nah just kidding, search for nvflash for lg optimus 2x and you should find a guide.
Though nvflash will wipe everything and bring it back to stock.
Sent from my LG-P990 using XDA
Its a bug in touch recovery, use another version
The problem with cache happened to me with other kernel. The easy solution was to restore a backup from recovery. If you have a backup is easy to solve.
Regards!
Or use adb shell to "dd if=/dev/zero of=/dev/block/mmcblk0p2" and you should be able to boot into cwm again. restore only your cache image by doing an advanced restore, or just format the /cache properly from cwm.
The best solution is as Supupa said. Nvflash. i also bricked mine when i tried to install CM7 long ago. you can find some video tutorials on youtube. very useful since its better to see how it`s done than reading.Just search "nvflash optimus 2x" or g2x if you have the US version from T-mobile.

clockworkmod wont format data keeps rebooting

so i have been playing around with my phone, it was working fine but i had issues with android revolution hd, so i forget what i did and i am currently on clockwork mod touch v6.0.3.1 (i tried 6.0.3.6). it usually says:
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
before this happened i tried to flash a couple roms and they all failed and i went into either a recovery loop, in which it kept booting into recovery or a htc logo boot loop. I have flash twrp recovery also to try if that would help and it didn't. i have pushed the roms using adb and used fastboot to clear cache and flash the recoveries. i am pretty much stuck, i don't know what to do. I can't find a bell version of the RUU to install, i found a nandroid backup but it never seems to finish downloading properly from htc1guru.com so what do i do know?
Thanks for any help
manwinder said:
E:Can't mount /cache/recovery/command
E:Can't mount /cache/recovery/log
E:Can't open /cache/recovery/log
E:Can't mount /cache/recovery/last_log
E:Can't open /cache/recovery/last_log
Click to expand...
Click to collapse
the above is normal, it's because of the "fastboot erase cache" -> hence no cache to mount
but I didnt get the second part; you're not able to enter recovery or are you not able to flash ROM?
i erased cache and it still gives me the same issue. I also tried fastboot boot twrp.img, but that popped up the loading screen of twrp and then rebooted. also tried the same command with clockworkmod and it booted into recovery but it still can't mount the cache. Also i flashed twrp but it wont boot, also it has s-on, 1.44, tampered and unlocked
manwinder said:
i erased cache and it still gives me the same issue. I also tried fastboot boot twrp.img, but that popped up the loading screen of twrp and then rebooted. also tried the same command with clockworkmod and it booted into recovery but it still can't mount the cache. Also i flashed twrp but it wont boot, also it has s-on, 1.44, tampered and unlocked
Click to expand...
Click to collapse
It's not an error, when you wipe the cache it won't be mounted in recovery.
Recovery will work fine without a mounted cache.
Sent from my HTC One using xda app-developers app
nkk71 said:
It's not an error, when you wipe the cache it won't be mounted in recovery.
Recovery will work fine without a mounted cache.
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
i erased the cache booted right into clockworkmod and used adb to sideload a rom, right as it mounts the data and gets ready to install the phone restarts. could my memory be corrupted or messed up?
manwinder said:
i erased the cache booted right into clockworkmod and used adb to sideload a rom, right as it mounts the data and gets ready to install the phone restarts. could my memory be corrupted or messed up?
Click to expand...
Click to collapse
1- why don't you try to push the ROM "adb push Rom.zip /sdcard/"
2- make sure your download is not corrupted by checking MD5
3- if you don't mind wiping your internal storage, go ahead and format it in recovery (format /sdcard or format /data/media)
Sent from my HTC One using xda app-developers app
nkk71 said:
1- why don't you try to push the ROM "adb push Rom.zip /sdcard/"
2- make sure your download is not corrupted by checking MD5
3- if you don't mind wiping your internal storage, go ahead and format it in recovery (format /sdcard or format /data/media)
Sent from my HTC One using xda app-developers app
Click to expand...
Click to collapse
i tried that and it gave me error:closed. i did it in recovery in adb sideload in clockworkmod.
I dont care about wiping, since i have everything backed up, i have formatted the sd card and the data twice, i did it before installing android revolution hd and then after when i was trying to install my other rom but after i formatted it again, it stopped working. I try to mount the sd card in clockworkmod and all it does is reboot the phone, that also happens when i hit format sd card. It can't mount it for some reason. then it just goes into a htc boot logo loop. thanks for the help guys...more please more
manwinder said:
i tried that and it gave me error:closed. i did it in recovery in adb sideload in clockworkmod.
I dont care about wiping, since i have everything backed up, i have formatted the sd card and the data twice, i did it before installing android revolution hd and then after when i was trying to install my other rom but after i formatted it again, it stopped working. I try to mount the sd card in clockworkmod and all it does is reboot the phone, that also happens when i hit format sd card. It can't mount it for some reason. then it just goes into a htc boot logo loop. thanks for the help guys...more please more
Click to expand...
Click to collapse
I just had the same issue as you and I tried almost everything! I have just figured out how to solve the problem.
First I installed an earlier version of CWM, in my case recovery-clockwork-touch-6.0.3.4-m7.img
Then I went to install the ROM that was working BEFORE I installed the ROm which totally crashed my cache partition, in my case Android Revolution HD
When I got into AROMA, I unchecked EVERYTHING the only thing I checked was the XPOSED Framework, which I remembered I installed last time
The installation finished and the phone rebooted twice before getting into the boot and finally into the ROM
I don't know what our issue is caused by and after reading two hours on the internet I also figured out that people is solving this problem in different ways and no solution works 100% which makes this issue very weird :/
Hope it helps! Good luck!
Nepoznati said:
I just had the same issue as you and I tried almost everything! I have just figured out how to solve the problem.
First I installed an earlier version of CWM, in my case recovery-clockwork-touch-6.0.3.4-m7.img
Then I went to install the ROM that was working BEFORE I installed the ROm which totally crashed my cache partition, in my case Android Revolution HD
When I got into AROMA, I unchecked EVERYTHING the only thing I checked was the XPOSED Framework, which I remembered I installed last time
The installation finished and the phone rebooted twice before getting into the boot and finally into the ROM
I don't know what our issue is caused by and after reading two hours on the internet I also figured out that people is solving this problem in different ways and no solution works 100% which makes this issue very weird :/
Hope it helps! Good luck!
Click to expand...
Click to collapse
omg it worked, thank you jesus christ of Louisiana, i mean Nepoznati. may god bless you for eternity. Lol im probably gonna try installing the other rom anyways. I installed ARHD using the canadian option and everything else not selected

Stuck on boot

Hi,
I'm running Cyanogenmod Nightlies on my rooted I9305, but for some reason the device is stuck at boot (Since I woke up, only booting until the samsung logo).
I wasn't flashing a rom, so I don't think Cyanogenmod has anything to do with this.
However, I did install "Hide My Root" not that long ago (I was trying to bypass the rooted-protection from my ISP to watch television; it did not work though).
I was able to boot in recovery (ClockWorkMod v6.0.4.5) and performed a wipe data and wipe cache, but problem remains.
I wanted to do a restore, but found out there wasn't a backup on my external SD card (sdcard1).
Installing a new nightly ends up with this error: set_metadata_recursive: some changes failed. E: Error in /storage/sdcard1/cm-11-20140122-NIGHTLY-i9305.zip (Status 7) Installation aborted.
I did install ODIN, so maybe this could be a way to solve this.
I wanted to check if there was a backup on my internal memory (sdcard), but then I saw I was getting all kind of errors:
When starting Recovery:
E: Can't mount /cache/recovery/command
E: Can't mount /cache/recovery/log
E: Can't open /cache/recovery/log
E: Can't mount /cache/recovery/last_log
E: Can't open /cache/recovery/last_log
When trying to restore from internal memory (sdcard):
E: Can't mount /sdcard
What can I do to fix this problem, considering I'm not sure I still have a backup (I know, rookie mistake!)?
No one knows what to do?
I will wait 24h
2Flip said:
No one knows what to do?
Click to expand...
Click to collapse
Rules we have to wait twenty four hours before replying to you .
So... anyone who knows how to fix this, or who can point me in the right direction? :fingers-crossed:
Possibly wiping cache in recovery will remove those errors shown in recovery but that will not resolve the bootloop. Have you tried a full wipe as there may be something corrupt in the data partition causing the bootloop
I see I forgot to mention it, but I already tried that (cache, dalvik and data). But to no avail.
When I tried to wipe dalvik cache, not much happened.
When wiping cache partition, I'm getting this error: Fomatting /cache | E: format_volume: make_extf4fs failed on /dev/block/mmcblk0p12 | Cache wipe completed.
I also found the PIT file, and downloaded the stock ROM from Sammobile, but running ODIN failed.
Okay, seems like nobody knows the answer... guess I'll have to ship it to Samsung for repair.
Does anyone know a way to remove the "times I flashed a ROM"?
Triangle Away won't work, since I'm not able to boot properly...
2Flip said:
Okay, seems like nobody knows the answer... guess I'll have to ship it to Samsung for repair.
Does anyone know a way to remove the "times I flashed a ROM"?
Triangle Away won't work, since I'm not able to boot properly...
Click to expand...
Click to collapse
Put in download mode then flash a stock rom over it...
@Raistlin1158: In the meantime I already tried to do that, but flashing (anything) with ODIN end up with a "FAIL".
Any clue what might be the problem?
Update your Odin, Also can you do a factory reset ?
@Raistlin1158: I've tried ODIN 3.07 and 3.09, both fail.
I am able to boot in recovery, and I performed a factory reset, but it didn't change anything.
Can you help? Please
sdelaysr74 said:
Can you help? Please
Click to expand...
Click to collapse
Nice necrobump.
You haven't even told anyone what you need help with nor what your situation is.

[Q] Having some Big problems on my motorola razr i! please help.

Hey guys.
So i have this razr i with TWRP 2.8.0.0 recovery installed on my phone and my bootloader is unlocked. I have installed several diferent roms on it over time, and this time i tried to install the unofficial Cyanogenmod 11 (http://forum.xda-developers.com/razr-i/development/rom-unofficial-cyanogenmod-11-t2966855) but things went totally wrong when i formated the phone on recovery.
Here's what i did:
1- booted into recovery
2- went to the "wipe" tab
3- taped on "advanced wipe" and selected eveything (Dalvik cache/System/Cache/Data/Internal storage/Micro SDcard), then started formatting
4- after about an hour and a half it was still checking for md5... so i rebooted
5- when i rebooted i realized that everything was gone, including the rom files on the sdcard, so i passed the files from my pc again and tried to install but nothing happend.
6- now for unkown reasons all i see is:
Code:
E: Unable to mount '/data'
E: unable to recreate /data/media folder.
Updating partition details...
E: unable to mount '/data'
E: unable to mount internal storage.
E: unable to mount /data/media during GUI startup
FUll SElinux support is present.
E: unable to mount /data/media/TWRP/.twrps when trying to read settings file
E: unable to mount '/data'
MTP Enabled
So... My PC has the motorola drivers installed and i've also tried on mac (i have a Macbook pro with widows and mac os), but none of the recognize my phone so i can't use adb or anything that could help with this.
Does anyone know what to do? I just want to install stock jellybean again and then try the cm11 rom.
adrex9 said:
Hey guys.
So i have this razr i with TWRP 2.8.0.0 recovery installed on my phone and my bootloader is unlocked. I have installed several diferent roms on it over time, and this time i tried to install the unofficial Cyanogenmod 11 (http://forum.xda-developers.com/razr-i/development/rom-unofficial-cyanogenmod-11-t2966855) but things went totally wrong when i formated the phone on recovery.
Here's what i did:
1- booted into recovery
2- went to the "wipe" tab
3- taped on "advanced wipe" and selected eveything (Dalvik cache/System/Cache/Data/Internal storage/Micro SDcard), then started formatting
4- after about an hour and a half it was still checking for md5... so i rebooted
5- when i rebooted i realized that everything was gone, including the rom files on the sdcard, so i passed the files from my pc again and tried to install but nothing happend.
6- now for unkown reasons all i see is:
Code:
E: Unable to mount '/data'
E: unable to recreate /data/media folder.
Updating partition details...
E: unable to mount '/data'
E: unable to mount internal storage.
E: unable to mount /data/media during GUI startup
FUll SElinux support is present.
E: unable to mount /data/media/TWRP/.twrps when trying to read settings file
E: unable to mount '/data'
MTP Enabled
So... My PC has the motorola drivers installed and i've also tried on mac (i have a Macbook pro with widows and mac os), but none of the recognize my phone so i can't use adb or anything that could help with this.
Does anyone know what to do? I just want to install stock jellybean again and then try the cm11 rom.
Click to expand...
Click to collapse
Can you boot into recovery? maybe you can try adb sideload.
Setarcos said:
Can you boot into recovery? maybe you can try adb sideload.
Click to expand...
Click to collapse
Yes i can, bootloader and recovery, but as i said my phone isn't recognized so adb sideload does not work.
I tried using mac because i read somewhere that you don't need drivers on there, but it didn't work either... unless i'm doing something wrong
adrex9 said:
Yes i can, bootloader and recovery, but as i said my phone isn't recognized so adb sideload does not work.
I tried using mac because i read somewhere that you don't need drivers on there, but it didn't work either... unless i'm doing something wrong
Click to expand...
Click to collapse
I've experienced with similar situation getting no adb in TWRP. However, when I chose Advanced/Adb sideload, adb sideload did work for me.
PS: Maybe you can try install aother recovery.
Hey! Apparently, your phone has now all the partitions corrupt, because of that failed format. Have you tried installing a stock ROM through RSD Lite?
I once had a similar issue, solved it with a clean SBF flash.
Also, to install a new ROM, you should:
1.Boot in TWRP
2.Go to 'Settings'
3.Check 'Use rm -rf instead of formatting.'
Then, the wiping process wont take more than a couple of seconds, and should install ROM's without problems.
Hope you solve it, and sorry for my english if I made any mistakes.
adrex9 said:
Hey guys.
So i have this razr i with TWRP 2.8.0.0 recovery installed on my phone and my bootloader is unlocked. I have installed several diferent roms on it over time, and this time i tried to install the unofficial Cyanogenmod 11 (http://forum.xda-developers.com/razr-i/development/rom-unofficial-cyanogenmod-11-t2966855) but things went totally wrong when i formated the phone on recovery.
Here's what i did:
1- booted into recovery
2- went to the "wipe" tab
3- taped on "advanced wipe" and selected eveything (Dalvik cache/System/Cache/Data/Internal storage/Micro SDcard), then started formatting
4- after about an hour and a half it was still checking for md5... so i rebooted
5- when i rebooted i realized that everything was gone, including the rom files on the sdcard, so i passed the files from my pc again and tried to install but nothing happend.
6- now for unkown reasons all i see is:
Code:
E: Unable to mount '/data'
E: unable to recreate /data/media folder.
Updating partition details...
E: unable to mount '/data'
E: unable to mount internal storage.
E: unable to mount /data/media during GUI startup
FUll SElinux support is present.
E: unable to mount /data/media/TWRP/.twrps when trying to read settings file
E: unable to mount '/data'
MTP Enabled
So... My PC has the motorola drivers installed and i've also tried on mac (i have a Macbook pro with widows and mac os), but none of the recognize my phone so i can't use adb or anything that could help with this.
Does anyone know what to do? I just want to install stock jellybean again and then try the cm11 rom.
Click to expand...
Click to collapse
Have u read the install instructions? The instructions stated that u needed to use the latest recoverys and u still use the 2.8.0.0 one.
The earlier versions have problems on some phones like the one u have now. Some do have the problem some don't. U can fix it by erasing the userdata through fastboot hopefully or by installing touchcwm (the earliest of recoverys for this device) and formatting it that way. Most of the time this fixes the problem.
casquee said:
Hey! Apparently, your phone has now all the partitions corrupt, because of that failed format. Have you tried installing a stock ROM through RSD Lite?
I once had a similar issue, solved it with a clean SBF flash.
Also, to install a new ROM, you should:
1.Boot in TWRP
2.Go to 'Settings'
3.Check 'Use rm -rf instead of formatting.'
Then, the wiping process wont take more than a couple of seconds, and should install ROM's without problems.
Hope you solve it, and sorry for my english if I made any mistakes.
Click to expand...
Click to collapse
hi, i've tried rsd lite allready but my pc didn't see it.
i'll try what you said, maybe it helps
Hazou said:
Have u read the install instructions? The instructions stated that u needed to use the latest recoverys and u still use the 2.8.0.0 one.
The earlier versions have problems on some phones like the one u have now. Some do have the problem some don't. U can fix it by erasing the userdata through fastboot hopefully or by installing touchcwm (the earliest of recoverys for this device) and formatting it that way. Most of the time this fixes the problem.
Click to expand...
Click to collapse
yeah, but the thing is that hadn't even installed it yet, it was just the format the f'd it up installing touch cwm is my goal right now though
casquee said:
Hey! Apparently, your phone has now all the partitions corrupt, because of that failed format. Have you tried installing a stock ROM through RSD Lite?
I once had a similar issue, solved it with a clean SBF flash.
Also, to install a new ROM, you should:
1.Boot in TWRP
2.Go to 'Settings'
3.Check 'Use rm -rf instead of formatting.'
Then, the wiping process wont take more than a couple of seconds, and should install ROM's without problems.
Hope you solve it, and sorry for my english if I made any mistakes.
Click to expand...
Click to collapse
i tried what you said but i still get this problem:
Code:
E; Unable to mount '/data'
E: unable to mount internal storage.
EDIT:
By the way, how do you do an SBF flash?
You have to download one from your region. You can make it to the fastboot menu? And it doesn't detect the phone?
casquee said:
You have to download one from your region. You can make it to the fastboot menu? And it doesn't detect the phone?
Click to expand...
Click to collapse
yeah, i can get into fastboot but the pc does not recognize it. its as if it would be off, nothing happens when you connect it to the pc

Can't mount /factory or /cache - kind of a brick

Hey there!
I got my tablet messed up so I was trying to "un-brick" it using the factory images and the temp recovery. All good, until I try to flash a zip. These errors won't go away:
E: unable to mount /factory
E: unable to mount /cache
This prevents me from doing basically anything. I cannot flash any firmware because of these. Of course, the repair partition fails also...
Any ideas?
I managed to format the /factory and /cache partitions so now I got rid of that error. Still, trying to flash a firmware on it and failing miserably from unknown reasons... Isn't there a firmware flash tool available for this device to write the firmware directly into the nand?
Later Edit: Nope, /factory still not mounting...
Even Later Edit: Still no mounting, I managed to dig deeper in the error and it seems that the main message is "can't format unknown volume /emmc". What shocked me is that after unplugging the tablet from PC (using the tethered recovery trying to fix the stuff), I booted in recovery (volume up and power), and to my surprise, I was met by the ol' American Megatrends UEFI - check the attachment... I guess I messed up the bootloader so bad that the Intel chipset took over?
So it seems that the tablet won't boot up in any way. Every boot procedure (power button, power + vol up, power + vol down) will start the UEFI. Go guys!
Ruwin said:
Hey there!
I got my tablet messed up so I was trying to "un-brick" it using the factory images and the temp recovery. All good, until I try to flash a zip. These errors won't go away:
E: unable to mount /factory
E: unable to mount /cache
This prevents me from doing basically anything. I cannot flash any firmware because of these. Of course, the repair partition fails also...
Any ideas?
Click to expand...
Click to collapse
You can find a fix for this problem? i have the same error "unable to mount /factory"

Categories

Resources