I have an external drive - drive F - when trying to pull the drive up, it comes up with FAT32 System F Dirty....it will not acknowledge my F drive - does anyone have an idea as to how to fix this problem

link|improve this question
what is the error exactly - can you take a screen shot? – alevenso Dec 20 '10 at 17:28
Right click drive -> Properties -> Check for error – Sathya Dec 20 '10 at 19:59
feedback

1 Answer

Go to the command prompt and type:

chkdsk f: /f

This should scan and fix the majority of problems on the drive.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.