Go to advanced search

by thepibob
Mon Jan 28, 2019 5:56 am
Forum: Beginners
Topic: SD card broken after dd???
Replies: 11
Views: 3651

Re: SD card broken after dd???

I guess it won't help the author of this post now but maybe other guys hitting this thread. What worked for me (on mac) is using diskutil to fix the issue. Assuming your SD Card is disk2 try

Code: Select all

diskutil eraseDisk FAT32 <name> /dev/disk2

Go to advanced search