I wish to reformat my SD card to use normally again (it currently has one 78 MB FAT32 partition and one 3.9 GB Linux partition). How do I do this (on Windows/Mac/*nix)?
|
You can use
|
|
@AlexChamberlain in
DISKPART , you can generally tell by the capacity of the disk. Once you select a disk, you can also call LIST VOLUME to see all the drive volumes and their labels (so long as your SD card's name shows up, you have the right device). If you're using fdisk , type p to print the partition table and check that the volume labels are correct. If you're using cfdisk , it should show you the volume labels right after you start the command on a device.
– Breakthrough
Aug 4 '12 at 14:12
|
On your cameraMost cameras have a built in Format function, which will use a single FAT partition. My camera even puts it on an erase block boundary. For example, on my Pansonic Lumix, having inserted the card and from any mode, the menu as a Format entry. Selecting it brings up a menu asking me to confirm I wish to delete all the data on the card. Selecting Yes formats the card. |
|||||||||
|
You can use the official SDCard.org application (Windows / Mac): It's fairly simple and reformats the SD card in FAT32. There are options for LBA-adjustment and wiping / erasing as well. |
||||
|
Currently, one of the best disk management utils seems to not have been mentioned - GParted: This is included in many Linux distros, and can be installed easily otherwise. For other systems, it is possible to run it off of a DVD or USB stick, so it can be used there as well. The Linux part also means it supports the SD card format if it is Here a screenshot of GParted showing the contents of an SD card with Raspbian on: To carry out operations on a partition of an, right click on it, and select 'Unmount'. If a partition is mounted (shown by a set of keys next to the partition name), no operations can be done on it. Once it is unmounted, you can check it for errors, reformat it, rename it, delete and create a new one, etc. Documentation on using GParted can be found here |
|||
|
There are some specific tools for SD cards only, but I like to use EaseUS Partition Tool which is free for Windows users. It will not work on Server Editions. * Please be aware that apparently they are bundling some software. Click on advanced options to prevent this. You should take care to select your SD card from the list of devices as this tool will list all your drives. This shows how to resize a partition.
Hardware Error If, however in the list you see your card listed as 55 MB in total size and have no option to remove or expand it more that means the SD card is broken. There is no way to fix it, and it happens sometimes. Something fried the controller, so you will need a new one or send that one off on warranty. Example This is my 4 GB Raspbian SD card. I used Windows management tools. Yes, it shows it, but it won't let you do anything to the partitions just in case ... you delete it or Windows corrupts something (because it does not support that file system). EaseUS partition master shows a much better list and understands that file systems used. Right click and delete the partitions. You can create new partitions too and apply everything and you will have the whole SD card back to use in Windows or if you want to burn another image to the card. Here I have deleted the partitions. Right clicked and said "Create new partition". There is a whole list of file system types. I did not click apply, so no operation has been done yet. |
|||||||||||||||||
|
Something of note when using the official SD Formatter tool. (This really should be a comment, but apparently i can't add a screen grab to a comment.) this tripped me up for a day or so. I ran the SD Formatter thinking it would repair my SD card. I observed that drive J: size was only 60Mb. It's a 16Gb card. I thought that (as per the format tool I've been using for the last 30 years) that it would only format the 60Mb partition. MISTAKE. It actually repartitions the device to a single full-size partition and then formats it (in this case to its full 16Gb - see foreground window compared to background window).
|
|||||
|
I had a very similar issue. My set up: Computer running on Windows 7 and Sandisk ultra card 16 GB. I wanted to format my card for installing OpenELEC. So I downloaded SD formatter and tried formatting it. It became a 64 MB card! I tried multiple settings, tried diskpart on CMD and clean format using computer management/disk management console - no luck. Always winimg writer claimed there was no sufficient space on the card. Earlier (that is before using SD formatter) it will expand the space and will install, and I subsequently used expand command on the Raspberry Pi terminal. So here is what I did: I downloaded BerryBoot (note it is 28 MB!), wrote the image on the SD card and booted the Raspberry Pi. BerryBoot reformatted the same using its own in built program. Now I took the card out and formatted it using the format tool on Windows with FAT. I took the card out and reinserted. Now it reads 14.4 GB! Any one stuck like this can try this out. |
|||||
|
It is no good on Mac with the latest OS X. The card can't be erased in any way. |
|||||||||||||
|
protected by Community♦ Sep 11 '13 at 12:29
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?