ChkDsk : Java Glossary

ChkDsk
A Windows utility that checks the integrity of the file system and repairs damage. You should run it on all drives after any crash. You invoke it with Start ⇒ Computer ⇒ right click X: ⇒ properties ⇒ tools ⇒ check now ⇒ check scan for and attempt recovery of bad sectors.

ChkDsk normally requires a reboot to work. The screen often goes blank. Just hit shift to prod it along. Often the screen will stay blank. As long as the hard disk light is blinking, all is well. Sometimes the fool thing does the checks twice.

Rem change the size of the $LogFile on C: to 65,536K
chkdsk C: /L:65536

rem correct scrambled files
chkdsk C: /F /B

rem test surfaces (very time consuming)
chkdsk C: /F /B /R

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/chkdsk.html J:\mindprod\jgloss\chkdsk.html
logofeedback Please email your feedback for publication, letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email If you want your message kept confidential, not considered for posting, please explicitly specify that.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.210]
You are visitor number 11.