![]() |
|
|||||||
| Software and Reference The official list of itsallPC recommended software and reference material, used and approved by forum staff. Coverers everything from hardware diagnostic utilities to off-site reference information. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
Windows Filesystem Checking
Windows NT, 2000, XP and Vista
The Windows New Technology based file system checking utility is called chkdsk - an abbreviation for Check Disk. From Windows There is a GUI wrapper for chkdsk, but it doesn't really give us the details and options we need. To run chkdsk:
Chkdsk will run in read-only mode by default and will only report errors, not fix them. It is possible for chkdsk to falsely report errors in this mode, because the volume it is checking may be modified during the procedure by another application. For chkdsk to make any repairs, it needs to dismount the volume to ensure no other software can interfere. You can run chkdsk in fix mode with the following command
Your boot volume (where Windows resides, usually c: ) cannot be dismounted Windows is running, or the system would crash, so instead chkdsk displays the following message: Quote:
Quote:
By default, chkdsk will perform a number of important tests related to the structure, layout and consistency of files in the volume, but it does not check empty space for errors, or check for bad sectors. To do this, use the following command
This will take a lot longer, but is a good idea if your hard disk drive has known defects. If it happens to pick up any bad sectors, run a HDD diagnostic (help available here). This ensures that the bad sectors are properly recorded in the HDD firmware, so they will never be used again; otherwise you must run chksk c: /r every time you format the drive. From the Installation disc Sometimes you cannot boot into Windows to perform a chkdsk (usually when you need to do it most). To access chkdsk, you need to enter the Recovery Console. This refers to Windows 2000 and XP. Vista has not yet been confirmed...
The chkdsk options are slightly different from the Recovery Console. To automatically fix errors, use the following command:
Windows 95, 98 & ME Nothing yet! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|