Android via MTP completely bugged my micro sd card - General Questions and Answers

I was reorganizing files on my computer and sd card. For this i had to delete lots of stuff, etc. MTP was being slow so i decided to remove the micro sd card and use a card reader instead to speed things up.
Something screwed up real bad. Now the card is locked. When i plug in the card reader i can see and read the files, i can delete them, delete everything, but when i plug in the card back again - as if nothing happened.
The native format from windows explorer fails to start. It reports an error: The device, \Device\Harddisk5\DR20, has a bad block.
The diskpart utility fails as well with an error: Cannot zero sectors on disk \\?\PhysicalDrive3. Error code: [email protected]
SD Memory Card Formatter from sdcard org - this program succeeds in format without errors, but when i unplug in insert card - everything is the same
The Disk Wipe - Portable v1.7 program succeeds in format, but again - when reinsert the card - everything is back as it were.
When i reinsert the card in the phone, the phone will initiate a 'check for errors', take a lot of time, won't report any errors found and eventually the thing says card is mounted. But when i attempt to access it - the File Manager hangs and needs to close. If i try to unmount the card, the process take a lot of time so i just unplug it.
What can be done? Never had problems with this card, this thing occurred just now. It's unbelievable.
EDIT: Disk Wipe failed as well - said all NTFS boot sectors unwriteable.

Same here!
asldj said:
I was reorganizing files on my computer and sd card. For this i had to delete lots of stuff, etc. MTP was being slow so i decided to remove the micro sd card and use a card reader instead to speed things up.
Something screwed up real bad. Now the card is locked. When i plug in the card reader i can see and read the files, i can delete them, delete everything, but when i plug in the card back again - as if nothing happened.
The native format from windows explorer fails to start. It reports an error: The device, \Device\Harddisk5\DR20, has a bad block.
The diskpart utility fails as well with an error: Cannot zero sectors on disk \\?\PhysicalDrive3. Error code: [email protected]
SD Memory Card Formatter from sdcard org - this program succeeds in format without errors, but when i unplug in insert card - everything is the same
The Disk Wipe - Portable v1.7 program succeeds in format, but again - when reinsert the card - everything is back as it were.
When i reinsert the card in the phone, the phone will initiate a 'check for errors', take a lot of time, won't report any errors found and eventually the thing says card is mounted. But when i attempt to access it - the File Manager hangs and needs to close. If i try to unmount the card, the process take a lot of time so i just unplug it.
What can be done? Never had problems with this card, this thing occurred just now. It's unbelievable.
EDIT: Disk Wipe failed as well - said all NTFS boot sectors unwriteable.
Click to expand...
Click to collapse
I have this exact same problem. 8Gb SD Card on Card reader, something went worng, now the files that are there, never change. I can't put new files, if I delete old ones they come back after un-plug and plug-in again.
I was able to make "something" happen, after a while, I reformatted it in exFAT and then again to FAT32. The Old drive name did change to the new one I've selected, and the files are gone, but now it's completely empty it says all the space 7,50 Gb is free, but I can't access it, nor can I clean the partition table using Diskpart, I get Access Denied (as admin and readonly=no) error and on Event Viewer I get error [email protected]
Anyone? Please? Save our Flash drives? Thanks.

I know this thread is old but it's the first result on Google when searching for the error code, so I'm posting my reply. Someone on Spiceworks linked to this tool. It formatted my broken SD card that had this exact issue, and now I can use the card again like normal.

Related

Apps onto SD - problems ive had and things that have helped [for noobs]

Ok, so since I went from my nice name brand 4GB class4 to a patriot 4GB class6 I have had all kinds of issues trying to get my apps to my SD. When ever I tried to reformat the card through windows vista or win7 it would disconnect, and when trying to launch computer management it would freeze until the phone was disconnected. I would also connect it, right click to format, i would get the popup asking if Im sure I want to format the card, and then when you click format it would fail immediately and the phone would disconnect as external media. So nothing I could do could reformat the card even tho at the time there was a 3.5GB FAT32/.4GB ext2 so I stuck it in Ubuntu. Same weird issues trying to format with GPartition. So I tried Partition manager which would only allow me to delete all the partitions and create ext2 but whenever I would create a FAT32 it would fail at the last 90% of the job and the phone would disconnect form the comptuer, I could then reconnect it and complete the job. I tried this about 20 times after number reboots in Vista and Win7 to no avail. I tried every updated ROM with every type of Apps2sd conversion and nothing is working, everything keeps installing to the phone even after all the commands are successful in the terminal. Finally this morning I got to work and tried with XP and it formatted first try, and now I am midway through resetting everything up. My major issue is that once I install a new build it will work until I setup the apps on the sd card, once I do that I hang on the second slpash screen.
In short I dont know what is going on but I wanted to report my issues incase anyone else was having similar problems. It would seem XP is my savior but that seems really odd.
I have the same issue in Vista. If I need to format the card I just use a reader instead.
Symptoms:
- SD card not recognized by Windows Vista or Windows 7
- If SD card is detected if you right click > format, that operation will instantly fail and the SD card will become disconnected.
- Opening Admin Tools > Computer Management > Disk Management will hang until you disconnect the SD card
- SD comes up as unallocated and needing a format but any attempt to format it will fail
- After installing Apps2sd it hangs on second splash screen
- After installing Apps2sd it hangs on android logo
- Cyclic Redundancy Check error when copying files to SD
- Phone and computer both not recognizing the SD card
Attempted fixes:
- Installing JFv1.5
- Installing 1.5Hr3Apps2sd
- Installing Dudes Apps2sd
- Installing everything imaginable from radios to RC29 and re-rooting
Chain of events that worked:
- Installed JFv1.5 - get a fresh download, install and wipe. You can do this by using another SD card, putting your SD card in another computer, or using a combo of adb or fastboot. Depending on how I messed up my phone determined which of those ways I could do it.
- Format your whole SD card to FAT32 - Same as above, depending on your situation you may need to use a card reader or a computer with linux or Paragon partition manager. I had more issues in Vista and Win7 than XP just FYI incase thats an option to you.
- Split your partition into FAT32/Ext2 - Take your total card size formatted to FAT32, mine was 3.8GB and I wanted .4GB (400MB) so in the below coding where it says "size" I used 3400M, make sure you use a capital M, for more info on this topic click here. Then, with an internet connection open up your terminal emulator and type each line and then enter:
su
cd /data
wget http://64.105.21.209/bin/lib/droid/sdsplit
chmod 555 sdsplit
/data/sdsplit -fs size -nc
reboot
Click to expand...
Click to collapse
- NOTE - The above 2 steps can be skipped if done in Paragon Partition Manager (which I owe thanks for saving my SD card when the Disk Management in all versions of windows and Gpartition in ubuntu failed to see the card, but not PPM)
- Part 1 of 2 for setting up Apps2sd - First step is to download this file. Extract those 2 files onto the FAT32 (windows visible) partition of your SD card. Then open up your terminal emulator and type out each line and hit enter:
su
mount -o remount,rw /dev/block/mtdblock3 /system
cp /sdcard/init.rc /data/
cp /runme.sh /data/
cp /sdcard/a2sd.sh /data/
reboot
Click to expand...
Click to collapse
- Part 2 of 2 for setting up Apps2sd - Once fully rebooted download this file and copy the AppstoSD2.apk to your SD card. With a file manager program (ASTRO for me) install AppstoSD2 off of your SD card. When it is done launch the program and select, Copy Apps to SD. Once that is done your phone will reboot. Once its back up and running choose the second option, Copy dalvik-cache to SD. Once that is done you will need to manually reboot.
- DONE!!! - Once I was done rebooting my phone now reports as having ~400MB of internal storage and it feels much snappier. I hope this guide helps someone.
Huge props to Stericson and MarcusMaximus for their help in fixing my phone. I suspect others may run into similar issues not knowing you need to split the sd card, then create those links with init.rc and a2sd.sh, and THEN install the appstosd program so maybe this will help someone else.
Update: Phone froze during a call, I pulled the battery, and it hung at the second splash screen, and the JF1.5 update.zip file on the SD card could not be found. I went and found my old reliable SanDisk 2GB, put the update on it from my computer, flashed, wiped, and once everything was good to go I tried to put the 4GB class 6 card I have been using but now the phone, linux, xp, vista, win7 all fail to recognize the card at all. I dont know what happened but my issues started when I got that card. I am taking the new Patriot 4GB class 6 card back to fry's and Im running my 4GB class 4 that I had before I upgraded. Everything is setup now and working fine so hopefully I just had a bad SD card.
I wouldnt use the phone to format your sd card. I had no issues formating on vista, winxp, win7 when using a sd card reader. I think it has something to do with the fact that you dont have direct access to the sd card when formating from the phone. I think Android just mounts the /sdcard partition and makes it writable through the usb. if that is the case then you dont have access to the partition tables on the card. Not a linux or android guru, just a theory.
1: Don't try to format the sd card using your computer when it's in your phone, if you need to format it, use a card reader.
2: ext2 isn't readable by Windows, so if your ext2 partition isn't showing up on the computer, that's normal.
i had haykuro adp 1.5 but flashed jf 1.5 to put apps on sd and its stuck on tmobile g1 screen.
Yes! The easiest way for me was throwing the card into my Ubuntu laptop and both the FAT and Ext2 partitions pop up on the desktop so you can backup or partition them easily.
And when my card crapped out last night and I put the class 4 back in I was not recognized on any computer but I could at least format it from the phone. From there Partition manager could see the drive and partition but the format was invalid. I then ran the SDSplit method and was able to get the partitions visible in Ubuntu (but not in Windows). From there I copied files (wallpaper, ringtones, etc.) to the SD card and rebooted and when it came back up Windows was able to see the files on the SD and now everything is setup again and good to go.
I have had 2 Patriot 4gb Class 6 cards that both have bad sectors within the first month...as well as randomly getting "bad_removal" from my phone with them. And then it finally losing the filesystem!
I am now using a Kingston 4GB Class 4 card and havent had any issues in 2 weeks.
Patriot isn't all that bad but I think these cards are duds.
Hi,
Just wanted to add:
I purchased a kingston 16 gb class 2 from ebay - working apps to sd no problems. I used it for 1 month.
Then I upgraded to an Adata 16 gb class 6 from newegg.com. Using it for 2 weeks now with no problems. Apps to sd and dalvik-cache to sd.
My firmware Haykuro 5.02H r4.
These 2 brands seem to be reliable.
I just ordered the A-Data 16GB cl6 card off newegg.com. When I get it I will see what happens and report back.

[Q] Damaged SD card / won't mount - fix?

So in short my Droid Charge's SD card is screwed up.
I keep getting the message Damaged SD Card message in my notifications and I click it every time to format but then it doesnt do anything. When I try to view my photo gallery it says the sd card is blank or that there is no sd card. It wont let me use the camera because theres no sd card.
I'm rooted running Tweaked 3.0 with the latest FP5 updates after unrooting back to stock in order to get them. Tried to Odin back to stock a few times and then reflashing Tweaked a few times and still the same thing. Did factory/data reset, cache wipe, dalvik wipe a thousand times as well.
I am able to mount the sd card briefly in ClockworkMod Recovery, to view the files on the sd card but then about a minute or less later the sd card seems to unmount itself and becomes unrecognizable. Same for when I connect the phone via USB to my Windows 7 PC. If I pull out the physical sd card from the device, put it back in, hit connect to storage...the PC will recognize it for about a minute basically teasing me, letting me transfer a couple small files...and then unmounts itself and stops being read. Because of this I cant seem to partition the sd card in Windows 7 nor can I get it to complete and Check Disk.
I even bit the bullet while trying to format the sd card in CWM, and then while connect to the PC and I cant even get the card to format...
Obviously I'd prefer to some how save all the files on there before having to format if possible.
Tried searching around the forums but nothing seems to be similar to my problem. The ONLY thing I can come up with for the cause was that I mistakenly flashed the charge.PIT file while flashing Tweaked 3 in Odin. Not sure if thats the cause...
Any help and suggestions would be great. Thanks!!
It sounds to me like it's actually dead, or on its way. Try plugging it into your computer. Make note of the file name (eg F:\) Go to command prompt and type this:
Code:
chkdsk (drive letter with colon and backslash) /f /p
If that doesn't work, your last shot is probably this:
Code:
chkdsk (drive letter with colon and backslash) /r
Sent from my SCH-I510 using xda premium
Can you mount your SD card directly to your PC (i.e., pull it from your phone and use a card reader)? I've had troubles with SD cards in the past and by using a non-phone card reader have been able to save what was on the card or resurrect it back to the point of usability in the phone.
jusliloleme said:
Can you mount your SD card directly to your PC (i.e., pull it from your phone and use a card reader)? I've had troubles with SD cards in the past and by using a non-phone card reader have been able to save what was on the card or resurrect it back to the point of usability in the phone.
Click to expand...
Click to collapse
Yeah, I forgot to say be sure to do this with an SD or USB adapter rather than through your phone.
Sent from my SCH-I510 using xda premium
This actually sounds a lot like what can happen to SD cards on some HTC devices if the S-OFF goes bad. The two ways to fix it were to put it in a card reader and reformat it in Windows as FAT32, or there is a way to repartition and reformat it on the phone, but it requires you to know the pull /dev path to the SD card, and I don't know it for this phone.
Still no dice...
Ya I tried using an SD adapter that held the micro SD card, put that directly into my laptop's SD card slot and still had the same experience...it briefly reads and mounts...where i have enough time to dig few a couple folders on there and drag a couple small text docs off...then stops working.
I tried using those command prompts in CMD (chkdsk D:\ /f, chkdsk D:\ /p, and chkdsk D:\ /r) but none of them did the trick. Also the "/p" seems to be an invalid command for chkdsk? I cant seem to get it to partition in any utilities either.
Still cant format it using the adapter either in CMD or the regular Windows 7 interface.
There may also be an issue stemming from the possibility that I think its just acting as read/only. Is there a way to make it read/write? The option doesnt seem to show when i right-click on the briefly mounted sd card for its properties.
My last attempt last night was using Sandisk RescuePRO Deluxe. I started it around midnight and by 7am it was only at roughly 6.5% complete for some reason...arg.
Thoughts?
Did you try the disk management in Windows? Or diskpart?
Sent from my SCH-I510 using Tapatalk 2
I did try disk management in windows and the sd drive label wouldnt stay showing long enough for me to get that to work. I dont understand why its able to mount and then shortly after just unmount itself.
Havent tried diskpart, is that a command in CMD?
JihadSquad said:
Did you try the disk management in Windows? Or diskpart?
Sent from my SCH-I510 using Tapatalk 2
Click to expand...
Click to collapse
ultimatdan said:
I did try disk management in windows and the sd drive label wouldnt stay showing long enough for me to get that to work. I dont understand why its able to mount and then shortly after just unmount itself.
Havent tried diskpart, is that a command in CMD?
Click to expand...
Click to collapse
Yeah its a terminal level partitioning tool.
Do I just type in "diskpart" to cmd?
JihadSquad said:
Yeah its a terminal level partitioning tool.
Click to expand...
Click to collapse
ultimatdan said:
Do I just type in "diskpart" to cmd?
Click to expand...
Click to collapse
IIRC you will want to run cmd as administrator (by right clicking on its icon in the start menu). You should also look up some sort of guide if you haven't used it before.
Ughhhh
Still not working Im getting error messages not letting me format. It will select the disk though but then when i try to go further i get "diskpart has encountered an error"
JihadSquad said:
IIRC you will want to run cmd as administrator (by right clicking on its icon in the start menu). You should also look up some sort of guide if you haven't used it before.
Click to expand...
Click to collapse
Ever tried HP USB Disk Storage Format Tool?? Its supposed to work but dont have a card reader to find out ..>(
http://www.softpedia.com/get/System/Hard-Disk-Utils/HP-USB-Disk-Storage-Format-Tool.shtml
I had the same problem with my S3 and tried to recover data from card but nothing worked. Luckily I had most of it backed up. At the end had to get a new card
Sent from my SCH-I510 using xda app-developers app
Same issue happened with my ADATA card. I was able to recover the files by wiping the SD Card in TWRP first. Then recovering the boot partions/files using TestDisk. It worked for a while but ultimately, like Lehocki said, I had to get a new card. I was able to return it and get a replacement.
Weird, I had just had the same problem and am also using Tweaked 3.0. Interesting. I also had luck recovering many files using TestDisk,,,however several files were corrupted.
Same problem.
ultimatdan said:
So in short my Droid Charge's SD card is screwed up.
I keep getting the message Damaged SD Card message in my notifications and I click it every time to format but then it doesnt do anything. When I try to view my photo gallery it says the sd card is blank or that there is no sd card. It wont let me use the camera because theres no sd card.
I'm rooted running Tweaked 3.0 with the latest FP5 updates after unrooting back to stock in order to get them. Tried to Odin back to stock a few times and then reflashing Tweaked a few times and still the same thing. Did factory/data reset, cache wipe, dalvik wipe a thousand times as well.
I am able to mount the sd card briefly in ClockworkMod Recovery, to view the files on the sd card but then about a minute or less later the sd card seems to unmount itself and becomes unrecognizable. Same for when I connect the phone via USB to my Windows 7 PC. If I pull out the physical sd card from the device, put it back in, hit connect to storage...the PC will recognize it for about a minute basically teasing me, letting me transfer a couple small files...and then unmounts itself and stops being read. Because of this I cant seem to partition the sd card in Windows 7 nor can I get it to complete and Check Disk.
I even bit the bullet while trying to format the sd card in CWM, and then while connect to the PC and I cant even get the card to format...
Obviously I'd prefer to some how save all the files on there before having to format if possible.
Tried searching around the forums but nothing seems to be similar to my problem. The ONLY thing I can come up with for the cause was that I mistakenly flashed the charge.PIT file while flashing Tweaked 3 in Odin. Not sure if thats the cause...
Any help and suggestions would be great. Thanks!!
Click to expand...
Click to collapse
Ref : Thanks!

[Q] Sd Card Issue Causes Immediate Crash And Reboot

So I've been running a CM10 nightly build version for awhile now. No issues whatsoever. However after making no ROM changes to my phone for several weeks, I wokeup this morning with my phone auto rebooting every time it tried to activate the SD card at first boot.
What I've done so far:
Backed up all my photos from the SD card by booting into recovery
Attempted format the SD and all formattable mounts.
Wiping all caches.
Resetting to factory defaults
Recalling on my backup restore point (failed)
What I'm running into:
The SD Card can not be modified. I've tried running the "Fix permissions" utyx on Clockwork recovery, and it is failing. I can't format it, I can't delete anything from it, and I can't add anything to it. Very unusual. Is this a hardware failure? That's the direction I am currently leaning toward.
Thank you.
Just updating on my progress with diagnosis.
Clarification: Mounting the SD to USB in Recovery 'does' allow files to be pulled off. Deleting files from the mounted drive from within windows makes it appear like the files are deleted. Remounting the SD Card show's the files have returned.
Attempted Troubleshooting: Mounted SD card to PC, and ran formatting from PC side. Format, upon reaching 100% says the format has failed. SD Card becomes unreadable from the PC. Dismounting from USB and navigating to "Install zip" show's as no files. Then performing an SD Formatting from recovery on the phone returns all files as if a format has never been run. I am not attempting to format from PC again.
Very frustrating. Second format completed successfully. unmounting the sd card from pc and remounting show'd a clean sd card. Going to "install from sdcard" show'd a blank file system. Unmounting the SD Card from the phone internally via recovery, and remounting it returns all files back to the sd card.
I almost feel like the "read only" switch has somehow been tagged physically on the card.
Edit: don't want to bump my own thread for this partial update. I've had 0 success. The only thing I can think of trying is loading a different recovery engine (maybe TWRP), however I can recall the exact commands and steps to be able to push something like that.
Short and sweet "I think she's dead Jim", unless someone has some input.

[Q] [HELP!] Micro Sdcard corrupted

So I had this 8gb micro Sdcard that came with my phone and for Christmas I got a 16gb one. I had a lot of precious stuff on the older 8gb, so I put it into an adapter and connected it to my PC, planning to backup the contents and then put it on the 16gb. But when i connected it in, it said "This card needs to be formated before using". I first i thought the adapter was broken, so I put the micro sdcard back into my android phone so I could connect my phone to the computer and do it that way but when it turned on it said "Sdcard ready to remove". The phone wouldn't recognise it either!
I have already put other micro sdcards in the adapter and they work perfectly.
I have a lot of precious stuff on the micro sdcard so if there is a way to fix it without wiping everything, I'd be really happy to hear it.
Will give the person who answered best thanks in all of their last 15 posts.
Maybe try disk manager on your PC and see what format is says the card is..
otherwise try the phone again and again hopefully it will work. Ive had that before and a combination of playing with disk manager and the phone I managed to get the stuff off my card
Nooby Arc S User said:
So I had this 8gb micro Sdcard that came with my phone and for Christmas I got a 16gb one. I had a lot of precious stuff on the older 8gb, so I put it into an adapter and connected it to my PC, planning to backup the contents and then put it on the 16gb. But when i connected it in, it said "This card needs to be formated before using". I first i thought the adapter was broken, so I put the micro sdcard back into my android phone so I could connect my phone to the computer and do it that way but when it turned on it said "Sdcard ready to remove". The phone wouldn't recognise it either!
I have already put other micro sdcards in the adapter and they work perfectly.
I have a lot of precious stuff on the micro sdcard so if there is a way to fix it without wiping everything, I'd be really happy to hear it.
Will give the person who answered best thanks in all of their last 15 posts.
Click to expand...
Click to collapse
i would try inserting it into your phone several times to try to get it to catch..also reboot phone while card is inserted..if you have to format the card you can still get everything off of it by using a program like "recuva" .. ive used it many times and it works like a charm..nothing is ever erased on a sd card..its only overwritten..so as long as you havent overwritten anything on the card you can easily get it back..formatting will not overwrite anything
Connect your card to pc, open mini partition tool wizard. Click on your memory in program and next open.
I tried putting the sdcard back into my phone several times and always didn't work . I went onto diskmanager and see screenshot below for info (it's g/ drive). I then tried formatting with various settings and always got a failure see second screenshot.
http://s6.postimage.org/bn9mepk01/New_Bitmap_Image.png
http://s6.postimage.org/jvg5dg1a9/New_Bitmap_Image_2.png
Format exfat next fat32. BUT first try use http://download.cnet.com/MiniTool-Partition-Wizard-Home-Edition/3000-2094_4-10962200.html,Install and open with this program your sd. I had this same problem, i opened sd in partition manager and i didn`t have to format. Do you have ex or swap partition on this card?
sonymanw said:
Format exfat next fat32. BUT first try use http://download.cnet.com/MiniTool-Partition-Wizard-Home-Edition/3000-2094_4-10962200.html,Install and open with this program your sd. I had this same problem, i opened sd in partition manager and i didn`t have to format. Do you have ex or swap partition on this card?
Click to expand...
Click to collapse
very handy tool,thanks for posting that.
sonymanw said:
Format exfat next fat32. BUT first try use http://download.cnet.com/MiniTool-Partition-Wizard-Home-Edition/3000-2094_4-10962200.html,Install and open with this program your sd. I had this same problem, i opened sd in partition manager and i didn`t have to format. Do you have ex or swap partition on this card?
Click to expand...
Click to collapse
Hey. Thanks for the reply, I installed that program but it confuses me. How do i access my sdcard with it?
My sdcard is not partitioned or used for swap or anything.
Oh and I've tried formatting with exfat, fat, fat32 and NFTS and always fails
Do you see your sd card in this program? If yes try wipe volume
I checked your screens and your card is RAW- file system is broken or is unknown to the windows , try this:
1
close ALL your programs, insert your sd card to your computer and ONLY WAIT,(15 min.) do nothing, dont touch mouse (weird? yes but your computer will try to repair file system, fot 2gb is less 5-10 minutes, but your is 8 gb class???, that wait more)
2 (optional, but you should try 3 point)
Format your sd with windows installerr (format it during window installation using windows setup disc) you can cancell instalation after format without probles
3
If still nothing (after 25 minutes) try this program http://panasonic.jp/support/global/cs/sd/download/index.html - IT IS LAST OPTION WITHOUT SPEND MONEY
Tell me if it worked.

[Q] SD card not mounting, blank or unsupported file system.

When I putt he SD into my phone (currently running Paranoid KANG droid 2.32) I actually get nothing more than an occasional "SD has been removed" message. However, when I put the card into my old OG droid (running Cyanogenmod 7) i get the "unsupported file system" error. This has happened before, and I just had to wait it out before the SD recovered on its own. It is not doing this now. (yes I am an idiot for still using it despite my 32 gigs of internal storage). I have a feeling it is formatted as RAW due to a formatting issue, but I can't get anything else (pc or other devices) to recognize the card, other than my OG droid. So what I want to know, is if there is a way to force mount the card, or give a PC control over the sdcard path and force mount it some way through the PC (effectively turning my phone into an external card reader, because traditional methods don't work). I need a workaround for this, because there are dozens of pictures of my family, puppies, and friends on it that I don't want to lose.
You can buy a USB external card reader for very cheap, just plug it in and reformat it to FAT 32 via your PC.
nrock2256 said:
When I putt he SD into my phone (currently running Paranoid KANG droid 2.32) I actually get nothing more than an occasional "SD has been removed" message. However, when I put the card into my old OG droid (running Cyanogenmod 7) i get the "unsupported file system" error. This has happened before, and I just had to wait it out before the SD recovered on its own. It is not doing this now. (yes I am an idiot for still using it despite my 32 gigs of internal storage). I have a feeling it is formatted as RAW due to a formatting issue, but I can't get anything else (pc or other devices) to recognize the card, other than my OG droid. So what I want to know, is if there is a way to force mount the card, or give a PC control over the sdcard path and force mount it some way through the PC (effectively turning my phone into an external card reader, because traditional methods don't work). I need a workaround for this, because there are dozens of pictures of my family, puppies, and friends on it that I don't want to lose.
Click to expand...
Click to collapse
Try this tool ,and reformat the card into the FAT32 , then it will be ussable Peace
http://thepiratebay.sx/torrent/8271312/

Categories

Resources