Recover card

Closed
indra - May 10, 2016 at 08:37 AM
KY_WD Posts 2053 Registration date Thursday October 23, 2014 Status Member Last seen February 28, 2017   - May 10, 2016 at 10:54 AM
Hello,

my 16GB memory card has corrupted. i am recovering by using cmd but partition is not creating and have free space 0 byte plz help!!

Related:

1 response

KY_WD Posts 2053 Registration date Thursday October 23, 2014 Status Member Last seen February 28, 2017   122
May 10, 2016 at 10:54 AM
Hello indra,

You would like to recover the data from the card or you would like to format it? In both situations, I would recommend you to use a Linux Live CD. You can view the steps how to make an Ubuntu flash or CD and use it to recover the card afterwards.
If you try to format the card, please follow these steps:
1. Open a new text document on the flash drive 
2. Enter the following code in the text document: 
attrib -s -h -r /s /d 
cls 
exit 
3. Click File - Save as 
4. Save it as "unhide.bat" 
5. Close and delete the new text document 
6. Double click on the "unhide" batch file 
Let me know if that helped.
0