SD card error - Desire Q&A, Help & Troubleshooting

After trying Data2sd and failing to run it, my phone will no longer mount any sd card.
I've tried wiping. And flashing backed up img through fast boot but no help..

too bad,i just had one problem,after some reboots , my all apps goes to fc...roll back to a2sd+,wait for a stable version

Is your phone rooted?
Can you use usb?
Anyway follow this
Press & hold vol down and power on the phone
Select fastboot by pressing the power button
ADB commands
fastboot oem enableqxdm 0
fastboot reboot
sent from the future

Thank you so so much! Fixed XD

Related

[TUT] Getting out of a bootloop without relocking

As it happened with me, it could be that you decided to unlock your bootloader and then while flashing some mod meant for a 'stock' device, you got stuck in a bootloop or got stuck at the splash screen (HTC/One X logo).
Through this tutorial, I'll try to help you out.
How to get into fastboot
Keep holding the power button.
After about 5-6 seconds, you'll see the touch buttons blink and the phone will reboot.
As soon as the screen goes off, hold down the volume - (down) button.
You'll enter bootloader.
Connect your phone to the pc
Navigate to the fastboot entry by using the volume keys
Enter fastboot by pressing the power button
Simple things first -- Erasing the cache
Go the folder with your fastboot executables
Type:
Code:
fastboot erase cache
Reboot
If that didn't work, keep reading.
Now there might be an easier and more involved solution out there, but I couldn't find it when my device was unbootable. I'll just tell you what Jotha advised me to do, and which worked for me.
Flashing a ROM will probably solve your issues, but the problem comes when you realized that you don't have a ROM on your SD Card to flash. Since the current version of CWM does not support USB mount, we need to get the ROM on the phone through some other means.
Putting a ROM on your phone
Try ADB (if you get a device not found error, read here: http://forum.xda-developers.com/showthread.php?p=25879200#post25879200)
You can transfer the ROM to your phone by using ADB.
Try the command:
Code:
adb shell mount /sdcard
adb push <path to rom> /sdcard
This will copy the ROM to your card (it could take a while).
Now simply boot into recovery and flash the ROM.
Hope this helps.
Very Good. Congratulation.
just want to say thanks..!

[Q] Can't enter recovery from fastboot

edit: I managed to get to recovery by removing the sdcard, booting to fastboot, then entering recovery and hot-plugging the sdcard back to the slot.
Is fastboot supposed to act like that? What files do I have to delete from the sdcard to prevent it from happening again?
I am using Codefire X AOSP. All worked more or less well (occasional restarts) for the last weeks. However today I had to reboot and now the ROM is stuck at the codefire x logo.
After multiple times trying to reboot I decided to wipe and reflash. But when I press Power + Vol Down the fastboot menu comes up only briefly and then it says it found an update and if I want to install it.
The only two options are Yes (Vol Up) and No (Vol Down). When I press Vol Up the radio is reflashed, then the phone reboots. When I press Vol Down (not update) I get the option Press Power to Reboot. Nothing else.
I tried adb/fastboot but it doesn't seem to find the device. I tried adb both while the phone is in fastboot (or hboot) and while the codefire logo is displayed but it's not detected.
Any idea how I can enter recovery?
Take the radio file off your SD card with a card reader.
Thanks, fortunately I could boot to recovery by removing the sdcard, so after reflashing I'm now able to delete the file.
I think it's strange though that you can't boot to recovery when a radio file is present on the sdcard...
bur2000 said:
Thanks, fortunately I could boot to recovery by removing the sdcard, so after reflashing I'm now able to delete the file.
I think it's strange though that you can't boot to recovery when a radio file is present on the sdcard...
Click to expand...
Click to collapse
That is because every time the phone boots into hboot parses for PD98IMG files. If you have one in your sdcard, then does that.

[solved] [Q] Igorance stuck at boot screen

Hello XDA,
i have recently been using CM10, but seeing the latest news I wanted to install "Ignorance v3" in my HTC One V. So I prepared the .zip file, set it to the sd card, and then installed it with ClockwordMod Recovery. I setup the system with the first Ignorance dialogs, where I choose to wipe all my data, from sdcard too. After that the phone reboots and now it's stuck in the Ignorance Boot animation.
I searched in the forums for help, but the thing is, int this state I cant shutdown the phone or access the adb.
ohellequin said:
Hello XDA,
i have recently been using CM10, but seeing the latest news I wanted to install "Ignorance v3" in my HTC One V. So I prepared the .zip file, set it to the sd card, and then installed it with ClockwordMod Recovery. I setup the system with the first Ignorance dialogs, where I choose to wipe all my data, from sdcard too. After that the phone reboots and now it's stuck in the Ignorance Boot animation.
I searched in the forums for help, but the thing is, int this state I cant shutdown the phone or access the adb.
Click to expand...
Click to collapse
Flash Kernel Via Fastboot
http://www.mediafire.com/download/q1cya8son1lq3z3/boot-TK-USB-201305210014.img
Hold Power button for 6 seconds or so
And Then when the screen turns off, hold VOLUME DOwn Button to get to fastboot menu
I've holded the Power button down for a minute or so, but it still won't turn off
ohellequin said:
I've holded the Power button down for a minute or so, but it still won't turn off
Click to expand...
Click to collapse
That usually happens to me, just keep trying it'll eventually turn off. Once it does turn off press the volume down button and power button right away otherwise it will turn back on.
ohellequin said:
I've holded the Power button down for a minute or so, but it still won't turn off
Click to expand...
Click to collapse
remove the USB Cable, The phone should powern down then after some seconds pressing the power button
how do I send the files to the SD Card, when the only interactive menu I get from the phone is the Fastboot and the ClockworkMod Recovery ?
Mount sd card from Cwm
when I "fastboot flash boot boot.img" it says: " cannot determine image filename for 'boot.img' "
but the the boot.img is already in the sd card
ohellequin said:
when I "fastboot flash boot boot.img" it says: " cannot determine image filename for 'boot.img' "
but the the boot.img is already in the sd card
Click to expand...
Click to collapse
Your boot.img must be in your pc in the fastboot directory. Then, when your onev is in fastboot usb, type fastboot flash boot boot.img in cmd
patgou.007 said:
Your boot.img must be in your pc in the fastboot directory. Then, when your onev is in fastboot usb, type fastboot flash boot boot.img in cmd
Click to expand...
Click to collapse
I placed it in the "platform-tools" where "fastboot" is located, but I still get the same reaction
so I filany got to fastboot boot.img, but now I am stuck again in the boot logo animation
The right command is fastboot flash boot boot.img
mr_nooby said:
The right command is fastboot flash boot boot.img
Click to expand...
Click to collapse
yeah, thatt's what I did. I just wrote the short version here
Did you rename the kernel to boot.img?
If not, do it. Otherwise just type fastboot flash boot nameofkernel.img
it finaly worked !!! :victory:
i don't know how, but after the 6~7 attempt it worked, thanks to everybody

bad flash - stuck in os

hey guys,
i was bored and flashed a .zip on my phone and now I'm no longer bored. Long story, short... I'm booted into the os (almost) with constant errors popping up. I can't get the power button down for 10 seconds to reboot phone and i want to get back to recovery to flash by back up. How can I use terminal (mac) to force back into recovery if phone is not in mode for adb to recognize phone?
Thanks in advance.
Try hold power button + volume up to force reboot. Once the screen goes black release those buttons and hold volume down button to go to hboot
Thanks for your reply. Seems the power + volume is not be recognized. Is there a way with fastboot or adb?
Otherwise, I guess I wait until power drain.
andason said:
Thanks for your reply. Seems the power + volume is not be recognized. Is there a way with fastboot or adb?
Otherwise, I guess I wait until power drain.
Click to expand...
Click to collapse
Power + Volume Up should work. But as you asked for adb/fastboot
1) "adb devices" to check if device is recognized
2) "abd reboot bootloader" so the phone reboots into bootloader
3) go to recovery and try a reflash
andason said:
Thanks for your reply. Seems the power + volume is not be recognized. Is there a way with fastboot or adb?
Click to expand...
Click to collapse
This should always work as long as the screen is on. It might take 10 seconds or more, so you may not be holding the buttons long enough.
Alternately, you can use:
adb reboot bootloader
or
adb reboot recovery
There is no required more for adb commands, as long as the screen is on. Fastboot on the other hand, requires the phone to be in fastboot mode.
What did you flash? Was it a ROM, and if so did you do a full wipe (data, cache and Dalvik) before flashing?
Thanks for all the replies. It finally died and I was able to jump back into recovery. I was trying to flash a .zip (one+ one theme) to my rom and some things about it (audiofx) was not liked. I guess adb could not recognize the phone since it was basically booted into the os. I just thought there was a way to still use adb or fast boot to push it into recovery. I did not get to try adb reboot boot loader, but would adb recognize phone even with this command?
andason said:
Thanks for all the replies. It finally died and I was able to jump back into recovery. I was trying to flash a .zip (one+ one theme) to my rom and some things about it (audiofx) was not liked. I guess adb could not recognize the phone since it was basically booted into the os. I just thought there was a way to still use adb or fast boot to push it into recovery. I did not get to try adb reboot boot loader, but would adb recognize phone even with this command?
Click to expand...
Click to collapse
Glad it worked and that we could help a
adb reboot bootloader should be recognized nearly any time.
Sent from my HTC One_M8 using XDA Free mobile app

HELP blink sleeping android error on normal boot(not on recovery mode)

I can't boot up my device it's have blink sleeping android error. (my device is ze551ml running WW_2.19.40.22 firmware and never ever ROOT!!! )
I tried hold power button and press volume up button but its doesn't work.
I also can't access to recovery mode too.
It's have the same blink error message and can't pass by hold power button and press volume up button.
Oh but i can access to fastboot page.
and my computer don't recognize my phone at all(i already install driver)
Before this problem happen I get in to recovery mode try to wipe cache but i miss press and i selected "apply update from adb"
and that time my phone doesn't connected with PC. I don't know what to do so I turn off my phone.
then I open recovery mode again and select wipe cache then I go out to take a bath.
I came back and see my phone is off so I boot it.
It's booting about 2-3 mins and nothing happen so i go to recovery mode again but this time they have problem like i explain before(blink error message that can't pass by hold power button and press volume up button)
So anyone have a solution for my problem. please I really need your help!
Sorry for my bad english
Hi,
I had this when I went to wipe my system cache and it failed. Your best bet, especially if you can't get into recovery is to fastboot flash the recovery again if you have an unlocked bootloader.
If you don't you'll want to unlcok the bootloader and follow the instructions for using ADB if you're new to it: http://forum.xda-developers.com/zenfone2/general/asus-zenfone-2-flashing-recovery-mode-t3096596
How can I unlock my boot loader when i can't even open up my phone.
stultus136 said:
How can I unlock my boot loader when i can't even open up my phone.
Click to expand...
Click to collapse
If you hold volume down and power, it should go to bootloader first, then you have your choices for recovery....Get it to the bootloader screen, then run the commands to unlock it...
Could you please tell me everything step by step on how to cure my phone?
I'm very noob.
okay thank you.
I can start it now
THANKS!!!!!!!
p.s. i use fastboot erase cache code
stultus136 said:
okay thank you.
I can start it now
THANKS!!!!!!!
p.s. i use fastboot erase cache code
Click to expand...
Click to collapse
Glad you have it working...It seems that wiping the system cache can be problematic at times - Perhaps it's a bug.
Same Problem
smokinjoe2122 said:
Glad you have it working...It seems that wiping the system cache can be problematic at times - Perhaps it's a bug.
Click to expand...
Click to collapse
Hey I'm having the same problem, how'd you get the computer to recognize that the phone was plugged in? My computer does not recognize that the phone is on when I have the flashing error screen, so ADB doesn't recognize that there is a device connected.
Hi,
I had the exact same problem, and I managed to boot up again thanks to you!
What I did :
Install ADB and Drivers
Boot my phone into Fastboot (Power+Volume Up at boot, keeping VolumeUp button pressed while booting). Don't go into any menu (do not select recovery or so). At this point your computer should recognize your Android phone when you plug it in through USB.
Open up a cmd with admin rights, navigate to adb install path by typing : cd C:\adb
Then type : fastboot erase cache
It should trigger an action on your device, and the prompt should display sth like "Cache successfully erased" (I don't remember exactly)
Finally type : fastboot reboot, press volume up while booting again, and access Recovery like usual!
Now you can try wiping your partition cache again.
Worked like a charm for me! Thanks a lot

Categories

Resources