Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
chkdsk
Last modified: Tuesday, May 20, 2008
Short for check disk, chkdsk is a command run utility
that is used on DOS and
Microsoft Windows-based systems to check the
file system and status of the system's
hard drives. The chkdsk command lists and corrects
errors on the disk. Used without parameters, chkdsk will display the
status of the disk in the current drive. The parameters are as follows:
drive : (specifies the drive that you want to chkdsk)
/p (Performs an exhaustive check)
/r (locates bad sectors and recovers readable information.
Implies /p)
On a Unix-based system, the equivalent utility is called
fsck.
Microsoft tech net: Chkdsk Used without parameters, chkdsk displays the status of the disk in the current drive.
My Totally Excellent Data Corruption Adventure . Not! Those of us who have been in the computer industry for any amount of time know that it is not a matter of 'if' your files are going to get corrupted or lost, it is a matter of 'when.' I have found that this is especially true with home PCs.
Webopedia's Quick Reference Section Use this Webopedia reference section for information on common Internet and computer facts and occurrences.