Bricked HTC One... - One (M7) Q&A, Help & Troubleshooting

Ok so I booted into Recovery, did Wipe Data/Factory Reset then went into Mounts and Storage and did format /system. I stupidly did all this without copying a custom Rom to my internal SD card first. The phone now doesn't boot, I can't mount USB storage in recovery because there is no option to do so and the RUU isnt available.
Any suggestions would be greatly appreciated. Thanks!
PS. Yes I know I should have done a Nandroid backup first and yes I know I'm an idiot.

dr9722 said:
Ok so I booted into Recovery, did Wipe Data/Factory Reset then went into Mounts and Storage and did format /system. I stupidly did all this without copying a custom Rom to my internal SD card first. The phone now doesn't boot, I can't mount USB storage in recovery because there is no option to do so and the RUU isnt available.
Any suggestions would be greatly appreciated. Thanks!
PS. Yes I know I should have done a Nandroid backup first and yes I know I'm an idiot.
Click to expand...
Click to collapse
can you not push the rom onto the sdcard with fastboot using ADB from your pc?

jcb1985 said:
can you not push the rom onto the sdcard with fastboot using ADB from your pc?
Click to expand...
Click to collapse
Managed to sideload the Rom via ADB. Thanks

Related

Why cant I mount the storage inside recovery

I am using clockworkmod recovery but I cannot mount storage. Am I missing something? Drivers in place. Fastboot abd both work. But I cannot mount the storage. I am not new to this just new to the phone.
bongo264 said:
I am using clockworkmod recovery but I cannot mount storage. Am I missing something? Drivers in place. Fastboot abd both work. But I cannot mount the storage. I am not new to this just new to the phone.
Click to expand...
Click to collapse
Is there a way to get a ROM on via fastboot or something?
bongo264 said:
Is there a way to get a ROM on via fastboot or something?
Click to expand...
Click to collapse
When you hit the mount button should the storage show up as a drive? It worked on my old phone with external storage. What am I doing wrong?
bongo264 said:
When you hit the mount button should the storage show up as a drive? It worked on my old phone with external storage. What am I doing wrong?
Click to expand...
Click to collapse
Doesn't work for phones with internal storage from recovery, cannot mount in recovery. Something to do with how internal storage works with the MTP
dgtiii said:
Doesn't work for phones with internal storage from recovery, cannot mount in recovery. Something to do with how internal storage works with the MTP
Click to expand...
Click to collapse
Thank you for the reply. I had a friend bring over his phone that was only booting to bootloader and had no ROM's in storage. I managed to get it back by fastboot flashing a boot.img from the viper ROM that was installed on his phone before. Normally I would have just copied a good ROM to the storage through recovery and flashed it. Afterwords I made a backup and warned him not to delete it.
Thanks again everyone for all the support this site provides!
bongo264 said:
Thank you for the reply. I had a friend bring over his phone that was only booting to bootloader and had no ROM's in storage. I managed to get it back by fastboot flashing a boot.img from the viper ROM that was installed on his phone before. Normally I would have just copied a good ROM to the storage through recovery and flashed it. Afterwords I made a backup and warned him not to delete it.
Thanks again everyone for all the support this site provides!
Click to expand...
Click to collapse
If you need to send a rom or anything to your internal storage from recovery just do : adb push rom.zip /data/media/0/
cuyo11 said:
If you need to send a rom or anything to your internal storage from recovery just do : adb push rom.zip /data/media/0/
Click to expand...
Click to collapse
+1
Easiest way is to get a 4 $ OTG cable from Amazon and a SanDisk 16 GB USB stick. Then choose in recovery 'install zip from external SD card'
I also keep a Nandroid on there. In recovery there is the option 'back up to external SD card'
Really gives a peace of mind!
Sent from my HTC One using xda app-developers app

[Q] Boot loop - Still possible to backup internal sd?

Hi guys!
Here's my situation:
- P990, tonyp's PA 2.6 v.13, old bootloader, Kowalski kernel exp. version 12x
- Phone started boot looping (no obvious cause)
- Tried deleting cache. Didn't help.
- Tried flashing the same ROM from external SD. Didn't help.
- Tried restoring working backup (boot and system only, not complete restore) from CWM. Didn't help.
So then I guess I have to do a complete factory reset, but that means I'll lose everything on my internal SD card, right? I want to make a copy first so that I can keep my files. My nandroid backups are only 2.x GB, so I guess they don't include everything on the internal SD card.
I tried to connect the phone to my laptop, but nothing happened, so I deleted/reinstalled drivers from the LG website. That didn't work, but then I found this post which got me a little further. It said the installation was successful, but when I was in CWM, the disks (int. and ext. SD) wasn't being recognized. When I rebooted recovery (from CWM) or just rebooted the device, the computer recognized the discs and started installing four drivers, but as the phone either gets into CWM or just boot loops, it seems like Windows isn't able to finalize the installation of the drivers. This results in the SD cards not being functional in Windows. I can't even see disk labels or storage used/available.
Does someone have an idea of how I might be able to access the internal SD from Windows? Either by fixing the driver issue, or some other method?
I guess I have to fix this USB issue to be able to try to use adb pull to get all the stuff off the internal memory as well, right? Or is the connection between phone and computer not required to be "complete" to be able to do that? I do not remember for sure, but I believe I had turned on USB debugging before all this mess started. However, I have never used adb before.
I'm massively thankful for any help!
Sammy321 said:
Hi guys!
Here's my situation:
- P990, tonyp's PA 2.6 v.13, old bootloader, Kowalski kernel exp. version 12x
- Phone started boot looping (no obvious cause)
- Tried deleting cache. Didn't help.
- Tried flashing the same ROM from external SD. Didn't help.
- Tried restoring working backup (boot and system only, not complete restore) from CWM. Didn't help.
So then I guess I have to do a complete factory reset, but that means I'll lose everything on my internal SD card, right? I want to make a copy first so that I can keep my files. My nandroid backups are only 2.x GB, so I guess they don't include everything on the internal SD card.
I tried to connect the phone to my laptop, but nothing happened, so I deleted/reinstalled drivers from the LG website. That didn't work, but then I found this post which got me a little further. It said the installation was successful, but when I was in CWM, the disks (int. and ext. SD) wasn't being recognized. When I rebooted recovery (from CWM) or just rebooted the device, the computer recognized the discs and started installing four drivers, but as the phone either gets into CWM or just boot loops, it seems like Windows isn't able to finalize the installation of the drivers. This results in the SD cards not being functional in Windows. I can't even see disk labels or storage used/available.
Does someone have an idea of how I might be able to access the internal SD from Windows? Either by fixing the driver issue, or some other method?
I guess I have to fix this USB issue to be able to try to use adb pull to get all the stuff off the internal memory as well, right? Or is the connection between phone and computer not required to be "complete" to be able to do that? I do not remember for sure, but I believe I had turned on USB debugging before all this mess started. However, I have never used adb before.
I'm massively thankful for any help!
Click to expand...
Click to collapse
Can you tell me version of the recovery you use?
Did you tried wipe dalvik-cache? (Advance-->Wipe dalvik-cache)
bitdomo said:
Can you tell me version of the recovery you use?
Did you tried wipe dalvik-cache? (Advance-->Wipe dalvik-cache)
Click to expand...
Click to collapse
I'm using ClockworkMod Recovery v6.0.3.1.
Yes, I tried wiping dalvik cache as well, but that didn't fix it either.
Are there some other ways of getting out of the bootloop? I don't mind flashing stock rom or whatever else, as long as I can recover my internal SD.
Sammy321 said:
I'm using ClockworkMod Recovery v6.0.3.1.
Yes, I tried wiping dalvik cache as well, but that didn't fix it either.
Are there some other ways of getting out of the bootloop? I don't mind flashing stock rom or whatever else, as long as I can recover my internal SD.
Click to expand...
Click to collapse
Download AIO-toolkit from the developement forum. Install itt, and install nvflash drivers with it.
At the main screen select option 2, and then select option 2 again. Follow teh instructions on the screen, and select TWRP 2.5.0.0 to be installed, or cwm 5.0.2.8, both have working mass storage.
(6.0.3.1 has broken massstorage and adb interface. I think you installed cwm 6.0.3.1 through rom manager, if it that true you are on old bootloader.)
bitdomo said:
(6.0.3.1 has broken massstorage and adb interface.
Click to expand...
Click to collapse
Aha, that explains it!
I installed CWM 5.0.2.8 and I got a little further than before. When I mount USB storage in CWM, my external SD card shows up on my computer, but not my internal SD card. What can be the reason for this? Could the card be corrupted, or are there other ways of getting the internal SD to appear?
I tried mounting everything I could mount from the Mounts and storage menu in CWM, but the external SD was still the only thing that showed up on my laptop.
Thank you so much for helping with this!
Sammy321 said:
Aha, that explains it!
I installed CWM 5.0.2.8 and I got a little further than before. When I mount USB storage in CWM, my external SD card shows up on my computer, but not my internal SD card. What can be the reason for this? Could the card be corrupted, or are there other ways of getting the internal SD to appear?
I tried mounting everything I could mount from the Mounts and storage menu in CWM, but the external SD was still the only thing that showed up on my laptop.
Thank you so much for helping with this!
Click to expand...
Click to collapse
Can you try twrp 2.5.0.0?
bitdomo said:
Can you try twrp 2.5.0.0?
Click to expand...
Click to collapse
I've been trying, but I'm not even able to boot into recovery with TWRP installed.
Any other ideas? :fingers-crossed:
Sammy321 said:
I've been trying, but I'm not even able to boot into recovery with TWRP installed.
Any other ideas? :fingers-crossed:
Click to expand...
Click to collapse
Do a factory reset with a working cwm. You will lose all your installed apps and their data, but it will keep data on internal sdcard. After the factory reset you can boot up into andorid
bitdomo said:
Do a factory reset with a working cwm. You will lose all your installed apps and their data, but it will keep data on internal sdcard. After the factory reset you can boot up into andorid
Click to expand...
Click to collapse
YES! I thought factory reset would delete the internal SD, so I didn't even consider that, but it worked like a charm! Thank you so much for caring and helping! You just made my week! :highfive:

NO os htc one

i have team win recover project v2.5.0.0 i went to wipe advance wipe and selected dalvik cache, cache, data and system and swipe to wipe
then i went to reboot and it mark no os installed. help?
seanpx said:
i have team win recover project v2.5.0.0 i went to wipe advance wipe and selected dalvik cache, cache, data and system and swipe to wipe
then i went to reboot and it mark no os installed. help?
Click to expand...
Click to collapse
OH MAN!!
What you think could wiping system partition mean? Exactly: you wiped your system partition and because of that, there is no more system to boot from anymore...
So go back to recovery and flash a rom of your choice. If you have no flashable rom on your sdcard, you have to sideload a downloaded zip from your pc. There are howto´s how to do that with TWRP here on XDA. Before you do that, you should update your recovery to the latest version of TWRP (2.6.3.0)http://forum.xda-developers.com/showthread.php?t=2173870&highlight=twrp
I wish you luck
SpeedyCarv said:
OH MAN!!
What you think could wiping system partition mean? Exactly: you wiped your system partition and because of that, there is no more system to boot from anymore...
So go back to recovery and flash a rom of your choice. If you have no flashable rom on your sdcard, you have to sideload a downloaded zip from your pc. There are howto´s how to do that with TWRP here on XDA. Before you do that, you should update your recovery to the latest version of TWRP (2.6.3.0)http://forum.xda-developers.com/showthread.php?t=2173870&highlight=twrp
I wish you luck
Click to expand...
Click to collapse
i do have a backup would that work if i have a usb otg cable but i dont have one is there any other way
i can not access my internal storage from pc
Look up ADB push or ADB sideload, either will get you where you want.
Don't worry, you haven't messed up your phone
Sent from my Nexus 4 using xda app-developers app
seanpx said:
i do have a backup would that work if i have a usb otg cable but i dont have one is there any other way
i can not access my internal storage from pc
Click to expand...
Click to collapse
You don't need to access internal storage. Just have ADB installed on your cpu and make sure it reads your device. Reboot into recovery go into adb sideload and push a Rom from the terminal of your computer. YouTube it for step by step process
Sent from my HTC One using XDA Premium 4 mobile app
thank u all i was able to used Quick-ADB-Pusher_v0.5 to put Android_Revolution_HD-One_30.0 and install it

Possibly Bricked? I'm an idiot.

I believe I may have bricked my Fire HD 7". I decided to flash a new ROM. Something I've done many many times. However, this time I decided to wipe the SD card because I wanted to get rid of all the app folders, my documents, music, etc. and start from a clean state. The problem is that it occurred to me half a second after the wipe that the ROM zip as well as the backup were on the internal SD.
So now I'm in TWRP trying to mount the device, but Windows (8.1) will not recognize the internal storage and mount it as a drive. I have the latest drivers installed but nothing...
It seems I have no way of getting a new ROM onto the internal SD card so that I can flash as normal. Help?
sicembaylor said:
I believe I may have bricked my Fire HD 7". I decided to flash a new ROM. Something I've done many many times. However, this time I decided to wipe the SD card because I wanted to get rid of all the app folders, my documents, music, etc. and start from a clean state. The problem is that it occurred to me half a second after the wipe that the ROM zip as well as the backup were on the internal SD.
So now I'm in TWRP trying to mount the device, but Windows (8.1) will not recognize the internal storage and mount it as a drive. I have the latest drivers installed but nothing...
It seems I have no way of getting a new ROM onto the internal SD card so that I can flash as normal. Help?
Click to expand...
Click to collapse
Use a Linux distro live CD to side load the ROM.
Sent from my device running CyanogenMod 11
SafinWasi said:
Use a Linux distro live CD to side load the ROM.
Sent from my device running CyanogenMod 11
Click to expand...
Click to collapse
Tried that under Ubuntu. I get an error message that the volume (Kindle) can't be mounted.
Figured out the solution. Neither Windows nor Linux would mount the device, so that I could transfer the ROM to internal storage the easy way. What worked was using ADB sideload. Now I'm relieved! For anyone else having this issue or a similar issue because they had a brain fart and wiped the internal storage AFTER wiping the ROM -- this is the solution to the problem. Use ADB sideload in TWRP.
So what are the steps
sicembaylor said:
Figured out the solution. Neither Windows nor Linux would mount the device, so that I could transfer the ROM to internal storage the easy way. What worked was using ADB sideload. Now I'm relieved! For anyone else having this issue or a similar issue because they had a brain fart and wiped the internal storage AFTER wiping the ROM -- this is the solution to the problem. Use ADB sideload in TWRP.
Click to expand...
Click to collapse
I'm in the exact same situation you were in (pre-brain fart) - I want to get a "fresh start" with my kindle. What are the steps I should take? I see in TWRP that I can wipe Dalvik, Data, Internal Storage, Cache and System.
I'm guessing I should wipe System, Cache, Dalvik, Flash the ROM, flash gapps, then wipe data/internal storage -- does this sound right?
Thanks
chiph72 said:
I'm in the exact same situation you were in (pre-brain fart) - I want to get a "fresh start" with my kindle. What are the steps I should take? I see in TWRP that I can wipe Dalvik, Data, Internal Storage, Cache and System.
I'm guessing I should wipe System, Cache, Dalvik, Flash the ROM, flash gapps, then wipe data/internal storage -- does this sound right?
Thanks
Click to expand...
Click to collapse
No need to wipe internal storage.
Re: No need to wipe internal storage
Rushead said:
No need to wipe internal storage.
Click to expand...
Click to collapse
Thanks - can you explain though? OP wanted to get rid of all of the music/documents/etc... Isn't the internal storage where these are? If not, what is stored here?
You can wipe internal if you want to, but be sure you can adb push your rom. I don't like to do this b/c it leaves you no backup plan. Besides, "fresh start" is mostly placebo imo.

[Q] Internal SD not shown after factory reset

After i make a factory reset on my rooted HTC One M7, I cannot reinstall same Android_Revolution_HD-One_90.1 ROM wich i had before.
I tried and i instaled the ROM using an external USB OTG. The OS is instaled now and it's working, but now i can not acces my internal SD memory.
Is there a solution to mount internal storage on my HTC?
Any advice to fix my phone would be very much appreciated!
nelfurdui said:
After i make a factory reset on my rooted HTC One M7, I cannot reinstall same Android_Revolution_HD-One_90.1 ROM wich i had before.
I tried and i instaled the ROM using an external USB OTG. The OS is instaled now and it's working, but now i can not acces my internal SD memory.
Is there a solution to mount internal storage on my HTC?
Any advice to fix my phone would be very much appreciated!
Click to expand...
Click to collapse
Try this
All you have to do is type in these 2 lines in your terminal emulator on your android device:
Su
restorecon -FR /data/media/0
And your storage will be back to normal
Click to expand...
Click to collapse
If you have nandriod backup just push it trough recovery MTB and restore it ,Before exiting/rebooting recovery delete the nandriod backup the you have pushed ,Then erase cache/divlk and reboot

Categories

Resources