[Q] SD card problems - AT&T Samsung Galaxy S 4 Q&A, Help & Troubleshootin

My phone says my sdcard (SDXC Sandisk Ultra Plus 64gb) is blank or in an unrecognized format.
How do I fix it?
The sd card is FINE, ive backed up all files on my pc and my tablet recognizes it and can read and write to it.
-Things I have already tried-
CHKDSK on windows
Full reformat (exfat and NFTS)
Reformat on phone via settings
Reformat/wipe/partition on SafeStrap (freezes up)
Restoring a system backup
fschk via terminal (error)
reformating/partitioning /dev/block/void/somemountpointidontrenember
mount/unmount in terminal
-edit-
I have also tried replacing the sdcard slot with an old one from a broke s4, still not working

Try with it formatted to fat32. If it still doesn't work it's probably a hardware issue.
Sent from my Nexus 5 using XDA Free mobile app

Related

[Q] Evo won't read SD Card but my computer will pick it up when connected via USB???

So I have a 16gig SD Card that I partitioned using gParted, (I was in the process of trying to either dual-boot android ROM's or get a linux OS to boot), anyways it had been this way for awhile and no problems until yesterday. I started using boot manager and after it supposedly installed Evo-Fresh ROM (this would have been booting from SD) I rebooted and it froze so I had to hard reset.
Now I can't recognize this SD card on my phone, though my 2gig SD is fine. But when I connect via USB and mount the device my computer picks up only the FAT32 partition that I had setup, not the EXT4/SWAP extension. I know I need to reformat the entire SD Card, so my question is this.
Can I reformat the SD card somehow on my phone (via terminal, maybe?) or something along these lines so that my phone will read the 16gig SD Card again?
i think the free Paragon App will work with ext4.
http://www.paragon-software.com/home/pm-express/
elsewise, fire up gparted on your linux box and use that.
You could format it in amonra. It has a pretty good SD format utility.
Windows wont ever see the other partitions nativly
Sent from my PC36100 using xda premium

SD Card

hello, so after recently using WP7, I've found myself unable to use my SD Card
Windows doesn't recognize it (That sd card formatting tool that's in several stickies, DISKPART, device manager, etc.) (I've also used 2 MicroSD -> SD Card adapters in an attempt to fix)
my phone doesn't recognize it (WP7 will use it) (Magldr says it clears the MBR, and I've reinstalled WP7 in an attempt to use the sd formatting tool, but no avail, and CWM fails to recognize it)
I've also installed busy box on my phone and tried to fdisk it, I plugged a 1GB microsd card I have into the phone while in android, used 'mount' got the /dev/ location of the sdcard (/dev/block/void/179:1) and swapped cards, but it won't open the stock 16GB
any ideas XDA?
Dylan Wilson said:
hello, so after recently using WP7, I've found myself unable to use my SD Card
Windows doesn't recognize it (That sd card formatting tool that's in several stickies, DISKPART, device manager, etc.) (I've also used 2 MicroSD -> SD Card adapters in an attempt to fix)
my phone doesn't recognize it (WP7 will use it) (Magldr says it clears the MBR, and I've reinstalled WP7 in an attempt to use the sd formatting tool, but no avail, and CWM fails to recognize it)
I've also installed busy box on my phone and tried to fdisk it, I plugged a 1GB microsd card I have into the phone while in android, used 'mount' got the /dev/ location of the sdcard (/dev/block/void/179:1) and swapped cards, but it won't open the stock 16GB
any ideas XDA?
Click to expand...
Click to collapse
I had this Problem one time too. My Solution was to put the 16GB Mirco-SD Card inside the SD-Adapter. After that i plug this SD-Card inside my Digital-Camera ( Powershot G7 ) and make a "Deep Format". After that, everything works fine...
Maybe this helps!
Happy Christmas,
Michael
Thanks for the tip, I've tried it on one camera but it was a rather crappy one and it just froze the camera o.o
going to try with my nicer camera when I get home
--edit--
eek. tried it on a PowerShot Aesomething and it jsut said memory card error and greyed out the format button, might be time for a new card, oh well, I could go for a higher class on android since it lags my apps a bit

HOW TO - 64GB exFAT SDXC card ruined by Cyanogenmod - how to get data back

I am writing this n00b friendly howto for anybody who will encounter similar problem that I had, since I couldn't find much info how to solve it on this forum.
Recently I have flashed CM9 and later CM10 preview on my Galaxy S3 I9300 with 64 GB Sandisk SDXC card. The card was formatted in Samsung stock ROM, so naturally, it was formatted as exFAT. CM9 and CM10 reported it as "damaged SD card", but this was expected, since open source AOSP ROMs do not support exFAT. However, when restored to original stock ROM via CWM recovery, the stock ROM was showing "damaged SD card" error, too! Not sure why this has happened - the only info I found was someone mentioning that "CM9 is known to do this on exFAT cards" on this forum.
Connecting the card (via adapter and card reader) to computer didn't help - it showed as a RAW partition, Windows was asking to format it and even reported incorrect size. Trying about 7 different open source and commercial recovery tools did not help. However, if booted to recovery mode, CWM could see the card just perfectly!
So this is how to get the data back:
1. Boot to CWM recovery mode (power off the phone, then hold Volume Up-Home-Power buttons for 5 sec)
2. When in CWM recovery mode, connect phone via USB to computer. The phone should be recognized and drivers installed (if not already).
Note: I had problems with Windows recognizing the phone in recovery mode on some PCs (only 1 out of 3 worked, actually). To solve this, installed drivers from Samsung Galaxy S3 Toolkit (first step after toolkit installation) and problem gone: http://forum.xda-developers.com/showthread.php?t=1703488
3. Run adb command (from Android SDK platform tools) to ensure that the phone is visible to operating system - it should show serial number of the device and "recovery" next to it:
adb.exe devices
4. Browse the phone to find the location of sdcard (mine was /sdcard):
adb.exe shell
Note: when first time connected to phone via "adb.exe shell", running "ls" in /sdcard directory came out empty. Had to "exit" from shell and do "adb.exe shell" again.
5. Pull the files from your device using "adb.exe pull" command:
adb.exe pull /sdcard c:\temp
replace /sdcard with your sdcard directory on the phone (if different) and c:\temp with other folder on your PC, if you wish.
That's it! After files are copied, reboot to stock ROM and reformat the card. You can now copy all data back to it from your PC!
Now I'm trying to find a way to format the card to FAT32. Seems not so straightforward with 64GB cards!
Sincerely,
satanxda
Man! pity I didn't read this before I formatted my "damaged" card ... good to know there's solution for future
Wysyłane z mojego GT-I9300 za pomocą Tapatalk 2
Yeah this needs to be listed in one of the stickies
Sent from my GT-I9300 using xda app-developers app
I had the same problem. From stock went to CM10, exFat got corrupted and then went back to Stock still external storage card showed as damaged.
I took the SD card out and put in adapter and then connected to PC. Then from command prompt ran chkdsk <Drive_Letter:> /f and it fixed the errors without me copying the files to PC.
Hope this helps.
And to format 64GB sd card from exFAT to FAT32, use guiformat tool or EaseUS partition master. I have formatted my card to FAT32 using EaseUS partition master.
Sent from my GT-I9300 using xda app-developers app
With this problem you can restore data in more easily way.
Insert your SDcard in CardReader, connect to PC, run Command line (cmd) and type:
chkdsk X: /f ,
where X is your card volume name. After operations is complete, you can use you card again and NO data had been lost.
Sorry for my bad english.
mahendra1020 said:
And to format 64GB sd card from exFAT to FAT32, use guiformat tool or EaseUS partition master. I have formatted my card to FAT32 using EaseUS partition master.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Tried it before posting this howto, but EaseUS didn't see the card at all. Windows disk manager in the meantime reported incorrect size (27 GB for a 64 GB card) and when formatted with guiformat I got a 27 GB partition. Could be a problem with card reader - will try another one as soon as I get my hands on one ;]
mahendra1020, magicm3n: in my case using chkdsk was not possible, since Windows showed the SD card as a disk with not formatted RAW partition (suggested to format it). To run chkdsk, partition type must be recognized.
And by the way, thanks everyone for comments and suggestions!
Sincerely,
satanxda
satanxda said:
Tried it before posting this howto, but EaseUS didn't see the card at all. Windows disk manager in the meantime reported incorrect size (27 GB for a 64 GB card) and when formatted with guiformat I got a 27 GB partition. Could be a problem with card reader - will try another one as soon as I get my hands on one ;]
mahendra1020, magicm3n: in my case using chkdsk was not possible, since Windows showed the SD card as a disk with not formatted RAW partition (suggested to format it). To run chkdsk, partition type must be recognized.
And by the way, thanks everyone for comments and suggestions!
Sincerely,
satanxda
Click to expand...
Click to collapse
Yeah even in my case windows showed sd card as not formatted but chkdsk still works.
Try /f instead of /r as arguments for chkdsk.
Are u formatting as fat or fat32? For me both the tool worked.
Sent from my GT-I9300 using xda app-developers app
mahendra1020 said:
Yeah even in my case windows showed sd card as not formatted but chkdsk still works.
Try /f instead of /r as arguments for chkdsk.
Are u formatting as fat or fat32? For me both the tool worked.
Sent from my GT-I9300 using xda app-developers app
Click to expand...
Click to collapse
Probably you are right. Checkdisk button was disabled for me when right-clicking->Properties on the drive, but anyway Windows was reporting wrong size of the card, so I didn't want to risk forcing repairing and didn't invest too much time to that. But as I said, maybe it's the problem of my quite old SD card reader
By the way, successfully formatted from exFAT to FAT32 by using this Android tweak to mount the SD card as USB Mass Storage device on PC (so basically turning the phone itself into a card reader) and formatting in Windows with guiformat:
http://forum.xda-developers.com/showthread.php?t=1711009
http://www.ridgecrop.demon.co.uk/guiformat.htm
Sincerely,
satanxda
And did you get CM10 to read all of the 64 gigabytes?
For me CM cannot read the SD card over 32 gb.
Formatted my 64gb SDCard using EASEUS Partition Master to FAT32.
CM9 recognizes all the 59GB+, reads and writes on the card just fine. Didn't install CM10 yet, so don't know if that will work...
FWIW; the Chkdsk /f command did fix mine, and just as well, cause nothing I did (on multiple machines) could get the darn thing to mount in CWM.
yep, chkdsk does fix my 16g exFat card, and it works back just fine now. and before, i tried the CWM way twice, nothing i could pull up, os hints "remote object '/sdcard' not a file or directory"
I've had the same issue, and am really struggling to get anywhere at all with it...
I tried the method in the first post, but running ls on /extSdCard just gives an empty directory...
When I mount it in a reader in windows, it reports zero size and a 'please insert disc into Removable Disc (E: )' when I try and open it...
Even when I just threw my hands up and said 'ok phone, format it' it just says 'unmounting SD card' and then just backs into the normal screen.
At my wits end with this, I suspect the card might be fried, but want to get in if possible as it has my only stock backup!
Running the most recent CM9
kmfs said:
I tried the method in the first post, but running ls on /extSdCard just gives an empty directory...
Click to expand...
Click to collapse
What about /storage/extSdCard/ ?
Kangburra said:
What about /storage/extSdCard/ ?
Click to expand...
Click to collapse
hmm, well storage isn't part of the structure when is run ls after using 'adb.exe shell'
tried it anyway, get 'can't cd to /storage/extSdCard'
interestingly, when I try and get into just the 'sdcard', which I guess is just the internal storage?
I run 'cd sdcard' and the folder that I get into is /data/media
this is confusing, anybody any ideas?
mahendra1020 said:
I had the same problem. From stock went to CM10, exFat got corrupted and then went back to Stock still external storage card showed as damaged.
I took the SD card out and put in adapter and then connected to PC. Then from command prompt ran chkdsk <Drive_Letter:> /f and it fixed the errors without me copying the files to PC.
Hope this helps.
Click to expand...
Click to collapse
Please add this simple info to the OP!
P.S.
Windows 7 said the volume is in use and if I wanted to dismount it before it would allow to continue checking/fixing it. But at the end it worked perfectly!
Thank you very much! I had so much stuff on this card that I haven't backed up yet..phew
Thank you for this guide. Help me get all my data of my "Damaged" 64GB sdxc card
I have the same issue. Flashed CM10 M2 on my tmobile S3, got the error that SD card is damaged, restored stock image from backup, and I'm still getting the bad SD card error. I'm using CWM 6.0.1.2 and mounting the external SD failed. I don't see the contents when I connect through ADB. Mounting sdcard from CWM mounts /sdcard but that is the internal storage which is not what I want. I also tried connecting the card to my laptop running XP using a micro-SD card reader and running chkdsk but that reported the disk as a RAW partition. Any ideas on what else I can do to copy files off of the card?
The method mentioned in OP worked for me, using a macbook air with mountain lion and android sdk for adb installed.
After mounting the external sdcard in cwm and copying the files via adb I partitioned the sdcard (sandisk 64gb sdhx) with the inbuild harddiskmanager in mountain lion. You have to choose FAT (MS-DOS), it will choose fat32 automatically. After partitioning and formating the sdcard the card is recognized under cm10 and samsung firmwares.
OSX has no 32gb limit on fat32.

SanDisk 64GB SDXC - Cannot Format, Delete, or Add...

Hi all,
So my SD card recently kept unmounting itself from my phone, and I've been allowed to get a full refund as it's a known compatibility issue with SanDisk cards and S4.
The problem here is that I cannot format my card using most means (through PC, MAC, Phone, and DSLR). The card is currently using exFAT. It mounts to my system fine, I can see all files stored perfectly, although whenever I delete the files individually and remount my SD card, all the files appear again!!
Through PC, I have used Disk Management, EaseUS Partition Manager.
Through MAC, I've used Disk Utility, SD Card Formatter v3.
At the moment, i don't feel comfortable in sending it back, with personal data easily accessible.
Anyone have any other methods / ideas?
Thanks!
GUIFormat ?
Same issue here. if anyone finds a solution pm me or reply
Sandisk messed up and make faulty card. It seem this only happened to 64gb SDXC card. I already had mine replaced under warranty 1 time and then after a while it's acting up again. So I ditch that card and buy the other brand.
Sent from my GT-I9500

Micro SD Card formatting issue

Hi,
I want to format a micro sd card initially formatted with the and used on my Axon 7. Using the smartphone "application", the sd card disappears when it reaches the 20%. If I try to remove the sd from the smartphone and format with my computer (I try with gparted on ubuntu and with build-in + EaseUs window applications), my computer returns an error (impossible to complete the operation, etc.).
Anyway, the micro SD works correctly. I can read, write, and delete files on it without any problem.
Did the same thing happen to you too? Have you a solution?
youngz89 said:
Hi,
I want to format a micro sd card initially formatted with the and used on my Axon 7. Using the smartphone "application", the sd card disappears when it reaches the 20%. If I try to remove the sd from the smartphone and format with my computer (I try with gparted on ubuntu and with build-in + EaseUs window applications), my computer returns an error (impossible to complete the operation, etc.).
Anyway, the micro SD works correctly. I can read, write, and delete files on it without any problem.
Did the same thing happen to you too? Have you a solution?
Click to expand...
Click to collapse
You sure you can write to all of it? SD cards become read-only after a bunch of write ops. Hapoened to me on 2 SD cards already. When you try to format it, it'll just return an error or stall somewhere

Categories

Resources