My Phone was working perfectly with no problems! until yesterday i was out and the phone battery was about to die then the phone turned off then after i went home i plugged it in the charger and went to sleep today i turned it on and everything on it is deleted no contacts no msgs no apps and no sd card mounted!!!! im running cm7 on it and i used to use a program called simple2ext which moves everything from the internal memory to the sd-ext could it be this program that damaged everything ? tried to restart the device sd card wont mount only if i take it out while the device is running and put it back then the device recognize it!! please Help
could be a physical problem with the sd card? try another card if possible. if not then check to see if its a known problem with the rom.
copying your existing sd-ext to a new card:
you can make a backup image of your sd-ext partition using a linux terminal. (sudo dd if=/dev/mmcblk2 of=/home/username/Desktop/phone-sd-ext.img) i think mmcblk2 is the ext partition. make an identically-sized partition on the new card (it MUST be partition 2). use the above command only switch the paths around.
you can also make a backup (making sure sd-ext mounts) and restore with the new card partitioned and installed. i use twrp2 and for backups i have to force-mount sd-ext before backing up
Have you tried the memory card in a PC? If you can, you could have damaged the formatting on the card (doubtful).
Have you tried another card yet, if so to what success? You may also want to try cleaning the contacts on the SD card with a clean cloth/shirt (i just use the bottom of my shirt) :good:
and it could also simply be an unclean filesystem. with the card inserted in a computer running linux, use terminal and run "sudo fsck -fy /dev/mmcblk2" (make sure the partition is unmounted)
or maybe the memory card isnt combatable?
-try use the card in other phone to see is if a problem with card.
-try use the card in a card reader to see if is a problem with card.
-try other card in your phone.
-try to clean the contacts of your card.
-try to clean the phone to sd card.
Try these steps:
-wipe everything twice.
-install superwipe tool.(this will clean your NAND)
-wipe again everything twice.
-install the rom.
I think these will solve your problem.
Here is the link for the superwipe: http://forum.xda-developers.com/showthread.php?t=1598143
If i helped you, click "Thanks" button.Sorry for my English,i hope to understand what i am saying.Have a nice day !!
Matt-matt is likely correct here. Your phone likely died in the middle of accessing your SD and it corrupted the partition. Re-partitioning the card through recovery will be your easiest fix. But you'll lose all your info
Sent from my HTC_A510c
The problem is solved I had to format the SD card and repartition it in Linux and now It's working fine thanks everyone
Sent from my HTC Wildfire S A510e using xda app-developers app
Alaadragonfire said:
The problem is solved I had to format the SD card and repartition it in Linux and now It's working fine thanks everyone
Sent from my HTC Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
what commands did you use on linux? im also having this problem
squidbutt said:
what commands did you use on linux? im also having this problem
Click to expand...
Click to collapse
No need for commands just use disk utility and format it from there
Sent from my HTC Wildfire S A510e using xda app-developers app
Related
I was using my 4gb sd card for apps to sd for my previously-rooted android phone, and had about a 500mb of it partitioned to ext3. I have since unrooted my android phone and put it back to stock, but in doing so, I lost the recovery console that would allow me to unpartition my sd card. Is there a safe program that will recognize the ext3 partition and remove it?
Gparted. You can use a live cd or a VM.
Hi there. I downloaded a free program call minitool partition wizard. Do a google search for it (I can't post links)
It has worked well for me with my SD card partitioning.
Make sure you back up the contents of your SD card before removing the ext 3 partition as it will delete all the contents on it.
could you please elaborate a little as i am a noob. like whats gparted? whats a vm? whats the process of doing what i asked? thanks for the help.
I don't know if Windows recognises it at all but worth a try really. Gparted is a live cd tool that allows you make partitons on a storage device. I think that VM refers to a Virtual Machine, using something like VMWare or VirtualBox.
guys please help. i used these softwares but none of these is showing my ext3 partition in the program window. just a 3.22gb of one partition on phone. the 512mb of ext3 partion is still missing and i dont know where to find it.
Well, since you really don't need the ext3 partition anymore, you could format the whole SD card from windows (do a back-up of the content on the hdd before, though). Then in Windows (I'm guessing you're using windows ), with the phone connected in mass storage mode, right click on My Computer / Manage / click on Disk Management and you should see in the list of the drives your SD card (pay attention to the size). Right click on the 512 MB partition - Delete volume... After that you should create a new partiotion, format it as FAT32... Or you could delete all the partitions of the card and create a new volume.
Icysoul said:
Well, since you really don't need the ext3 partition anymore, you could format the whole SD card from windows (do a back-up of the content on the hdd before, though). Then in Windows (I'm guessing you're using windows ), with the phone connected in mass storage mode, right click on My Computer / Manage / click on Disk Management and you should see in the list of the drives your SD card (pay attention to the size). Right click on the 512 MB partition - Delete volume... After that you should create a new partiotion, format it as FAT32... Or you could delete all the partitions of the card and create a new volume.
Click to expand...
Click to collapse
i did that. in disk management i only see a 3.22gb partition. (i have a 4gb card, so i 512mb is still missing). i cannot find the 512mb ext3 partition anywhere. please can someone help me to find a software or any other method which will be able to detect the ext3 partition as well ?
The partition may be corrupted. You can still try to use Gparted live cd - google for gparted-live-0.7.1-5.zip . It can also be installed on USB flash, check their site for instructions. Restart your PC and boot from the CD or USB flash then check your sd card. If it still doesn't recognize the 512 partition, you might be out of luck.
Icysoul said:
The partition may be corrupted. You can still try to use Gparted live cd - google for gparted-live-0.7.1-5.zip . It can also be installed on USB flash, check their site for instructions. Restart your PC and boot from the CD or USB flash then check your sd card. If it still doesn't recognize the 512 partition, you might be out of luck.
Click to expand...
Click to collapse
how could the partition be corrupted because i was using the ext3 partition to install apps when i had root. it was only recently that i have to sell out my htc desire and i unrooted my htc desire. unroot procedure was done successfully but the card is only showing 3.22gb, i-e, 512mb is missing. this may become an issue if the buyer does not want to pay for a 4gb card with only 3.22gb of storage. it should be around 3.5-3.6gb
A partition may become corrupted if you remove the battery from the phone while the system is still running (i.e. writing data on the partition), it is not unheard of. Do try the gparted solution mentioned before, though.
Icysoul said:
A partition may become corrupted if you remove the battery from the phone while the system is still running (i.e. writing data on the partition), it is not unheard of. Do try the gparted solution mentioned before, though.
Click to expand...
Click to collapse
yes buddy i have tried the gparted solution you suggested before. even that is showing only 3.22gb of my sdcard and no mention of the 512mb ext3 partition. i dont know whether i am doing something wrong or what.... ???
Anyway, is there anyway i could recover that corrupt partition? Like can i ROOT my htc desire again and then try to format the ext3 partition from the recovery? i read somewhere there is a way to do that in recovery by giving some commands. and once i have recovered the ext3 partition space then i can UNROOT my htc desire again. DO YOU THINK IF I DO THIS ITS GONNA BE OF ANY USE? Please help me.
This might work since it worked for me. 4GB mysteriously disappeared from my 16GB card and neither Windows or gparted picked it up. The only way I was able to get it back was putting it in my phone and the Android picked it up. I did have to format my whole SD card but nontheless, I got all my space back. Hope this helps and if you have tried this then I can only guess that your SD card is buggered.
GoogleJelly said:
This might work since it worked for me. 4GB mysteriously disappeared from my 16GB card and neither Windows or gparted picked it up. The only way I was able to get it back was putting it in my phone and the Android picked it up. I did have to format my whole SD card but nontheless, I got all my space back. Hope this helps and if you have tried this then I can only guess that your SD card is buggered.
Click to expand...
Click to collapse
um actually, my sdcard IS in the phone this whole time as i dont have any card reader. i am connecting my phone with my pc in hard drive mode.
from within the phone, i have tried to format the sd card many times but the space does not go beyond 3.22gb..
Something seems to have messed the partition up. Have a look around on the web
Sent from my HTC Desire using XDA App
ok tell me if i root my cellphone again, will it help?
because there is a way to delete the ext3 partition from the recovery.
finally recovered my ext3 partition.
this is what i did.
1) rooted my phone.
2) enter into clockworkmod recovery
3) mount sd-ext (i guess it wasnt mounted that's why no app was recognizing it)
4) now windows was able to recognize the ext3 partition.
5) problem solved.
jamy_hallian said:
finally recovered my ext3 partition.
this is what i did.
1) rooted my phone.
2) enter into clockworkmod recovery
3) mount sd-ext (i guess it wasnt mounted that's why no app was recognizing it)
4) now windows was able to recognize the ext3 partition.
5) problem solved.
Click to expand...
Click to collapse
Oh man, I had EXACTLY the same problem and was driving me nuts. I searched high and low everywhere and couldn't find the answer. Thank you!
shaboobla said:
Hi there. I downloaded a free program call minitool partition wizard. Do a google search for it (I can't post links)
It has worked well for me with my SD card partitioning.
Make sure you back up the contents of your SD card before removing the ext 3 partition as it will delete all the contents on it.
Click to expand...
Click to collapse
this worked.. thanks a lot
i had the same issue as the OP
Use a card reader and MiniTool Partition Wizard.
Delete all partitions on the SD card and create a new one that fills the entire SD
Have big problem after gParted partition...first partition is fat32 and another one is ext3...
But my sd is now Read only?!?
What happened? I don't have any of my folders...backups, roms...but I put it there after partitioning...
There are just some signs and cant get in any of my folder named with this signs...same thing when i have to see it in win7...
Can't do anything with SD now....can't see it in gParted and can't see it in win7
Can I save my data? Everything is on this card....everything. I put files in folder on my desktop, and put them back when finished partitioning and everything was fine first 10 seconds...but files was CUT/paste
PLEASE HELP!
Card is Samsung 4GB class 2
Sent from my Desire23
Can i buy this one for my device: TRANSCEND 8GB 8G Micro SDHC Card + SD Adapter Class 6 (eBay 19,89$)
...'cause is SDHC or any other sd what somebody can advice to me?
Put the sd in a card reader or connect it while the phone is in recovery and don't forget to mount the ext partition, then redo the partitions. This will wipe everything so if you want your data back you have to find it some other way.
Sent from my HTC Desire using XDA Premium App
Thanks for the answer but....
TheGhost1233 said:
...connect it while the phone is in recovery
Click to expand...
Click to collapse
Was..but can't see it?! I connect device in USB (win7) and can't see it...
TheGhost1233 said:
...and don't forget to mount the ext partition, then redo the partitions.
Click to expand...
Click to collapse
How to do that? Really don't know..
TheGhost1233 said:
This will wipe everything so if you want your data back you have to find it some other way.
Click to expand...
Click to collapse
Any advice how to get my data back?
In recovery there is a option called mounts and storage (or something similar) make sure you mount the fat and ext partition. If you don't see your data then you can try some sort of data recovery program.
Sent from my HTC Desire using XDA Premium App
Ok...I'll try something.
Thank you
Fix it with card reader but my data wasn't there
Said 3,15GB total (rest is ext3)
2,41GB free and 758MB used space...that means that my data is on sd card but I can't see it?!? Because I see just 4 folders which are empty (0 bytes)...what's with the other 758MB? Where they are?
I recoverd almost everything with PowerDataRecovery tool, but don't want to put it back to SD 'cause of this 758MB of used space...
Anyone have some idea what can I do? Before make another format...
ES file explorer doesn't work and SuperBox File Manager doesn't work...can't believe it!
Do I need to format SD card and loose my (hidden) data?
chillout23 said:
...but don't want to put it back to SD 'cause of this 758MB of used space...
Anyone have some idea what can I do? Before make another format...
ES file explorer doesn't work and SuperBox File Manager doesn't work...can't believe it!
Do I need to format SD card and loose my (hidden) data?
Click to expand...
Click to collapse
Answer is:
Found 1 file 758MB large and can't open it...device freeze every time I touch file...Delete this file and everything's work fine and put recover data back to SD, run GingerVillain 1.4 and work like a charm here
I fixed problem with unmounted sd with card reader/right click on sd/properties/fix...
Hello,
Yesterday while downloading stuff, my phone suddenly sent me a notification that my SD card is broken. I can access everything in Recovery somehow. What I've tried :
- un-mounting & mounting again
- re-flashing
- factory reset
- format in recovery
And everything that I listed above failed. When I plug my card into PC it doesn't open. My whole window is not responding. I've tried mounting it on my older phones (Nokia 2730 & LG KP500), and only Nokia readed my card, but I couldn't do anything because it was password protected. Every possible password I had for my old SD card wasn't the right one. I've already googled but nothing mentioned before helped. When I formatted in recovery it only froze. When I switched ROMs to more "original" one, when I plugged my SD card it was automatically removed. Also my SD card is EMTEC 16 gb Class 4, and just in case I have my old 1 gb sd card lying around.
There is a possibility that your SD card is damaged..........one way of trying to cure it is to somehow try to make it work on your computer and Format it............or just try to format it on the phones that it works on
csoulr666 said:
There is a possibility that your SD card is damaged..........one way of trying to cure it is to somehow try to make it work on your computer and Format it............or just try to format it on the phones that it works on
Click to expand...
Click to collapse
Going to try format on my old Nokia. But I was thinking, if I can get my SD card to work in Recovery, isn't there anyway to connect my phone to my PC and then try to format?
EDIT: Tried formatting on Nokia 2730 - it was failure. I couldn't because of the password.
Download Partitioning Wizard and see of the drive will show up.
rezo609 said:
Download Partitioning Wizard and see of the drive will show up.
Click to expand...
Click to collapse
In recovery, I should press mount usb right?
Yes
I did as you said and in Partition Wizard it showed me that the whole disk is used, file system was bad disk, and type was logical.
When I tried to format it said "Windows was unable to continue formating".
Hei I had issue like dial.. bt when I partition the sdcard using cwm ma sdcard got correct... Jst gv a shot partition 512mb ext4 0 MB swap rest fat32
check out whether ma thnx button wrkz....
Sent from my HTC Wildfire S A510e using xda premium
I got HTC Wildfire and i just installed RemPuzzle 2.83(which is great btw but that's not the point here)
and my CWM recovery is v2 or i don't remember.
i had v5 in my sd card.
i booted on my recovery(old version) and then i selected to install v5.
from v5 i selected to partition the sd card(options 4GB memory and swap 0) :silly:
it completed the task and after that the sd card is uselless.
the phone can't read the sd and my computer(windows) suggests to format the sd card but it cannot complete the task.
my question is
can i get the sd card working again or it's going to the trash can?
i don't care about the data inside,before anything was done i ha backup done to my pc.
geogs said:
I got HTC Wildfire and i just installed RemPuzzle 2.83(which is great btw but that's not the point here)
and my CWM recovery is v2 or i don't remember.
i had v5 in my sd card.
i booted on my recovery(old version) and then i selected to install v5.
from v5 i selected to partition the sd card(options 4GB memory and swap 0) :silly:
it completed the task and after that the sd card is uselless.
the phone can't read the sd and my computer(windows) suggests to format the sd card but it cannot complete the task.
my question is
can i get the sd card working again or it's going to the trash can?
i don't care about the data inside,before anything was done i ha backup done to my pc.
Click to expand...
Click to collapse
Use clockworkmod v 5 to format the SD card or just re-partition again with a swap size
my phone can't recognise the sd card.not even in recovery.when i selected wipe sd card it says "skipped sd card - complete"
as an effect i also can't partition again the sd card from my mobile.
Try to format your sd card via cmd (windows).
Just a thought.
Sent from my Wildfire using xda app-developers app
didn't work either..
cannot complete the task.
i'm gonna try with a partition manager and see if i have any luck..
geogs said:
didn't work either..
cannot complete the task.
i'm gonna try with a partition manager and see if i have any luck..
Click to expand...
Click to collapse
Using an sdcard reader use the windows program called easeus partition master. If that doesn't work your only hope may be a Linux terminal. But make sure you use a different card reader as to rule out the phone as an issue.
Hiya mate, have a try with Heavy_Metal_Man suggestion with a partition manager, a good one I use is Mini Partition Manager, it has detected the 3 cards I have broke before :silly:
mount it to pc,
completely remove all partitions
and create 1 new partition across entire card,
reboot in to recovery when it tells you its created the partition.
and try it again
Hope this helps, if it did click " Thanks " on the posts you think helped!
ok guys.
thank you for your help.
i solved it...
i used MiniTool Partition Wizard Home Edition (with card reader) and saw the sd card and recreated all the needing staff so the sd card could be usable again.
what i did with CWM recovery is that i didn't replace totally the stock CWM,i just run the v5 something like virtually.and that created the problem.
thank you guys for your response!
cheers.
I really really need your help guys I think I bricked my friend's fone -- seeing how epic this ICS Pureness rom is I tried installing it onto his fone -- everything went well -- but the rom won't detect his sd card -- I can use it via cwm -- I did all the flashing through it but still it won't work.
I tried mounting it through the rom -- settings > storage -- there the mount sd card button has no effect and says insert memory card -- then i went into cwm and did unmount /sdcard -- then mount /sdcard -- still it wouldn't show up..
I then tried to format it using windows it formatted alright but still it wont detect !!
then I did this -- http://forum.xda-developers.com/showthread.php?t=1949372 -- still won't work
please help me out!!
randolf1956 said:
I really really need your help guys I think I bricked my friend's fone -- seeing how epic this ICS Pureness rom is I tried installing it onto his fone -- everything went well -- but the rom won't detect his sd card -- I can use it via cwm -- I did all the flashing through it but still it won't work.
I tried mounting it through the rom -- settings > storage -- there the mount sd card button has no effect and says insert memory card -- then i went into cwm and did unmount /sdcard -- then mount /sdcard -- still it wouldn't show up..
I then tried to format it using windows it formatted alright but still it wont detect !!
then I did this -- http://forum.xda-developers.com/showthread.php?t=1949372 -- still won't work
please help me out!!
Click to expand...
Click to collapse
Did you try to format sd on cwm? I tell you beacouse i 've gote same issue few days ago, trying roms and sd2ext, and trying diferents ways to format it and finally it work, dont worry.
i was doing the exact same thing -- http://forum.xda-developers.com/showthread.php?t=1310309 -- was trying this out
so I had the fone on -- and created a ext3 parition of 2 gb using mini partition tool -- this was all when the fone was working and the fone was connect as mass storage --
then i installed the rom - http://forum.xda-developers.com/showthread.php?t=1788701 -- and when it booted up -- i couldn't see the sdcard -- and the mount option was greyed out
I did try the fomart /sdcard option from cwm it did not have any effect --
randolf1956 said:
i was doing the exact same thing -- http://forum.xda-developers.com/showthread.php?t=1310309 -- was trying this out
so I had the fone on -- and created a ext3 parition of 2 gb using mini partition tool -- this was all when the fone was working and the fone was connect as mass storage --
then i installed the rom - http://forum.xda-developers.com/showthread.php?t=1788701 -- and when it booted up -- i couldn't see the sdcard -- and the mount option was greyed out
I did try the fomart /sdcard option from cwm it did not have any effect --
Click to expand...
Click to collapse
I think minitool partiton format it's guilty, when i was trying i've got same problems as you try to conect phone to pc, not the sd card to reader, and format sd card whit windows disk administrator.
jcgechevarria said:
I think minitool partiton format it's guilty, when i was trying i've got same problems as you try to conect phone to pc, not the sd card to reader, and format sd card whit windows disk administrator.
Click to expand...
Click to collapse
well how did you fix it ?
When creating a partition use CWM or put the card in a reader, trying while the card is in the Phone and connected to the PC will give issues.
Sent from Myushi
XperienceD said:
When creating a partition use CWM or put the card in a reader, trying while the card is in the Phone and connected to the PC will give issues.
Sent from Myushi
Click to expand...
Click to collapse
I tried reformatting it using card reader-- and cwm (after I messed up )-- now it doesn't respond to anything ?
randolf1956 said:
I tried reformatting it using card reader-- and cwm (after I messed up )-- now it doesn't respond to anything ?
Click to expand...
Click to collapse
Use the Phones option instead, I think that's what I did, but if the Phone isn't reading it then not too sure what to do next.
Sent from Myushi
XperienceD said:
Use the Phones option instead, I think that's what I did, but if the Phone isn't reading it then not too sure what to do next. Sent from Myushi
Click to expand...
Click to collapse
I tried using the mount and storage > format /sdcard option from CWM as well -- it completed successfully -- but did not work
the sdcard is detected by CWM as I installed the rom and mods through that -- only that once the rom and everything is installed and when I boot into it -- I don't see the sdcard -- says Mount SDcard under -- settings > storage -- and the button is greyed out !!
will deleting all partitions and creating new ones have any effect on it using disk manager in windows ?
ohh and another thing -- when the SDcard is replaced with another one it works on the fone !!
Deleting the partitions is worth a try, I resolved my issue before without a card reader but can't recall exactly what I did, and I got the issue by trying to create one with the Phone connected so just keep trying.
Sent from Myushi
XperienceD said:
Deleting the partitions is worth a try, I resolved my issue before without a card reader but can't recall exactly what I did, and I got the issue by trying to create one with the Phone connected so just keep trying.
Sent from Myushi
Click to expand...
Click to collapse
sure -- I always have the option of giving my friend a new memory card -- but wanna try all possible options before -- shelling out money
randolf1956 said:
well how did you fix it ?
Click to expand...
Click to collapse
Sorry i was out of office driving, well, only thing i can tell you it's that partitioning sd card for android seems to be a sh..t, now i don't remember what i did, but i tryed: putting sd card into a card reader, conecting the phone to pc, and formating with cwm, but sorry i don't remember wath worked finally.
Edit: Did you format sd on fat32 file system?
Did you test another sd card?
jcgechevarria said:
Sorry i was out of office driving, well, only thing i can tell you it's that partitioning sd card for android seems to be a sh..t, now i don't remember what i did, but i tryed: putting sd card into a card reader, conecting the phone to pc, and formating with cwm, but sorry i don't remember wath worked finally.
Did you test another sd card?
Click to expand...
Click to collapse
yes I did try another sd card -- it worked -- haven't tried deleting the partitions and starting fresh -- that will be the first thing I try tomorrow!
will do it via windows disk management -- using a card reader.
randolf1956 said:
yes I did try another sd card -- it worked -- haven't tried deleting the partitions and starting fresh -- that will be the first thing I try tomorrow!
will do it via windows disk management -- using a card reader.
Click to expand...
Click to collapse
You are right, windows disk manager it's the best way for me. Good luck!
Great news guys !! -- got the SD card working -- as told by you guys it was indeed the partiitions that were the problem
so here's what i did -- put the card into card reader
ran it thru mini partition tool
deleted all the partitions on the sd card
created new partitions -- fat32 and ext4 (for apps2sd)
and installed rom again !!
you guys are awesome -- I <3 XDA
Please mark thread as [SOLVED]
Solution
Set you SD card partition as Active!