E: Cannot mount cache/ cannot mount SD when flashing roms - One (M7) Q&A, Help & Troubleshooting

My device has no OS and i've tried many different versions of TWRP and CWM to no avail, side loading the rom also fails.
I always get "E: cannot mount cache"

Sounds like you have an error in your partition. I've encountered this problem when updating my phone thru RUU or running the command "fastboot erase cache" on my M7 (Sprint).
Try "Super WIPE Script HTC One" and be sure to read the thread completely @ http://forum.xda-developers.com/showthread.php?t=2536402
Also notice that one of the Super WIPE Script is NOT for Sprint.
Fixing the SDcard I used directions @ http://android-revolution-hd.blogspot.co.uk/2013/10/fix-data-htc-one.html
Again those directions are not for the Sprint version and these changes are very dangerous to your phone if done wrong from what I've read.
The reason they don't work for the Sprint variant is because the Partition Layout is different on the Sprint version. I apologize if all this is confusing. I'm not the best at explaining things.

skyleo said:
My device has no OS and i've tried many different versions of TWRP and CWM to no avail, side loading the rom also fails.
I always get "E: cannot mount cache"
Click to expand...
Click to collapse
Cannot mount cache is not a big problem. It's normal to see that in a new recovery especially if you have used the "fastboot erase cache" command.
If sideloading is not working try adb push instead. Works the same as sideload except your phone should be on your recovery home screen not sideload mode. Rom should be in your facebook folder
Code:
adb push "name_of_rom".zip /sdcard
Or for an easier method flash TWRP 2.8.5.0. It supports MTP in recovery so you can just copy the rom to the device from your PC.
Sent from my HTC One using Tapatalk

Danny201281 said:
Cannot mount cache is not a big problem. It's normal to see that in a new recovery especially if you have used the "fastboot erase cache" command.
If sideloading is not working try adb push instead. Works the same as sideload except your phone should be on your recovery home screen not sideload mode. Rom should be in your facebook folder
Code:
adb push "name_of_rom".zip /sdcard
Or for an easier method flash TWRP 2.8.5.0. It supports MTP in recovery so you can just copy the rom to the device from your PC.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
I tried that also, I just get "E:cannot mount sdcard" and failed :/

skyleo said:
I tried that also, I just get "E:cannot mount sdcard" and failed :/
Click to expand...
Click to collapse
OK can you please post the output of
Code:
fastboot getvar all
please remove your IMEI and serial number before posting :good:
And which recovery you have on the device currently (name and version please)
Sent from my HTC One using Tapatalk

Danny201281 said:
OK can you please post the output of
Code:
fastboot getvar all
please remove your IMEI and serial number before posting :good:
And which recovery you have on the device currently (name and version please)
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4319mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
I'm currently using twrp 2.6.3.3 (GSM)

skyleo said:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4319mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
I'm currently using twrp 2.6.3.3 (GSM)
Click to expand...
Click to collapse
In TWRP go to "Wipe" then "Format Data" You will be prompted to type "yes" to confirm. When it's done go "Reboot" and "Reboot Recovery"
You will see the "no os installed" reboot anyway and don't install root. After the reboot try and push or sideload a rom and install it. As your firmware is quite old I wouldn't recommend installing a lollipop rom better to use kitkat or jellybean. :good:
---------- Post added at 11:37 PM ---------- Previous post was at 11:26 PM ----------
[/COLOR]
@skyleo If you want to update to lollipop I would recommend going s-off first. With your current firmware you can do this with rumrunner for free.
You will need to flash this stock rom http://www.htc1guru.com/dld/guru_reset_m7_2-24-401-8-zip/
With these options
Stock recovery = No
Stock radio = yes
Root = yes
Then use rumrunner to s-off. After which you can easily update your firmware to use lollipop roms :good:
Sent from my HTC One using Tapatalk

Related

how to flash OTA on a stock HTC ONE

Can someone explain how can i sideload OTA manually?
i tried the steps from this site but when i entered recovery and selected install from phone, the phone reboted.
i'm trying to install the ota from patensas thread, HTC_01 with 3.62.401.1
as @alray requested here is the fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.55.0000
(bootloader) version-baseband: 4A.21.3263.04
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 3.62.401.1
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ***************
(bootloader) imei: ******************
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4110mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-bb768ae1
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
effkey said:
Can someone explain how can i sideload OTA manually?
i tried the steps from this site but when i entered recovery and selected install from phone, the phone reboted.
i'm trying to install the ota from patensas thread, HTC_01 with 3.62.401.1.
Click to expand...
Click to collapse
Start by posting the output of ''fastboot getvar all'' wihout IMEI/SN
Download a proper ota zip according to your cid HTC_001 put it into internal memory reboot to stock recovery and flash it
from HTC One
This may not end well, IF OTA doesn't like your phone anymore.
Please S-OFF, if you can BEFORE OTA..
SaHiLzZ said:
This may not end well, IF OTA doesn't like your phone anymore.
Please S-OFF, if you can BEFORE OTA..
Click to expand...
Click to collapse
As i explained above the problem is not OTA per se it's the recovery that fail to open storage!!
effkey said:
As i explained above the problem is not OTA per se it's the recovery that fail to open storage!!
Click to expand...
Click to collapse
What recovery is installed? Needs to be stock and proper version 3.62.x.x.
mb_guy said:
What recovery is installed? Needs to be stock and proper version 3.62.x.x.
Click to expand...
Click to collapse
it's all stock
In stock recovery you need to "Apply from storage", NOT FROM SD CARD, then select "/0" folder, to get to your sd card. Then search for the ota.zip. Easiest way is to save it to the root of your sd card.
Are you doing it this way? If that doesn't work, I'm out of ideas. ?
Sent from my HTC One using XDA Premium 4 mobile app
same problem
spikeydoo2006 said:
In stock recovery you need to "Apply from storage", NOT FROM SD CARD, then select "/0" folder, to get to your sd card. Then search for the ota.zip. Easiest way is to save it to the root of your sd card.
Are you doing it this way? If that doesn't work, I'm out of ideas. ?
Sent from my HTC One using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Even when I try to enter the apply from phone storage the phone reboots. And error comes that Cid check failed
shurahbil said:
Even when I try to enter the apply from phone storage the phone reboots. And error comes that Cid check failed
Click to expand...
Click to collapse
Have same problem with my Htc One. Reboots right after you hit "Apply from Phone Storage".
normally that should get you to the option to chose a file, but my just reboots.
Ariozo said:
Have same problem with my Htc One. Reboots right after you hit "Apply from Phone Storage".
normally that should get you to the option to chose a file, but my just reboots.
Click to expand...
Click to collapse
Your warranty is still alive
Best way goto service center if it's in your city
from HTC One
Same problem here, phone was full stock with just some OTA. I was on 3.62.401.1 and trying to update to 4.19.401.8 with an OTA zip but in recovery it would just reboot after I select "apply from phone storage" and I could see a message "check CID failed" just before it reboots.
I used a RUU to flash the phone to 4.19.401.9, no problems flashing but the recovery still doesn't work. Still briefly displaying "check CID failed" and rebooting when I select "apply from phone storage". Same thing without the zip file copied on the phone.
I don't have a PC to do a fastboot at the moment, I'll post that later.
Here is the fastboot getvar all. Nothing special.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 4.19.401.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ???
(bootloader) imei: ???
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__016
(bootloader) battery-status: good
(bootloader) battery-voltage: 3907mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-4dab9d12
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.039s

[Q] How to get my HTC One up and running again?

Hi,
I wanna get an idea about the issue on my HTC One. I have a,
HTC One International version
Unlocked
S-On
Hboot: 1.54.0000
OS: 2.24.401.9
Earlier: TWRP 2.6.3.3
Now: TWRP 2.7.0.0
which rooted and I have been using various Sense based custom roms for about 6 months. After recent custom rom installation, my device didn't load the initial setup wizard. It was saying "service.htc.htcdialer failed". So what I did was I installed another custom rom. It also gave the same issue. After that I downloaded a Stock Zip file from here and flashed using these instructions. But I have no luck because it gave me an error like this during flashing process.
C:\Android>fastboot flash zip Rom.zip
sending 'zip' (421214 KB)...
OKAY [ 35.969s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 88.871s
Currently, My device is loading into bootloader and that is it. Nothing loads when you turn the device on. Only the HTC logo and then restart. I also flashed TWRP 2.7.0.0 finally thinking that it might be more helpful than the Stock recovery.
I'm pulling my hair now and I wanna fix my device. Can anyone direct me to find the correct RUU or Zip file to flash?. Also please tell me how do I prepare my device to fix it?. This will be a great help.
Thanks you very much.
Dam.
im having the same problem. i can get to bootloader but i cant start my phone. its also boot looping. i found http://forum.xda-developers.com/showthread.php?t=2317985& but i dont know what .zip file im supposed to have or where to get it.
Hark! You need the RUU that matches your phone's CID. Find this by running "fastboot getvar all" and looking through the output. Then google for that. If it doesn't exist (many CIDs only have a backup made from ClockworkMod), things will be a lot harder, and you'll need to decide whether to attempt to restore your phone to a stock-like state, or to start using custom ROMs (great for tweakers, and also reasonably error-free and simple for average people).
But you haven't told us what preceded this problem. Booting to fastboot and running "fastboot erase cache", or a factory reset ("fastboot erase data") may help. Try wiping cache, booting to recovery and using that to backup your data, then factory reset. If that doesn't help, do my above advice.
fenstre said:
Hark! You need the RUU that matches your phone's CID. Find this by running "fastboot getvar all" and looking through the output. Then google for that. If it doesn't exist (many CIDs only have a backup made from ClockworkMod), things will be a lot harder, and you'll need to decide whether to attempt to restore your phone to a stock-like state, or to start using custom ROMs (great for tweakers, and also reasonably error-free and simple for average people).
But you haven't told us what preceded this problem. Booting to fastboot and running "fastboot erase cache", or a factory reset ("fastboot erase data") may help. Try wiping cache, booting to recovery and using that to backup your data, then factory reset. If that doesn't help, do my above advice.
Click to expand...
Click to collapse
sorry to jack your thread damithark
hey fenstre. so my problem is i installed cyananomod correctly but then i tried to install this http://forum.xda-developers.com/showthread.php?t=2249774. i ran through the whole thing but when it said it was going to boot my device, it never did. now i cant boot up my phone but i can get to the bootloader. i also just ran the fastboot getvar all but im not sure what im looking for. ive tried factory resetting and everything else that you can do from the bootloader.
fenstre said:
Hark! You need the RUU that matches your phone's CID. Find this by running "fastboot getvar all" and looking through the output. Then google for that. If it doesn't exist (many CIDs only have a backup made from ClockworkMod), things will be a lot harder, and you'll need to decide whether to attempt to restore your phone to a stock-like state, or to start using custom ROMs (great for tweakers, and also reasonably error-free and simple for average people).
But you haven't told us what preceded this problem. Booting to fastboot and running "fastboot erase cache", or a factory reset ("fastboot erase data") may help. Try wiping cache, booting to recovery and using that to backup your data, then factory reset. If that doesn't help, do my above advice.
Click to expand...
Click to collapse
This was caused because of a strange issue I encountered. After a reboot, I got a message saying my internal storage is encrypted and asked a password to decrypt. I didn't attempt any encryption and from what I found from google is that I need to do a data reset. So I did that and installed a Rom from TWRP and that was not starting up. It said "service.htc.htcdialer failed to start". So I had to then install a stock recovery and try flashing a RUU zip file. It also failed with this.
C:\Android>fastboot flash zip Rom.zip
sending 'zip' (421214 KB)...
OKAY [ 35.969s]
writing 'zip'...
(bootloader) signature checking...
FAILED (remote: 12 signature verify fail)
finished. total time: 88.871s
I have a these RUU files,
RUU_M7_U_JB_50_HTC_Europe_1.29.401.2_R_Radio_4A.14.3250.13_10.33.1150.01_release_311663_signed_2_4.exe
RUU Zip M7_UL_JB_50_HTC_Europe_1.29.401.16_R_Radio_4A.14.3250.13_10.33.1150.01_release_318486_signed_2_4_decrypted.zip
Guru_Reset_M7_2.24.401.8.zip
and these are the info,
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: FA36RW908595
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4250mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
How am I to proceed?.
Thanks.
redelmos said:
sorry to jack your thread damithark
hey fenstre. so my problem is i installed cyananomod correctly but then i tried to install this http://forum.xda-developers.com/showthread.php?t=2249774. i ran through the whole thing but when it said it was going to boot my device, it never did. now i cant boot up my phone but i can get to the bootloader. i also just ran the fastboot getvar all but im not sure what im looking for. ive tried factory resetting and everything else that you can do from the bootloader.
Click to expand...
Click to collapse
It's alright mate. Hope you'll find an answer. :good:
So I red some threads recently and found an RUU that supports my CID number. Any help to continue?.
redelmos said:
i installed cyananomod correctly but then i tried to install this http://forum.xda-developers.com/showthread.php?t=2249774. i ran through the whole thing but when it said it was going to boot my device, it never did. now i cant boot up my phone but i can get to the bootloader.
Click to expand...
Click to collapse
I think issues like that are common. You can wipe: cache/dalvik cache/data. You can also boot recovery and do a filesystem check on /system with this command: "e2fsck -f /dev/something/something", where you can find what "something" is by mounting /system and running "mount|grep system", then unmounting it. If none of that works, the kernel installer must have borked your existing CM install, and you'll need to reinstall.
damithark said:
So I red some threads recently and found an RUU that supports my CID number. Any help to continue?.
Click to expand...
Click to collapse
Good. I suggest googling it.
I think I found the issue. I can't flash any RUU that are available because my HBOOT version is 1.54. RUU file needs a earlier version of the HBOOT version (Eg: HBOOT 1.44). So to downgrade my HBOOT, I think I need to S-OFF. Because I'm in a boot loop, I can't S-OFF because it requires me to enable debugger mode. Is there a way to S-OFF using bootloader?. Please help me. I'm Stuck with this for 2 days now.
Thanks.
I really love to get some help on this one please.
I don't know why anyone doesn't helps me. I have a HTC One which is,
Loading to bootloader,
Have TWRP 2.7 installed,
Device fully Data Wiped,
In a bootloop,
ADB doesn't recognize my device.
Only fastboot does.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4322mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
What do I do to fix my phone?. I'm from Sri Lanka where mobile is mostly needed these days because it is the Festival season here. Any help will be greatly appreciated.
Thanks.
damithark said:
I don't know why anyone doesn't helps me. I have a HTC One which is,
Loading to bootloader,
Have TWRP 2.7 installed,
Device fully Data Wiped,
In a bootloop,
ADB doesn't recognize my device.
Only fastboot does.
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4322mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
What do I do to fix my phone?. I'm from Sri Lanka where mobile is mostly needed these days because it is the Festival season here. Any help will be greatly appreciated.
Thanks.
Click to expand...
Click to collapse
Buy a USB OTG cable (very cheap, about $5)
Copy ARHD/any other rom of your choice to a USB
Plug in your USB OTG cable with the USB containing the rom attached to the cable
Mount USB OTG in the Mounts section (within TWRP)
Hit Install, scroll up to the root of the phone (NOT THE /sdcard)
There, choose storage or USB OTG (whatever in shows)
Flash the ROM and wipe in Aroma
Profit
i already told you go back to 2.6.3.3 or .4
nkk71 said:
i already told you go back to 2.6.3.3 or .4
Click to expand...
Click to collapse
I did and it worked. Now I have another issue,
So what I did was I sideloaded a Custom Rom (ViperOne_5.8.0).
Installed it.
It loaded for the first time and says, "Process 'com.htc.htcdialer' isn't respoding" . After a while, device restarts.
It continuously happens every time the device restarts. Can't pass the initial screen.
What do I have to do now?.
Thanks a lot.for the help so far.
damithark said:
I did and it worked. Now I have another issue,
So what I did was I sideloaded a Custom Rom (ViperOne_5.8.0).
Installed it.
It loaded for the first time and says, "Process 'com.htc.htcdialer' isn't respoding" . After a while, device restarts.
It continuously happens every time the device restarts. Can't pass the initial screen.
What do I have to do now?.
Thanks a lot.for the help so far.
Click to expand...
Click to collapse
Wipe all the partitions except Internal Storgae in the 'Wipe' section of TWRP and in the Aroma and then re-install the ROM. For some reason, the Aroma wipe doesn't work properly. I also had the same issue........
The wipe did the trick
damithark said:
I did and it worked. Now I have another issue,
It loaded for the first time and says, "Process 'com.htc.htcdialer' isn't respoding" . After a while, device restarts.
Click to expand...
Click to collapse
that doesn't sound good
In booted ROM, if you go to "Settings -> About -> Software information -> More" does baseband show up correctly?
and "Settings -> About -> Phone identity" shows correct IMEI, IMSI?
Is it saying:
Baseband version - unknown
IMEI - Unknown
IMWI SV - Unknown
Imsi - unavailable
hope not!!
raghav kapur said:
Wipe all the partitions except Internal Storgae in the 'Wipe' section of TWRP and in the Aroma and then re-install the ROM. For some reason, the Aroma wipe doesn't work properly. I also had the same issue........
The wipe did the trick
Click to expand...
Click to collapse
Thanks for the tip raghav. I did what you said and it doesn't work. Same issue appears saying "Process 'com.htc.htcdialer' isn't respoding".
and, reboots after a while. Do you think this is a hardware issue?.
Thanks for the help.
nkk71 said:
that doesn't sound good
In booted ROM, if you go to "Settings -> About -> Software information -> More" does baseband show up correctly?
and "Settings -> About -> Phone identity" shows correct IMEI, IMSI?
Is it saying:
Baseband version - unknown
IMEI - Unknown
IMWI SV - Unknown
Imsi - unavailable
hope not!!
Click to expand...
Click to collapse
Problem is, I can't get to that step because the phone is not passing the initial setup. What I can do is,
fastboot getvar all and it gives me this info,
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4287mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Hope it is alright.
Thanks.
damithark said:
Problem is, I can't get to that step because the phone is not passing the initial setup. What I can do is,
fastboot getvar all and it gives me this info,
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4287mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Hope it is alright.
Thanks.
Click to expand...
Click to collapse
Very very strange. I was on the latest Kitkat firmware, S-OFF and SuperCID though. @nkk71 had suggested me to wipe when I had that issue. That solved my problem. However, ARHD ALWAYS worked for me. InsertCoin and ViperOne gave me that same error. And, my networking wasn't working at all either in ViperOne/InsertCoin. I flashed ARHD, which has a 100% success rate for me.
My suggestion: Flash ARHD 31.6, which SHOULD work
Then S-OFF through Rumrunner
Update to 4.19.401.11
Then SuperCID
After that, choose any ROM
damithark said:
Problem is, I can't get to that step because the phone is not passing the initial setup. What I can do is,
fastboot getvar all and it gives me this info,
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.54.0000
(bootloader) version-baseband: 4A.17.3250.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 2.24.401.9
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__A48
(bootloader) battery-status: good
(bootloader) battery-voltage: 4287mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-d959c75800
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Hope it is alright.
Thanks.
Click to expand...
Click to collapse
1- Remove IMEI and s/n from your post.
2- get a "thinner" ROM, for example: http://forum.xda-developers.com/showthread.php?t=2272945
then check the above information

[Q] phone boots only to the Bootloader

so the phone im trying to fix only boots to the bootloader , where i can get into Recovery but from there i cannot flash any of the RUUs i have
im unlocked/tampered, have TWRP installed
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.661.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: TELUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4264mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
so i was wondering if anyone has some time to spare to help me try to get this phone working again (before my wife kills me )
boc40 said:
so the phone im trying to fix only boots to the bootloader , where i can get into Recovery but from there i cannot flash any of the RUUs i have
im unlocked/tampered, have TWRP installed
< waiting for device >
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.27.3218.14
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 5.11.661.8
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: remove
(bootloader) imei: remove
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0712000
(bootloader) cidnum: TELUS001
(bootloader) battery-status: good
(bootloader) battery-voltage: 4264mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-e47fb74b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
so i was wondering if anyone has some time to spare to help me try to get this phone working again (before my wife kills me )
Click to expand...
Click to collapse
your s-on so flashing the RUU would require locking the bootloader, But you also can't flash a RUU older than your current software without s-off
edit your post above and remove the imei and serial
to enter stock recovery from the bootloader screen
just select recovery then on the black screen with the triangle hold volume up and tap power
now you should see the stock recovery menu ... try clear cache first as it's less destructive
if it doesn't help go back and do the factory reset (this will wipe all your data on the phone)
clsA said:
your s-on so flashing the RUU would require locking the bootloader, But you also can't flash a RUU older than your current software without s-off
edit your post above and remove the imei and serial
to enter stock recovery from the bootloader screen
just select recovery then on the black screen with the triangle hold volume up and tap power
now you should see the stock recovery menu ... try clear cache first as it's less destructive
if it doesn't help go back and do the factory reset (this will wipe all your data on the phone)
Click to expand...
Click to collapse
i dont get a black screen when i select recovery, it just goes to TWRP
do i need to flash stock recovery?
boc40 said:
i dont get a black screen when i select recovery, it just goes to TWRP
do i need to flash stock recovery?
Click to expand...
Click to collapse
No .. if you have TWRP just push a rom to the phone with adb
adb push rom.zip /sdcard/
just make sure the rom is in the same folder as adb
I would use ARHD >> http://www.androidrevolution.org/downloader/download.php?file=Android_Revolution_HD-One_83.1.zip
Also you need to be on TWRP 2.6.3.3 for the rom to flash without error
http://techerrata.com/browse/twrp2/m7
fastboot flash recovery openrecovery-twrp-2.6.3.3-m7.img
fastboot erase cache
fastboot reboot-bootloader
not sure what i did, but i cant connect "adb devices"
so "adb push Android_Revolution_HD-One_83.1.zip /sdcard/" is giving me device not found error
also i read something about using an OTG cable and i seen one when i was out xmas shopping and bought it, it wont mount
im on twrp 2.6.3.3 too
boc40 said:
not sure what i did, but i cant connect "adb devices"
so "adb push Android_Revolution_HD-One_83.1.zip /sdcard/" is giving me device not found error
also i read something about using an OTG cable and i seen one when i was out xmas shopping and bought it, it wont mount
im on twrp 2.6.3.3 too
Click to expand...
Click to collapse
is your phone plugged into the pc and sitting on the TWRP main screen when you push the file ?
fix your PC drivers with post 2 FAQ 2 here >> http://forum.xda-developers.com/showthread.php?t=2541082
clsA said:
is your phone plugged into the pc and sitting on the TWRP main screen when you push the file ?
fix your PC drivers with post 2 FAQ 2 here >> http://forum.xda-developers.com/showthread.php?t=2541082
Click to expand...
Click to collapse
Well i got it working, switched out the microusb cable and then it worked. Thanks for the help! My kid is now rocking 5.0.1

[Q] "Unable to mount" error when installing ROM

My younger brother tried to install a custom ROM on his HTC One (M7) and messed it up. Currently, the phone is rooted (but S-ON) and has TWRP v2.6.3.3 flashed on it's recovery. I tried to push Android Revolution HD ROM with adb push and install from TWRP on the phone, but it fails saying
Code:
Error flashing zip '/sdcard/ROM.zip'
Updating partition details...
E:Unable to mount '/system'
E:Unable to mount '/cache'
I tried adb sideload and that fails with the same error messages.
This "unable to mount" seems like a popular error, but I couldn't find a clear solution even after browsing for two whole days . I'm an Android n00b, any help is much appreciated.
Aghoree said:
My little brother tried to install a custom ROM on his HTC One (M7) and messed it up. Currently, the phone is rooted (but S-ON) and has TWRP v2.6.3.3 flashed on it's recovery. I tried to push Android Revolution HD ROM with adb push and install from TWRP on the phone, but it fails saying
Code:
Error flashing zip '/sdcard/ROM.zip'
Updating partition details...
E:Unable to mount '/system'
E:Unable to mount '/cache'
I tried adb sideload and that fails with the same error messages.
This "unable to mount" seems like a popular error, but I couldn't find a clear solution even after browsing for two whole days . I'm an Android n00b, any help is much appreciated.
Click to expand...
Click to collapse
First post the ouput of "fastboot getvar all" minus the imei and serialno
what version of arhd are you trying to install?
also make sure to check the MD5 value of your rom.zip to make sure its not corrupted.
alray said:
First post the ouput of "fastboot getvar all" minus the imei and serialno
what version of arhd are you trying to install?
also make sure to check the MD5 value of your rom.zip to make sure its not corrupted.
Click to expand...
Click to collapse
Thanks for the superfast reply!
Output of fastboot getvar all
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__332
(bootloader) battery-status: good
(bootloader) battery-voltage: 4314mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0b0efc32
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.039s
I was trying to install 6.1 but honestly I don't care for the version. I just want the phone to stop being a brick
How do I check the MD5 value to verify?
Aghoree said:
Thanks for the superfast reply!
Output of fastboot getvar all
Code:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.56.0000
(bootloader) version-baseband: 4A.23.3263.28
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main:
(bootloader) version-misc: PVT SHIP [B][COLOR="Red"]S-ON[/COLOR][/B]
(bootloader) meid: 00000000000000
(bootloader) product: m7_u
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0711000
(bootloader) cidnum: HTC__332
(bootloader) battery-status: good
(bootloader) battery-voltage: 4314mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0b0efc32
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.039s
I was trying to install 6.1
Click to expand...
Click to collapse
From ARHD 6.1 thread:
Android Revolution HD 6.1
Google Edition
You need S-OFF, otherwise you'll experience boot-loop!
You can't use ART with deodexed custom ROM
You need TRWP 2.6.3.3 custom recovery!
--- MD5 Checksum: 2A9CD96A42C79D64A7933ECE76AD84E6 ---
Download ARHD 84 instead.
Check MD5 value, use Winmd5.exe (google it). The value must match the one given on arhd download page.
in twrp wipe everything and format data then reboot the recovery. when rebooted in recovery, push the rom to your phone and install it.
Code:
adb push your_rom.zip /sdcard
Thanks. Since I'm new to Android rooting, I was scared to S-OFF. Can you please recommend me the best way to S-OFF HTC One?
Aghoree said:
Thanks. Since I'm new to Android rooting, I was scared to S-OFF. Can you please recommend me the best way to S-OFF HTC One?
Click to expand...
Click to collapse
you need a working rom to ahieve s-off anyway, so go ahead and flash arhd 84 or any other rom that doesn't require s-off (typically all roms except GPE versions)
alray said:
you need a working rom to ahieve s-off anyway, so go ahead and flash arhd 84 or any other rom that doesn't require s-off (typically all roms except GPE versions)
Click to expand...
Click to collapse
I was just about to edit my previous post to confirm if S-OFF required a working ROM Thanks for all the help!
I tried wiping using TWRP. But even that fails with the same error "unable to mount".
Aghoree said:
I tried wiping using TWRP. But even that fails with the same error "unable to mount".
Click to expand...
Click to collapse
in TWRP select wipe and then the format data button, be warned though this will wipe everything including the internal storage card of the phone, again you will have to reboot into recovery after this is done.
alray said:
First post the ouput of "fastboot getvar all" minus the imei and serialno
what version of arhd are you trying to install?
also make sure to check the MD5 value of your rom.zip to make sure its not corrupted.
Click to expand...
Click to collapse
I´m having a similar problem, trying to install Android_Revolution_HD-One_90.1.zip
TWRP 2.8.4.0
The installer starts but says unable to mount system and when "formatting" it hangs on 10%
The phone hangs on HTC-screen if tried to start "normally"
MD5 is ok
I also have S-on but it shouldn´t matter with this rom i think?
Here´s my log:
C:\Temporary>fastboot getvar all
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.08
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.5
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: ?
(bootloader) imei: ?
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 4039mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8a0b9b
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
finished. total time: 0.050s
Would really appreciate some input!
Update:
Changed to TWRP 2.6.3.3 and now the roms installs fine!
But when rebooting it still hangs on HTC white screen ( should be something else here now right? )

[Q] I can't go back to stock rom. Please help!

There's no way I could go back to stock rom.
I'm stuck when installing the rom.
When I use Guru Reset the phone gets stuck at 10% when is installing.
When I use "RUU_M7_UL_K44_SENSE55_MR_HTC_Europe_4.19.401.9_R_Radio_4A.23.3263.28_10.38r.1157.04L_release_353069_signed_2-1" , the installation just crashes.
I think it's something about the hboot version or having s-on. Btw, I use the latest version of twrp.
Could you help me please? I really can't figure out how to get back to the stock rom and recovery
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.0
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH3AAW902579
(bootloader) imei: 359405053323471
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4246mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
iamvladish said:
There's no way I could go back to stock rom.
I'm stuck when installing the rom.
When I use Guru Reset the phone gets stuck at 10% when is installing.
When I use "RUU_M7_UL_K44_SENSE55_MR_HTC_Europe_4.19.401.9_R_Radio_4A.23.3263.28_10.38r.1157.04L_release_353069_signed_2-1" , the installation just crashes.
I think it's something about the hboot version or having s-on. Btw, I use the latest version of twrp.
Could you help me please? I really can't figure out how to get back to the stock rom and recovery
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.57.0000
(bootloader) version-baseband: 4T.29.3218.0
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 6.09.401.11
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno: SH3AAW902579
(bootloader) imei: 359405053323471
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__032
(bootloader) battery-status: good
(bootloader) battery-voltage: 4246mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-6d8
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
Click to expand...
Click to collapse
You can use my Stock Nandroid https://www.androidfilehost.com/?fid=95897840722641162
Download and extract the zip and you will get a backup folder and a firmware.zip. copy the backup folder to your TWRP backup folder on your phone. Then boot to TWRP and Restore the backup to your Device.
The stock recovery can be extracted from the firmware.zip to your fastboot folder on your pc and flashed with fastboot.
Code:
fastboot flash recovery name-of-recovery.img
fastboot erase cache
fastboot reboot-bootloader
Thank you very much! I'll try it as soon as I download it.
iamvladish said:
Thank you very much! I'll try it as soon as I download it.
Click to expand...
Click to collapse
No problem Which version of twrp are you using by the way?
Oh man! I've no words to appreciate what you did. I really tried everything in order to get back to stock. Thank you!
The solution was so easy. Didn't even think about restoring from a stock rom backup.
Everything went well, the stock rom works much faster than CM 12 and it's not buggy.
I'm now downloading lollipop.
oh, and i'm sorry, I don't really know what version of twrp I had. Maybe the latest.
It's perfect! Got OTA updates. Lollipop is working perfect!
iamvladish said:
It's perfect! Got OTA updates. Lollipop is working perfect!
Click to expand...
Click to collapse
Happy Days glad it got you sorted :good:
hboot 1.61 - problems with installing roms
hi,
I have a problem with my one m7.
I have hboot 1.61 and now i can't back to stock rom except Guru_Reset_M7_3.63.707.4.
Any other higher rom, like Android_Revolution_HD-One_91.1_c699f4 or MaximusHD 52.0.0 installs ok but stuck at boot screen after rebeoot.
Custom recovery which works at my device are: openrecovery-twrp-2.6.3.3-m7 and recovery-clockwork-touch-6.0.3.1-m7
any higher recoverys stucks at pink info: entering recovery.
My getvar:
(bootloader) version: 0.5
(bootloader) version-bootloader: 1.61.0000
(bootloader) version-baseband: 4T.35.3218.16
(bootloader) version-cpld: None
(bootloader) version-microp: None
(bootloader) version-main: 7.19.401.2
(bootloader) version-misc: PVT SHIP S-ON
(bootloader) serialno:
(bootloader) imei:
(bootloader) meid: 00000000000000
(bootloader) product: m7_ul
(bootloader) platform: HBOOT-8064
(bootloader) modelid: PN0710000
(bootloader) cidnum: HTC__Y13
(bootloader) battery-status: good
(bootloader) battery-voltage: 3831mV
(bootloader) partition-layout: Generic
(bootloader) security: on
(bootloader) build-mode: SHIP
(bootloader) boot-mode: FASTBOOT
(bootloader) commitno-bootloader: dirty-0e2a13e5
(bootloader) hbootpreupdate: 11
(bootloader) gencheckpt: 0
all: Done!
Click to expand...
Click to collapse
troosi said:
hi,
I have a problem with my one m7.
I have hboot 1.61 and now i can't back to stock rom except Guru_Reset_M7_3.63.707.4.
Any other higher rom, like Android_Revolution_HD-One_91.1_c699f4 or MaximusHD 52.0.0 installs ok but stuck at boot screen after rebeoot.
Custom recovery which works at my device are: openrecovery-twrp-2.6.3.3-m7 and recovery-clockwork-touch-6.0.3.1-m7
any higher recoverys stucks at pink info: entering recovery.
My getvar:
Click to expand...
Click to collapse
Which recovery did you use to install those roms?
Danny201281 said:
Which recovery did you use to install those roms?
Click to expand...
Click to collapse
For revolutionHD I tried openrecovery-twrp-2.6.3.3-m7 and tried recovery-clockwork-touch-6.0.3.1-m7
For MaximusHD I tried recovery-clockwork-touch-6.0.3.1-m7 because any higher recovery than TWRP 2.6.3.3 doesn't work
any idea?
troosi said:
For revolutionHD I tried openrecovery-twrp-2.6.3.3-m7 and tried recovery-clockwork-touch-6.0.3.1-m7
For MaximusHD I tried recovery-clockwork-touch-6.0.3.1-m7 because any higher recovery than TWRP 2.6.3.3 doesn't work
any idea?
Click to expand...
Click to collapse
ARHD should definitely install ok with 2.6.3.3 as I use both myself and never had any problems, it's a little strange that older roms still boot though.
Have you tried a full format, I don't mean like Advanced Wipe of all partitions I mean "Format Data" in TWRP. If not try it, you must reboot recovery and push the Rom to the phone with adb after the format the reboot is very important. Format Data will delete the actual partitions and they won't repopulate untill you reboot recovery :good:
Danny201281 said:
ARHD should definitely install ok with 2.6.3.3 as I use both myself and never had any problems, it's a little strange that older roms still boot though.
Have you tried a full format, I don't mean like Advanced Wipe of all partitions I mean "Format Data" in TWRP. If not try it, you must reboot recovery and push the Rom to the phone with adb after the format the reboot is very important. Format Data will delete the actual partitions and they won't repopulate untill you reboot recovery :good:
Click to expand...
Click to collapse
thanks a lot.
I'll try these tips tomorrow and will let you know how it goes.
Danny201281 said:
ARHD should definitely install ok with 2.6.3.3 as I use both myself and never had any problems, it's a little strange that older roms still boot though.
Have you tried a full format, I don't mean like Advanced Wipe of all partitions I mean "Format Data" in TWRP. If not try it, you must reboot recovery and push the Rom to the phone with adb after the format the reboot is very important. Format Data will delete the actual partitions and they won't repopulate untill you reboot recovery :good:
Click to expand...
Click to collapse
Thank you! It works

Categories

Resources