[Q] im stuck on recovery mode HELP PLEASE - One (M8) Q&A, Help & Troubleshooting

i became crazy about bugs, and wiped out everything :S i did deleted old rom and everything also.. now phone is totally empty :S now is there any way to transfer rom file from PC to phone in Recovery ? :S coz im stuck in Recovery mode now, i have installed team win recovery , i opened recovery but i can not do anything now.. phone storage is totally empty.. no i should transfer rom file from PC to phone.. but how :S

Raziel88 said:
i became crazy about bugs, and wiped out everything :S i did deleted old rom and everything also.. now phone is totally empty :S now is there any way to transfer rom file from PC to phone in Recovery ? :S coz im stuck in Recovery mode now, i have installed team win recovery , i opened recovery but i can not do anything now.. phone storage is totally empty.. no i should transfer rom file from PC to phone.. but how :S
Click to expand...
Click to collapse
You won't be able to anything from recovery, you'll have to push it using ADB in fastboot.
What model phone do you have? (use the reply button so I get a notification)

Raziel88 said:
i became crazy about bugs, and wiped out everything :S i did deleted old rom and everything also.. now phone is totally empty :S now is there any way to transfer rom file from PC to phone in Recovery ? :S coz im stuck in Recovery mode now, i have installed team win recovery , i opened recovery but i can not do anything now.. phone storage is totally empty.. no i should transfer rom file from PC to phone.. but how :S
Click to expand...
Click to collapse
Copy the rom in sd card and then use it in recovery ..
xunholyx said:
You won't be able to anything from recovery, you'll have to push it using ADB in fastboot.
What model phone do you have? (use the reply button so I get a notification)
Click to expand...
Click to collapse
No need for adb sideload bcz we have external sd card facility ..

ahsan64 said:
Copy the rom in sd card and then use it in recovery ..
No need for adb sideload bcz we have external sd card facility ..
Click to expand...
Click to collapse
That is assuming he has an extSD, and that his phone model can use one.

xunholyx said:
You won't be able to anything from recovery, you'll have to push it using ADB in fastboot.
What model phone do you have? (use the reply button so I get a notification)
Click to expand...
Click to collapse
HTC One M8, stuck on Recovery Screen, phone storage is empty, there is nothing in phone's memory, i just could create a recovery teamwin, but can not install a rom.. rom is in PC , but how can i connect to PC :S
and what is adb ? :S

ahsan64 said:
Copy the rom in sd card and then use it in recovery ..
No need for adb sideload bcz we have external sd card facility ..
Click to expand...
Click to collapse
how can i connect sdcard from pc ? :S phone does not have a rom and nothing in sd card now.. i want to send rom file to sd card and install it but i cant see phone's memory on PC now :S is it possible to open phone's storage in fast boot or recovery? :S

Raziel88 said:
how can i connect sdcard from pc ? :S phone does not have a rom and nothing in sd card now.. i want to send rom file to sd card and install it but i cant see phone's memory on PC now :S is it possible to open phone's storage in fast boot or recovery? :S
Click to expand...
Click to collapse
Lol find any card reader or borrow working phone from someone to use it as a card reader .
Or you can do adb sideload using this LINK[Method].Note this is for htc one m7, so the procedure is same but you need to download things for your HTC m8 .
xunholyx said:
That is assuming he has an extSD, and that his phone model can use one.
Click to expand...
Click to collapse
He has extsd but not card reader ..

Raziel88 said:
HTC One M8, stuck on Recovery Screen, phone storage is empty, there is nothing in phone's memory, i just could create a recovery teamwin, but can not install a rom.. rom is in PC , but how can i connect to PC :S
Click to expand...
Click to collapse
Do you have an extSD card? You should be backing up to it before doing ANY modifications to your phone. You could also install a ROM on it with your PC and flash in recovery that way.
If you want to use ADB, do this to enter fastboot:
Hold down the power button + vol. up for about 20 seconds, or until your screen goes off/black.
AS SOON AS IT DOES slide your finger from vol. up to vol. down and hold that till you enter fastboot.
Then connect your phone to your computer, and use one of the many guides on XDA to push the ROM to your phone.
Good luck!
---------- Post added at 12:21 PM ---------- Previous post was at 12:18 PM ----------
ahsan64 said:
No need for adb sideload bcz we have external sd card facility ..
Click to expand...
Click to collapse
xunholyx said:
That is assuming he has an extSD, and that his phone model can use one.
Click to expand...
Click to collapse
LOL! when I just replied to him I realized I was on the M8 q&a thread. Of course his phone has expandable storage.

Related

Stuck on boot after flash.

Hi all.
I've just got the unbranded Desire [EUROPE-Poland], after Hero i needd root etc. so did everything that You "say".
After tutorials i've rooted and flashed via (green) recovery a new DJDroid rom.
But it keeps playing boot anim all the time.
Tried few defferent roms, same thing.
Did SD partitioning and a full wipe.
Any idea?
pls, help.
Only thing thay i can do is reflash via generic RUU one on fastboot now. =/
---
EDIT
---
already searched the formu - nothing similar didnt found
Have you wiped cache and dalvik cache, and done a data/factory reset ?
Yes, yes, yes
As is said: "Did SD partitioning and a full wipe."
[inc.Cache,Dalvik,EXT,Factory]
Dont know the problem...
Can you put up a logcat for us?
And what method of rooting did you use ?
Sure, r
root: [TUT]Complete upgrading guide(root, unroot, flashing ROM & updates)
[http://forum.xda-developers.com/showthread.php?t=696189]
Log - how can i do it and when (which moment?)
Help will be gratefull
gatsu_1981 said:
decompress android sdk (check on google for the sdk package, is quite small), then go inside the "tools" folder (I assume you have already your drivers installed).
then go on command prompt, and
Code:
adb logcat
will show the logcat.
Code:
adb logcat > bootlog.txt
will create the boot log (you won't actually see anything on screen since the output is redirected on the txt file.
You can:
start your phone
type adb logcat
CTRL+C when the phone is booted.
It will automatically stop if a reset occurs.
Click to expand...
Click to collapse
Silly question, but you did use the right one for your bootloader didn't you ?
How did you wipe your ext partition?
I've had to use my computer as wiping it in recovery didn't work.
rowanparker said:
How did you wipe your ext partition?
I've had to use my computer as wiping it in recovery didn't work.
Click to expand...
Click to collapse
If he just partitioned it then this shouldn't matter because it should be blank anyway
shoey-n said:
If he just partitioned it then this shouldn't matter because it should be blank anyway
Click to expand...
Click to collapse
Which would make me a bit of a wally... nevermind
You got USB brick, follow the thread on how to fix USB brick to go on.
ash1684 said:
You got USB brick, follow the thread on how to fix USB brick to go on.
Click to expand...
Click to collapse
Are You sure?
shoey-n said:
Silly question, but you did use the right one for your bootloader didn't you ?
Click to expand...
Click to collapse
Yes, the right one. (It was not a silly question )
Before USB unbrick ill try to do it again, and send a Log.
thx, will take some time now.
shoey-n said:
Silly question, but you did use the right one for your bootloader didn't you ?
Click to expand...
Click to collapse
Done it.
Log attached.
Any ideas...?
Looking at the logcat, everything fails to initiate so you could possibly have USB Brick, check out this thread and report back
http://android.modaco.com/content/h...com/309939/usb-brick-rickrolled-b0rked-fixed/
Done step by step.
No errors while updating.zip
Flashed new rom (DJ...)
Same thing
Any idas what should i do?
log attached - seems to be quailtly the same...
I don't think you have the usb brick as you would have no access to SD card, and the phone would still boot. You would also see qualcomm devices listed when you connect usb.
Have you tried booting without the sim and SD card?
socktug said:
I don't think you have the usb brick as you would have no access to SD card, and the phone would still boot. You would also see qualcomm devices listed when you connect usb.
Have you tried booting without the sim and SD card?
Click to expand...
Click to collapse
socktug,
Without SIM & SD phone started fine
... but after reinsert abowe its all the same. =/
I can lunch it with SIM only.
So i cant lunch it with SD inserted.
Can You verify what is the problem?
Or how can i?
Maby should i try with goldcard?
if it boots with SIM and no SD then its the SD thats the issue.
You can try to format the SD again and reparition it, if that dont work then it must be a faulty SD card.
Nekromantik said:
if it boots with SIM and no SD then its the SD thats the issue.
You can try to format the SD again and reparition it, if that dont work then it must be a faulty SD card.
Click to expand...
Click to collapse
As the man above has said ^^
Nekromantik said:
if it boots with SIM and no SD then its the SD thats the issue.
You can try to format the SD again and reparition it, if that dont work then it must be a faulty SD card.
Click to expand...
Click to collapse
But SD with stock ROM works great, with Hero it works also fine.
There was no problems at all...
What tool shoud I use to do repart.SD for Desire?

[Q] Cant access external storage after upgrading to HBoot 1.28

Hello guys
I just updated my Hboot to 1.28 and flashed clockwork recovery 5.8.4.0 using the Jelly Bean Firmware Easy Flasher & Fastboot Toolkit. But, when i entered recovery, i couldn't access my external storage. When i select choose file from SD, it says no files found. So i cant flash ARHD 12.0 which i have placed on my external storage. I booted into IceCold Jelly which i was using early. I cant access the storage even from there!
Plus i don't get any network now!
I am on the verge of panicking.
Please help.
Thanks in advance
Saif
saifmukadam26 said:
Hello guys
I just updated my Hboot to 1.28 and flashed clockwork recovery 5.8.4.0 using the Jelly Bean Firmware Easy Flasher & Fastboot Toolkit. But, when i entered recovery, i couldn't access my external storage. When i select choose file from SD, it says no files found. So i cant flash ARHD 12.0 which i have placed on my external storage. I booted into IceCold Jelly which i was using early. I cant access the storage even from there!
Plus i don't get any network now!
I am on the verge of panicking.
Please help.
Thanks in advance
Saif
Click to expand...
Click to collapse
try to install htc drivers on your computer, you should be able to see the phone in MTP mode
matt95 said:
try to install htc drivers on your computer, you should be able to see the phone in MTP mode
Click to expand...
Click to collapse
I'm really sorry, i'm a bit of a noob. What is MTP? How will it help me in my case?
Okay i realised i have another problem. It only boots into IceColdJelly if i have the usb cable attached. When i disconnect it, the phone restarts and gets stuck on the splash screen.
saifmukadam26 said:
I'm really sorry, i'm a bit of a noob. What is MTP? How will it help me in my case?
Click to expand...
Click to collapse
MTP: Media Transfer Protocol.
HTC changed the way you interact with the phone in Jelly Bean. You no longer have Mass Storage access mode (let's call it "direct mode") to the phones internal SD card. Now with MTP you "ask" the phone for a file and the phone reads the SD card and send it to you. The same happens when writing files to the phone (childish but very easy explanation). The good point about this is that you can read/write files to the phone and it will still be able to read the sd card in the process (for opening apps saved in media storage or play music or ringtones...) but this layer in the middle of the proccess makes it mush slower...
In my opinion I prefer Mss storage mode...
Managed to fix it. After mounting/unmounting from recovery i could see my SD card (Which got wiped btw :'(. But, i had been warned.). Copied the ARHD file onto storage again and managed to flash and boot ARHD 12.0 .
Thank you for helping
Saif

Accidentally Formatted SD Card Drive

Hi all,
While in recovery mode, I accidentally formatted my SD card. I lost my backup and everything there.
I could not install from zip because there was no file. I tried moving a zip file into the phone, but my PC can not recognize my phone.
Any ideas on how to transfer a rom to the phone?
Any way of recovering data from the SD card?
Thanks for the help!
rich2x said:
Hi all,
While in recovery mode, I accidentally formatted my SD card. I lost my backup and everything there.
I could not install from zip because there was no file. I tried moving a zip file into the phone, but my PC can not recognize my phone.
Any ideas on how to transfer a rom to the phone?
Any way of recovering data from the SD card?
Thanks for the help!
Click to expand...
Click to collapse
you need to adb to push the rom to the phone (assuming you have CWM or TWRP) installed. adb push locationofzip.zip /data/media/
you cannot recover your sd card.
Can you please explain the steps for "adb to push the rom to the phone"
I'm using CWM
Found the steps on XDA. Thanks!
rich2x said:
Hi all,
While in recovery mode, I accidentally formatted my SD card. I lost my backup and everything there.
I could not install from zip because there was no file. I tried moving a zip file into the phone, but my PC can not recognize my phone.
Any ideas on how to transfer a rom to the phone?
Any way of recovering data from the SD card?
Thanks for the help!
Click to expand...
Click to collapse
Try the toolkit 9.1. I did the same thing and hook up with PC with toolkit 9.1 boot in recovery mode. then PC can recognize the phone, just flash the image in.
good luck!
bioturbo said:
Try the toolkit 9.1. I did the same thing and hook up with PC with toolkit 9.1 boot in recovery mode. then PC can recognize the phone, just flash the image in.
good luck!
Click to expand...
Click to collapse
Once you booted into recovery mode, were you able to access the Nexus and drag the rom into a folder?
You don't need to. You need copy the rom into the folder of toolkits then flash to the phone.
Sent from my Galaxy Nexus using xda app-developers app
Yes you can recover your SDCard data
rich2x said:
Hi all,
While in recovery mode, I accidentally formatted my SD card. I lost my backup and everything there.
I could not install from zip because there was no file. I tried moving a zip file into the phone, but my PC can not recognize my phone.
Any ideas on how to transfer a rom to the phone?
Any way of recovering data from the SD card?
Thanks for the help!
Click to expand...
Click to collapse
I just did it! It works! He's ALIVE!!!!
http://forum.xda-developers.com/showthread.php?p=34185439

[Q] HTC One X "sd card blank or has unsupported file system"?

I recently flashed a rom on my One X using TWRP and ran into this problem of my sd card being pretty much non existent. I cant access the gallery or take pictures with the camera and when i try to connect it to my computer, the sd card doesn't show up at all. The rom was a CM10 running android 2.3. My sdcard is also missing in TWRP. I also tried formatting but no luck there either. Can anyone help me?
Rifter89 said:
I recently flashed a rom on my One X using TWRP and ran into this problem of my sd card being pretty much non existent. I cant access the gallery or take pictures with the camera and when i try to connect it to my computer, the sd card doesn't show up at all. The rom was a CM10 running android 2.3. My sdcard is also missing in TWRP. I also tried formatting but no luck there either. Can anyone help me?
Click to expand...
Click to collapse
wich version on twrp give me result from command fastboot getvar all and delete s/n and IMEI from the info
Thant said:
wich version on twrp give me result from command fastboot getvar all and delete s/n and IMEI from the info
Click to expand...
Click to collapse
TWRP version i'm using is 2.7.1.0
Rifter89 said:
TWRP version i'm using is 2.7.1.0
Click to expand...
Click to collapse
flash Philz 5.15.9 and format see if there mount SD card work will take about 1-2 min to maount sd card
It worked! all i did was switch my recovery from TWRP to cwm and i was able to format the sd card from there. Thank You so much! :laugh:

Help!!! My Htc m9 is not detected in twrp by my pc

I rooted my htc m9 and had a working stock rom on it but i did something to it which deleted the original stock rom and now it won't get detected by my pc, It only goes into recovery and is rooted. I have the latest htc drivers and got the android studio installed, when i select mount in twrp it says "E: Unable to find storage partition to mount to USB", adb devices doesn't work either tho it did before now it says ; "List of devices" with nothing listed underneath.
Karkandas said:
I rooted my htc m9 and had a working stock rom on it but i did something to it which deleted the original stock rom and now it won't get detected by my pc, It only goes into recovery and is rooted. I have the latest htc drivers and got the android studio installed, when i select mount in twrp it says "E: Unable to find storage partition to mount to USB", adb devices doesn't work either tho it did before now it says ; "List of devices" with nothing listed underneath.
Click to expand...
Click to collapse
put a rom on the sdcard or usb-otg and flash it from TWRP
clsA said:
put a rom on the sdcard or usb-otg and flash it from TWRP
Click to expand...
Click to collapse
How? The phone can't be seen by my pc. Thats the problem. It was working fine until i deleted the stock rom.
Karkandas said:
How? The phone can't be seen by my pc. Thats the problem. It was working fine until i deleted the stock rom.
Click to expand...
Click to collapse
remove the sdcard and put it in an adapter that works on usb on your pc
or use a usb-otg flash drive
clsA said:
put a rom on the sdcard or usb-otg and flash it from TWRP
Click to expand...
Click to collapse
clsA said:
remove the sdcard and put it in an adapter that works on usb on your pc
or use a usb-otg flash drive
Click to expand...
Click to collapse
Is there a tutorial on removing the sd card from an m9?
Karkandas said:
Is there a tutorial on removing the sd card from an m9?
Click to expand...
Click to collapse
it's on the side of the phone above the volume buttons
I'm absolutely gobsmacked that you can root a phone and not know where the sd slot is..
Priorities wrong?
I wish I stole my HTC M9.
shivadow said:
I'm absolutely gobsmacked that you can root a phone and not know where the sd slot is..
Priorities wrong?
I wish I stole my HTC M9.
Click to expand...
Click to collapse
Hahaha i thought he meant internal storage. I know where the sd slot. This is the third phone i've rooted and it has proven to be the hardest or at least the most temperamental. Anywho the sd card thingy seems to have done the trick. It installs the rom and loads correctly now to find an actual working rom. Cyanogenmod is still too buggy to use.

Categories

Resources