My pendrive has become read only. I want to format it using Linux - how do I do that?
If I run mkfs.vfat \dev\sdc1, it doesn't work.
|
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Do check the | |||||
feedback
|
|
Make sure Here are instructions on the process: http://www.cyberciti.biz/faq/formatting-usb-pen-in-linux/ | ||||
|
feedback
|
/and not the backward slash. Secondly, "it doesn't work" isn't good enough. Please say precisely how it's failing (errors given, etc). Third (and most importantly) this is the wrong site for this question. This site is for programming questions. – Chris Aug 3 '11 at 6:07