I have a memory stick which I had cleaned of old data fragments.
The memory stick was mounted on /dev/sdc1 so I did:
dd if=/dev/zero of=/dev/sdc1 bs=1M
After the task was complete, my usb memory stick became unrecognized.
What do you do in this case to make the drive recognized again and partition it as FAT?