[Q] help please :( - HTC Vivid, Raider, Velocity

so i didnt make a back up my fault .... i was trying to flash a new rom and i put the rom in my sd card not my internal on which i didnt know i was suppose to do , i did both wipes not im stuck at htc boot ... any way to fix this ?? please help ... ican still nav threw recover i just dont know what to do
FIXED

fredy915 said:
so i didnt make a back up my fault .... i was trying to flash a new rom and i put the rom in my sd card not my internal on which i didnt know i was suppose to do , i did both wipes not im stuck at htc boot ... any way to fix this ?? please help ... ican still nav threw recover i just dont know what to do
Click to expand...
Click to collapse
plug phone into computer
so in recovery, go to MOUNTS AND STORAGE
MOUNT USB
copy your rom over to the internal storage
REBOOT TO RECOVERY
flash rom

Pirateghost said:
plug phone into computer
so in recovery, go to MOUNTS AND STORAGE
MOUNT USB
copy your rom over to the internal storage
REBOOT TO RECOVERY
flash rom
Click to expand...
Click to collapse
let me try it

Pirateghost said:
plug phone into computer
so in recovery, go to MOUNTS AND STORAGE
MOUNT USB
copy your rom over to the internal storage
REBOOT TO RECOVERY
flash rom
Click to expand...
Click to collapse
DUDE your MF awesome !!! thank you so much ! !!! ! !

Related

Mount SD in recovery

Hi everybody!
I was wondering why I can't mount my sd card (ext. or internal) to PC, while I am in recovery?
What do I have to do in cwm recovery to get with my PC onto the SDs?
Help appreciated!
Sent from Telegraph
i am on cwm v6.0.14 by Philz..
theres an option in mounts and storage > mount USB storage
it loads the internal and external
nokiamodeln91 said:
i am on cwm v6.0.14 by Philz..
theres an option in mounts and storage > mount USB storage
it loads the internal and external
Click to expand...
Click to collapse
Is Philz...recovery not the original cwm?
Have you got a link to that?
In normal cwm recovery I tried that and it did not work for me.
Sent from Telegraph
check out.. its awsome, semi touch
http://forum.xda-developers.com/showthread.php?t=1901191
he has done mods
nokiamodeln91 said:
check out.. its awsome, semi touch
http://forum.xda-developers.com/showthread.php?t=1901191
he has done mods
Click to expand...
Click to collapse
Thank you, but what if I just want the recovery without the kernel?
Sent from Telegraph
there is a temporary recovery as well of the same

Help plz !!!

flashed couple roms all through internal memory (not the sd-card, as the phone does not recognise external card in recovery), now accidently did phone reset in the HBOOT, load again found that can't even access internal memory in discovery to flash new roms. what i do? please help.
at least tell me why couldnt access sd-card?
from the recovery, it only can read the internal partation but not the sd-card, why? cant even find it anywhere
First.. download twrp... CWM don't work right
Now
Boot to fastboot... install twrp
Boot to recovery..
Choose mounts...
Choose USB mounts...
Plug into Windows computer...
Let windows format it...
Profit
Sent from my Vivid 4G using Tapatalk 2

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

cant mount via TWRP

i cant mount in the TWRP recovery ..
my computer dont recognize i dont know why..
i installed KIES drivers still dont work
i want to mount in recovery because it is verry annoyin when i flash a new rom and i nedd to wipe all data.
i want to format completly and then flash a new rom but i wont be able to do that beacuse i need to acces the phone to copy the ZIP files..
any ideas?
thnx
Usual is to copy zip files to ext sd card .
valery3212 said:
i cant mount in the TWRP recovery ..
my computer dont recognize i dont know why..
i installed KIES drivers still dont work
i want to mount in recovery because it is verry annoyin when i flash a new rom and i nedd to wipe all data.
i want to format completly and then flash a new rom but i wont be able to do that beacuse i need to acces the phone to copy the ZIP files..
any ideas?
thnx
Click to expand...
Click to collapse
You do not have to format user data partition (internal sdcard.).
Alternatively you can use adb to push your files to the phone.
http://android.stackexchange.com/questions/42332/push-a-rom-to-galaxy-s3-d2att-while-in-twrp-cwm
If you have a Linux, actually Ubuntu installation, everything is much simpler in this regard. You don't have to install any drivers, only android-tools-adb and the phone mounts automatically IIRC. So it is sufficient to type 'adb push yourzip /sdcard' without ''.
Edit:
I am sorry, forgot what I said about adb. That is only possible, if one has the working ROM. For some other phones, Nexus on the first place, it could be possible to do the same and even flash the ROM with fastboot, but not here...
Sent from my GT-I9305 using Tapatalk 4

[Q] How to safely format Internal Storage ?

Okaii, there is nothing wrong with my phone and everything is working just fine , i always wipe system and data and and flash new roms ... i also have a backup of my rom , but now i want to make a FULL wipe , as in system, data, and internal storage.. but i know i can't connect my phone in twrp to add a rom file affter wiping storage.. so is there any way to do that , safely , without any errors and just flash the ROM again ?
Thanks.
ali-k95 said:
Okaii, there is nothing wrong with my phone and everything is working just fine , i always wipe system and data and and flash new roms ... i also have a backup of my rom , but now i want to make a FULL wipe , as in system, data, and internal storage.. but i know i can't connect my phone in twrp to add a rom file affter wiping storage.. so is there any way to do that , safely , without any errors and just flash the ROM again ?
Thanks.
Click to expand...
Click to collapse
You could try and use adb sideload, however for me sideloading ROM zips never works so what you would need to do is format the internal storage from a PC then transfer a ROM.zip over to it then proceed with the rest of the wipes except internal storage as you've already wiped that
Jonny said:
You could try and use adb sideload, however for me sideloading ROM zips never works so what you would need to do is format the internal storage from a PC then transfer a ROM.zip over to it then proceed with the rest of the wipes except internal storage as you've already wiped that
Click to expand...
Click to collapse
This works ?
Also i wanted to ask.. if i formated internal storage from the phone itself, after the boot , i transfer the rom.zip to it and do all wipes from recovery.. does it work too ?
ali-k95 said:
This works ?
Also i wanted to ask.. if i formated internal storage from the phone itself, after the boot , i transfer the rom.zip to it and do all wipes from recovery.. does it work too ?
Click to expand...
Click to collapse
Yep, both methods should work equally well
Jonny said:
Yep, both methods should work equally well
Click to expand...
Click to collapse
Thanks for the replies !
One more q. , how did you format your storage from PC ? i can't find that when right clicking my htc one..
ali-k95 said:
Thanks for the replies !
One more q. , how did you format your storage from PC ? i can't find that when right clicking my htc one..
Click to expand...
Click to collapse
Seems like its been disabled for MTP devices, that's new to me - looks like you'll have to go with the other way of doing it, flash the ROM with a full wipe of system and data beforehand then just wipe internal storage from recovery after the ROM has flashed.
Everything worked perfect , thanks alot !

Categories

Resources