Deleting (Erasing) all Data from Failed SanDisk MicroSD Card
I've had two 32GB SanDisk MicroSD cards go bad recently. One I was able to temporarily revive using the kind advice offered in this thread: Recover Data from Card that cannot be read
When I insert the other into a reader, it registers as 30.6MB (that's MB, not GB).
I've tried all sorts of software and other techniques to revive this card and retrieve the important data off of it (including FindAndMount and TestDisk). Nothing has worked.
So I'm thinking of returning the card for a refund.
But first, I would like to make it unreadable by someone more skilled than myself. Is there any way to do this, given that I cannot even format the card or get it to be recognized as more than 30.6MB?
I am looking for a method that does not entail the kind of obvious physical destruction that would jeopardize obtaining a refund from the retailer. If Costco (where the card was purchased) accepts physically destroyed cards for return, then physical destruction is acceptable (but please have knowledge that they do).
Given two failures, I don't really want to send the card to SanDisk for replacement, because I no longer trust the reliability of their products.
data-recovery sd-card secure-erase micro-sd-card eraser
|
show 1 more comment
I've had two 32GB SanDisk MicroSD cards go bad recently. One I was able to temporarily revive using the kind advice offered in this thread: Recover Data from Card that cannot be read
When I insert the other into a reader, it registers as 30.6MB (that's MB, not GB).
I've tried all sorts of software and other techniques to revive this card and retrieve the important data off of it (including FindAndMount and TestDisk). Nothing has worked.
So I'm thinking of returning the card for a refund.
But first, I would like to make it unreadable by someone more skilled than myself. Is there any way to do this, given that I cannot even format the card or get it to be recognized as more than 30.6MB?
I am looking for a method that does not entail the kind of obvious physical destruction that would jeopardize obtaining a refund from the retailer. If Costco (where the card was purchased) accepts physically destroyed cards for return, then physical destruction is acceptable (but please have knowledge that they do).
Given two failures, I don't really want to send the card to SanDisk for replacement, because I no longer trust the reliability of their products.
data-recovery sd-card secure-erase micro-sd-card eraser
1
If you can't recover the data, chances are you can't, in general write to it either. Anything that will destroy the data storage physically will likely be obvious and void your warranty. Kinda tough luck here TBH.
– Journeyman Geek♦
Apr 9 '15 at 0:01
@JourneymanGeek Yes, that was my conclusion as well, but I always try to assume I'm the dumbest person in the room. :-) I'm hoping that there is some way to ignore the partition table completely and perform a lower-level wipe, or to somehow force the card to be recognized as 32GB and perform a standard wipe. I thought TestDisk would do the trick because the user can specify the exact CHS values, but it did not have success.
– RockPaperLizard
Apr 9 '15 at 0:53
hmm. I wonder if the official sd card tool might work here sdcard.org/downloads/formatter_4 or maybe the linux shred command.
– Journeyman Geek♦
Apr 9 '15 at 3:50
@JourneymanGeek You know, I always forget about that tool. I'll give it a try. Can't hurt. Thanks.
– RockPaperLizard
Apr 9 '15 at 3:57
@JourneymanGeek I appreciated your idea, so I gave the official tool a try. Interestingly, it claimed that the card was write protected (it's not). Windows, on the other hand, was able to try to format it, but failed after writing to it a bit.
– RockPaperLizard
Apr 25 '15 at 9:34
|
show 1 more comment
I've had two 32GB SanDisk MicroSD cards go bad recently. One I was able to temporarily revive using the kind advice offered in this thread: Recover Data from Card that cannot be read
When I insert the other into a reader, it registers as 30.6MB (that's MB, not GB).
I've tried all sorts of software and other techniques to revive this card and retrieve the important data off of it (including FindAndMount and TestDisk). Nothing has worked.
So I'm thinking of returning the card for a refund.
But first, I would like to make it unreadable by someone more skilled than myself. Is there any way to do this, given that I cannot even format the card or get it to be recognized as more than 30.6MB?
I am looking for a method that does not entail the kind of obvious physical destruction that would jeopardize obtaining a refund from the retailer. If Costco (where the card was purchased) accepts physically destroyed cards for return, then physical destruction is acceptable (but please have knowledge that they do).
Given two failures, I don't really want to send the card to SanDisk for replacement, because I no longer trust the reliability of their products.
data-recovery sd-card secure-erase micro-sd-card eraser
I've had two 32GB SanDisk MicroSD cards go bad recently. One I was able to temporarily revive using the kind advice offered in this thread: Recover Data from Card that cannot be read
When I insert the other into a reader, it registers as 30.6MB (that's MB, not GB).
I've tried all sorts of software and other techniques to revive this card and retrieve the important data off of it (including FindAndMount and TestDisk). Nothing has worked.
So I'm thinking of returning the card for a refund.
But first, I would like to make it unreadable by someone more skilled than myself. Is there any way to do this, given that I cannot even format the card or get it to be recognized as more than 30.6MB?
I am looking for a method that does not entail the kind of obvious physical destruction that would jeopardize obtaining a refund from the retailer. If Costco (where the card was purchased) accepts physically destroyed cards for return, then physical destruction is acceptable (but please have knowledge that they do).
Given two failures, I don't really want to send the card to SanDisk for replacement, because I no longer trust the reliability of their products.
data-recovery sd-card secure-erase micro-sd-card eraser
data-recovery sd-card secure-erase micro-sd-card eraser
edited Mar 20 '17 at 10:17
Community♦
1
1
asked Apr 6 '15 at 22:44
RockPaperLizardRockPaperLizard
3,096133571
3,096133571
1
If you can't recover the data, chances are you can't, in general write to it either. Anything that will destroy the data storage physically will likely be obvious and void your warranty. Kinda tough luck here TBH.
– Journeyman Geek♦
Apr 9 '15 at 0:01
@JourneymanGeek Yes, that was my conclusion as well, but I always try to assume I'm the dumbest person in the room. :-) I'm hoping that there is some way to ignore the partition table completely and perform a lower-level wipe, or to somehow force the card to be recognized as 32GB and perform a standard wipe. I thought TestDisk would do the trick because the user can specify the exact CHS values, but it did not have success.
– RockPaperLizard
Apr 9 '15 at 0:53
hmm. I wonder if the official sd card tool might work here sdcard.org/downloads/formatter_4 or maybe the linux shred command.
– Journeyman Geek♦
Apr 9 '15 at 3:50
@JourneymanGeek You know, I always forget about that tool. I'll give it a try. Can't hurt. Thanks.
– RockPaperLizard
Apr 9 '15 at 3:57
@JourneymanGeek I appreciated your idea, so I gave the official tool a try. Interestingly, it claimed that the card was write protected (it's not). Windows, on the other hand, was able to try to format it, but failed after writing to it a bit.
– RockPaperLizard
Apr 25 '15 at 9:34
|
show 1 more comment
1
If you can't recover the data, chances are you can't, in general write to it either. Anything that will destroy the data storage physically will likely be obvious and void your warranty. Kinda tough luck here TBH.
– Journeyman Geek♦
Apr 9 '15 at 0:01
@JourneymanGeek Yes, that was my conclusion as well, but I always try to assume I'm the dumbest person in the room. :-) I'm hoping that there is some way to ignore the partition table completely and perform a lower-level wipe, or to somehow force the card to be recognized as 32GB and perform a standard wipe. I thought TestDisk would do the trick because the user can specify the exact CHS values, but it did not have success.
– RockPaperLizard
Apr 9 '15 at 0:53
hmm. I wonder if the official sd card tool might work here sdcard.org/downloads/formatter_4 or maybe the linux shred command.
– Journeyman Geek♦
Apr 9 '15 at 3:50
@JourneymanGeek You know, I always forget about that tool. I'll give it a try. Can't hurt. Thanks.
– RockPaperLizard
Apr 9 '15 at 3:57
@JourneymanGeek I appreciated your idea, so I gave the official tool a try. Interestingly, it claimed that the card was write protected (it's not). Windows, on the other hand, was able to try to format it, but failed after writing to it a bit.
– RockPaperLizard
Apr 25 '15 at 9:34
1
1
If you can't recover the data, chances are you can't, in general write to it either. Anything that will destroy the data storage physically will likely be obvious and void your warranty. Kinda tough luck here TBH.
– Journeyman Geek♦
Apr 9 '15 at 0:01
If you can't recover the data, chances are you can't, in general write to it either. Anything that will destroy the data storage physically will likely be obvious and void your warranty. Kinda tough luck here TBH.
– Journeyman Geek♦
Apr 9 '15 at 0:01
@JourneymanGeek Yes, that was my conclusion as well, but I always try to assume I'm the dumbest person in the room. :-) I'm hoping that there is some way to ignore the partition table completely and perform a lower-level wipe, or to somehow force the card to be recognized as 32GB and perform a standard wipe. I thought TestDisk would do the trick because the user can specify the exact CHS values, but it did not have success.
– RockPaperLizard
Apr 9 '15 at 0:53
@JourneymanGeek Yes, that was my conclusion as well, but I always try to assume I'm the dumbest person in the room. :-) I'm hoping that there is some way to ignore the partition table completely and perform a lower-level wipe, or to somehow force the card to be recognized as 32GB and perform a standard wipe. I thought TestDisk would do the trick because the user can specify the exact CHS values, but it did not have success.
– RockPaperLizard
Apr 9 '15 at 0:53
hmm. I wonder if the official sd card tool might work here sdcard.org/downloads/formatter_4 or maybe the linux shred command.
– Journeyman Geek♦
Apr 9 '15 at 3:50
hmm. I wonder if the official sd card tool might work here sdcard.org/downloads/formatter_4 or maybe the linux shred command.
– Journeyman Geek♦
Apr 9 '15 at 3:50
@JourneymanGeek You know, I always forget about that tool. I'll give it a try. Can't hurt. Thanks.
– RockPaperLizard
Apr 9 '15 at 3:57
@JourneymanGeek You know, I always forget about that tool. I'll give it a try. Can't hurt. Thanks.
– RockPaperLizard
Apr 9 '15 at 3:57
@JourneymanGeek I appreciated your idea, so I gave the official tool a try. Interestingly, it claimed that the card was write protected (it's not). Windows, on the other hand, was able to try to format it, but failed after writing to it a bit.
– RockPaperLizard
Apr 25 '15 at 9:34
@JourneymanGeek I appreciated your idea, so I gave the official tool a try. Interestingly, it claimed that the card was write protected (it's not). Windows, on the other hand, was able to try to format it, but failed after writing to it a bit.
– RockPaperLizard
Apr 25 '15 at 9:34
|
show 1 more comment
4 Answers
4
active
oldest
votes
I'm not sure if an SD card cut in half would qualify for a refund/replacement. A more gentle way is to use a piezoelectric element from an old cigarette lighter. Click it a couple of times on each pin of the SD card, then put the card back to the card reader to verify its death. Repeat if the card is still detected.
1
Or put it in a microwave oven, long with a cup of water (to protect the magnetron).
– DrMoishe Pippik
Apr 7 '15 at 0:13
1
I was thinking about suggesting the microwave, but decided not to. Microwaves have enough power to produce visible damage like burn a hole through plastic or make the chip inside the card explode. Still, +1 for not forgetting about the cup.
– Dmitry Grigoryev
Apr 7 '15 at 7:49
add a comment |
Run DISKPART
from the Run menu or a command prompt. Use list disk
to show the available disks. You should see the SD card listed. Pay attention to the size reported. If it shows the full size of the drive, then continue. If it only shows 30MB, then be warned, this procedure is not likely to erase the whole card, and physical destruction may be your only alternative to be certain that it is unreadable.
Continuing on with DISKPART: use select disk #
where # is the number of your SD card's drive. If you aren't sure which one is your SD card, use list partition
after selecting the disk to see if it looks like the right one. Run list disk
again to verify that the selected disk now has a * by it.
Once you are awake, sober, and sure that this is the right disk, use clean all
to zero out all the bytes on the selected disk. Once completed, type exit
to exit DISKPART.
It is possible that the card's hardware is fine and the partition table just got toasted. You can try reformatting the card and doing a chkdsk /r
to test all sectors.
1
Thank you GuitarPicker. Unfortunately, DISKPART reports it as 30MB.
– RockPaperLizard
Apr 9 '15 at 0:49
Thumbs-up vote for an excellent answer, even if it didn't work.
– RockPaperLizard
Apr 9 '15 at 0:54
The good news is that you have ruled out all software problems, and definitely have a defective card (assuming your reader is healthy and can handle 32 GB SDHC cards). If that's the case, then no one else will be getting your data any time soon unless they have a very large budget.
– GuitarPicker
Apr 9 '15 at 14:41
add a comment |
Write protection is there to ensure you can recover your data, it's gone into safemode. Having similar problem with a 64GB micro SD card. tried 30 seconds in boiling water using microwave, froze in the freezer over night. Man these things are indestructible. Going for 1 minute in microwave.
add a comment |
I tried the piezo and microwave trick, but no success.
A 24V 5A power supply over the outer 2 pins did the trick for me.
add a comment |
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
I'm not sure if an SD card cut in half would qualify for a refund/replacement. A more gentle way is to use a piezoelectric element from an old cigarette lighter. Click it a couple of times on each pin of the SD card, then put the card back to the card reader to verify its death. Repeat if the card is still detected.
1
Or put it in a microwave oven, long with a cup of water (to protect the magnetron).
– DrMoishe Pippik
Apr 7 '15 at 0:13
1
I was thinking about suggesting the microwave, but decided not to. Microwaves have enough power to produce visible damage like burn a hole through plastic or make the chip inside the card explode. Still, +1 for not forgetting about the cup.
– Dmitry Grigoryev
Apr 7 '15 at 7:49
add a comment |
I'm not sure if an SD card cut in half would qualify for a refund/replacement. A more gentle way is to use a piezoelectric element from an old cigarette lighter. Click it a couple of times on each pin of the SD card, then put the card back to the card reader to verify its death. Repeat if the card is still detected.
1
Or put it in a microwave oven, long with a cup of water (to protect the magnetron).
– DrMoishe Pippik
Apr 7 '15 at 0:13
1
I was thinking about suggesting the microwave, but decided not to. Microwaves have enough power to produce visible damage like burn a hole through plastic or make the chip inside the card explode. Still, +1 for not forgetting about the cup.
– Dmitry Grigoryev
Apr 7 '15 at 7:49
add a comment |
I'm not sure if an SD card cut in half would qualify for a refund/replacement. A more gentle way is to use a piezoelectric element from an old cigarette lighter. Click it a couple of times on each pin of the SD card, then put the card back to the card reader to verify its death. Repeat if the card is still detected.
I'm not sure if an SD card cut in half would qualify for a refund/replacement. A more gentle way is to use a piezoelectric element from an old cigarette lighter. Click it a couple of times on each pin of the SD card, then put the card back to the card reader to verify its death. Repeat if the card is still detected.
answered Apr 6 '15 at 23:12
Dmitry GrigoryevDmitry Grigoryev
5,85612158
5,85612158
1
Or put it in a microwave oven, long with a cup of water (to protect the magnetron).
– DrMoishe Pippik
Apr 7 '15 at 0:13
1
I was thinking about suggesting the microwave, but decided not to. Microwaves have enough power to produce visible damage like burn a hole through plastic or make the chip inside the card explode. Still, +1 for not forgetting about the cup.
– Dmitry Grigoryev
Apr 7 '15 at 7:49
add a comment |
1
Or put it in a microwave oven, long with a cup of water (to protect the magnetron).
– DrMoishe Pippik
Apr 7 '15 at 0:13
1
I was thinking about suggesting the microwave, but decided not to. Microwaves have enough power to produce visible damage like burn a hole through plastic or make the chip inside the card explode. Still, +1 for not forgetting about the cup.
– Dmitry Grigoryev
Apr 7 '15 at 7:49
1
1
Or put it in a microwave oven, long with a cup of water (to protect the magnetron).
– DrMoishe Pippik
Apr 7 '15 at 0:13
Or put it in a microwave oven, long with a cup of water (to protect the magnetron).
– DrMoishe Pippik
Apr 7 '15 at 0:13
1
1
I was thinking about suggesting the microwave, but decided not to. Microwaves have enough power to produce visible damage like burn a hole through plastic or make the chip inside the card explode. Still, +1 for not forgetting about the cup.
– Dmitry Grigoryev
Apr 7 '15 at 7:49
I was thinking about suggesting the microwave, but decided not to. Microwaves have enough power to produce visible damage like burn a hole through plastic or make the chip inside the card explode. Still, +1 for not forgetting about the cup.
– Dmitry Grigoryev
Apr 7 '15 at 7:49
add a comment |
Run DISKPART
from the Run menu or a command prompt. Use list disk
to show the available disks. You should see the SD card listed. Pay attention to the size reported. If it shows the full size of the drive, then continue. If it only shows 30MB, then be warned, this procedure is not likely to erase the whole card, and physical destruction may be your only alternative to be certain that it is unreadable.
Continuing on with DISKPART: use select disk #
where # is the number of your SD card's drive. If you aren't sure which one is your SD card, use list partition
after selecting the disk to see if it looks like the right one. Run list disk
again to verify that the selected disk now has a * by it.
Once you are awake, sober, and sure that this is the right disk, use clean all
to zero out all the bytes on the selected disk. Once completed, type exit
to exit DISKPART.
It is possible that the card's hardware is fine and the partition table just got toasted. You can try reformatting the card and doing a chkdsk /r
to test all sectors.
1
Thank you GuitarPicker. Unfortunately, DISKPART reports it as 30MB.
– RockPaperLizard
Apr 9 '15 at 0:49
Thumbs-up vote for an excellent answer, even if it didn't work.
– RockPaperLizard
Apr 9 '15 at 0:54
The good news is that you have ruled out all software problems, and definitely have a defective card (assuming your reader is healthy and can handle 32 GB SDHC cards). If that's the case, then no one else will be getting your data any time soon unless they have a very large budget.
– GuitarPicker
Apr 9 '15 at 14:41
add a comment |
Run DISKPART
from the Run menu or a command prompt. Use list disk
to show the available disks. You should see the SD card listed. Pay attention to the size reported. If it shows the full size of the drive, then continue. If it only shows 30MB, then be warned, this procedure is not likely to erase the whole card, and physical destruction may be your only alternative to be certain that it is unreadable.
Continuing on with DISKPART: use select disk #
where # is the number of your SD card's drive. If you aren't sure which one is your SD card, use list partition
after selecting the disk to see if it looks like the right one. Run list disk
again to verify that the selected disk now has a * by it.
Once you are awake, sober, and sure that this is the right disk, use clean all
to zero out all the bytes on the selected disk. Once completed, type exit
to exit DISKPART.
It is possible that the card's hardware is fine and the partition table just got toasted. You can try reformatting the card and doing a chkdsk /r
to test all sectors.
1
Thank you GuitarPicker. Unfortunately, DISKPART reports it as 30MB.
– RockPaperLizard
Apr 9 '15 at 0:49
Thumbs-up vote for an excellent answer, even if it didn't work.
– RockPaperLizard
Apr 9 '15 at 0:54
The good news is that you have ruled out all software problems, and definitely have a defective card (assuming your reader is healthy and can handle 32 GB SDHC cards). If that's the case, then no one else will be getting your data any time soon unless they have a very large budget.
– GuitarPicker
Apr 9 '15 at 14:41
add a comment |
Run DISKPART
from the Run menu or a command prompt. Use list disk
to show the available disks. You should see the SD card listed. Pay attention to the size reported. If it shows the full size of the drive, then continue. If it only shows 30MB, then be warned, this procedure is not likely to erase the whole card, and physical destruction may be your only alternative to be certain that it is unreadable.
Continuing on with DISKPART: use select disk #
where # is the number of your SD card's drive. If you aren't sure which one is your SD card, use list partition
after selecting the disk to see if it looks like the right one. Run list disk
again to verify that the selected disk now has a * by it.
Once you are awake, sober, and sure that this is the right disk, use clean all
to zero out all the bytes on the selected disk. Once completed, type exit
to exit DISKPART.
It is possible that the card's hardware is fine and the partition table just got toasted. You can try reformatting the card and doing a chkdsk /r
to test all sectors.
Run DISKPART
from the Run menu or a command prompt. Use list disk
to show the available disks. You should see the SD card listed. Pay attention to the size reported. If it shows the full size of the drive, then continue. If it only shows 30MB, then be warned, this procedure is not likely to erase the whole card, and physical destruction may be your only alternative to be certain that it is unreadable.
Continuing on with DISKPART: use select disk #
where # is the number of your SD card's drive. If you aren't sure which one is your SD card, use list partition
after selecting the disk to see if it looks like the right one. Run list disk
again to verify that the selected disk now has a * by it.
Once you are awake, sober, and sure that this is the right disk, use clean all
to zero out all the bytes on the selected disk. Once completed, type exit
to exit DISKPART.
It is possible that the card's hardware is fine and the partition table just got toasted. You can try reformatting the card and doing a chkdsk /r
to test all sectors.
answered Apr 9 '15 at 0:08
GuitarPickerGuitarPicker
1,012515
1,012515
1
Thank you GuitarPicker. Unfortunately, DISKPART reports it as 30MB.
– RockPaperLizard
Apr 9 '15 at 0:49
Thumbs-up vote for an excellent answer, even if it didn't work.
– RockPaperLizard
Apr 9 '15 at 0:54
The good news is that you have ruled out all software problems, and definitely have a defective card (assuming your reader is healthy and can handle 32 GB SDHC cards). If that's the case, then no one else will be getting your data any time soon unless they have a very large budget.
– GuitarPicker
Apr 9 '15 at 14:41
add a comment |
1
Thank you GuitarPicker. Unfortunately, DISKPART reports it as 30MB.
– RockPaperLizard
Apr 9 '15 at 0:49
Thumbs-up vote for an excellent answer, even if it didn't work.
– RockPaperLizard
Apr 9 '15 at 0:54
The good news is that you have ruled out all software problems, and definitely have a defective card (assuming your reader is healthy and can handle 32 GB SDHC cards). If that's the case, then no one else will be getting your data any time soon unless they have a very large budget.
– GuitarPicker
Apr 9 '15 at 14:41
1
1
Thank you GuitarPicker. Unfortunately, DISKPART reports it as 30MB.
– RockPaperLizard
Apr 9 '15 at 0:49
Thank you GuitarPicker. Unfortunately, DISKPART reports it as 30MB.
– RockPaperLizard
Apr 9 '15 at 0:49
Thumbs-up vote for an excellent answer, even if it didn't work.
– RockPaperLizard
Apr 9 '15 at 0:54
Thumbs-up vote for an excellent answer, even if it didn't work.
– RockPaperLizard
Apr 9 '15 at 0:54
The good news is that you have ruled out all software problems, and definitely have a defective card (assuming your reader is healthy and can handle 32 GB SDHC cards). If that's the case, then no one else will be getting your data any time soon unless they have a very large budget.
– GuitarPicker
Apr 9 '15 at 14:41
The good news is that you have ruled out all software problems, and definitely have a defective card (assuming your reader is healthy and can handle 32 GB SDHC cards). If that's the case, then no one else will be getting your data any time soon unless they have a very large budget.
– GuitarPicker
Apr 9 '15 at 14:41
add a comment |
Write protection is there to ensure you can recover your data, it's gone into safemode. Having similar problem with a 64GB micro SD card. tried 30 seconds in boiling water using microwave, froze in the freezer over night. Man these things are indestructible. Going for 1 minute in microwave.
add a comment |
Write protection is there to ensure you can recover your data, it's gone into safemode. Having similar problem with a 64GB micro SD card. tried 30 seconds in boiling water using microwave, froze in the freezer over night. Man these things are indestructible. Going for 1 minute in microwave.
add a comment |
Write protection is there to ensure you can recover your data, it's gone into safemode. Having similar problem with a 64GB micro SD card. tried 30 seconds in boiling water using microwave, froze in the freezer over night. Man these things are indestructible. Going for 1 minute in microwave.
Write protection is there to ensure you can recover your data, it's gone into safemode. Having similar problem with a 64GB micro SD card. tried 30 seconds in boiling water using microwave, froze in the freezer over night. Man these things are indestructible. Going for 1 minute in microwave.
answered Jan 24 '17 at 12:10
JoeJoe
1
1
add a comment |
add a comment |
I tried the piezo and microwave trick, but no success.
A 24V 5A power supply over the outer 2 pins did the trick for me.
add a comment |
I tried the piezo and microwave trick, but no success.
A 24V 5A power supply over the outer 2 pins did the trick for me.
add a comment |
I tried the piezo and microwave trick, but no success.
A 24V 5A power supply over the outer 2 pins did the trick for me.
I tried the piezo and microwave trick, but no success.
A 24V 5A power supply over the outer 2 pins did the trick for me.
answered Jun 17 '17 at 12:46
LimitizmLimitizm
1
1
add a comment |
add a comment |
1
If you can't recover the data, chances are you can't, in general write to it either. Anything that will destroy the data storage physically will likely be obvious and void your warranty. Kinda tough luck here TBH.
– Journeyman Geek♦
Apr 9 '15 at 0:01
@JourneymanGeek Yes, that was my conclusion as well, but I always try to assume I'm the dumbest person in the room. :-) I'm hoping that there is some way to ignore the partition table completely and perform a lower-level wipe, or to somehow force the card to be recognized as 32GB and perform a standard wipe. I thought TestDisk would do the trick because the user can specify the exact CHS values, but it did not have success.
– RockPaperLizard
Apr 9 '15 at 0:53
hmm. I wonder if the official sd card tool might work here sdcard.org/downloads/formatter_4 or maybe the linux shred command.
– Journeyman Geek♦
Apr 9 '15 at 3:50
@JourneymanGeek You know, I always forget about that tool. I'll give it a try. Can't hurt. Thanks.
– RockPaperLizard
Apr 9 '15 at 3:57
@JourneymanGeek I appreciated your idea, so I gave the official tool a try. Interestingly, it claimed that the card was write protected (it's not). Windows, on the other hand, was able to try to format it, but failed after writing to it a bit.
– RockPaperLizard
Apr 25 '15 at 9:34