PC Support Guide:  Checking the Drives >

ChkDsk on XP 2K NT

Previous pageReturn to chapter overviewNext page

 

XP 2K NT

 

scr_DrivePropertiesTools

 

scr_CheckNow

 

 

Steps_25

Quick steps to run Check Disk:

1.Right-click on the drive
2.Choose properties
3.Select the Tools tab
4.Click the Check Now button
5.Click Start

Note: that the Two check boxes should not be checked.

 

It is best (but not necessary) to use the boot disk method.

 

Boot disk method

Steps_25

1.Boot your computer from your Windows XP Cd or from your 6-disk XP/2000 Boot Disk Set. To do this, insert your CD or Floppy #1 and turn your computer on. When the menu comes up, select boot from CD or boot from floppy (do not select boot from hard drive).
2.Your computer will begin to boot. Eventually, you will see a screen asking you what you would like to do. Press the letter R on your keyboard to proceed to the Windows Recovery Console.
3.As you progress to the Recovery Console you may be asked which partition you would like to boot into. Type the number associated with the partition containing your NTFS partition (usually 1 or 2) and then press enter to continue. You may be asked for your administrator password. If you have one, type it in and press enter. If you do not have a password to boot your computer into Windows, simply press enter.
4.Now you should be at a command prompt. from here, type the following command without the quotes and press enter: “chkdsk /p”
5.This is a short test that will tell you whether or not a longer test is needed. If after the test completes, the message “One or more errors detected on the volume” appears, then proceed to the next step. If no errors are reported, then your drive can not be repaired using chkdsk.
6.Now you should be back at the command prompt. Type the following command without the quotes and press enter: “chkdsk /r”
7.This test will take a while depending on the size of your drive. It will look for the errors on your drive and repair them. When it completes, you will be back at a command prompt.
8.Now type “chkdsk /p” again and press enter. If no errors are reported, your drive has been successfully repaired and is safe to use again temporarily. If errors are still reported, then your drive is on its last leg. You may be able to boot it now though.
9. Remove the floppy disk or CD from your system and restart the PC. Take a moment now to back up your important data.

 

Command Prompt method (a reboot will be necessary to perform the actions)

Steps_25

1.Open a command prompt.
2.Type "chkdsk c: /p"
3.This is a short test that will tell you whether or not a longer test is needed. If after the test completes, the message “One or more errors detected on the volume” appears, then proceed to the next step. If no errors are reported, then your drive can not be repaired using chkdsk.
4.Now you should be back at the command prompt. Type the following command without the quotes and press enter: “chkdsk c: /r”
5.This test will take a while depending on the size of your drive. It will look for the errors on your drive and repair them. When it completes, you will be back at a command prompt.
6.Now type “chkdsk /p” again and press enter. If no errors are reported, your drive has been successfully repaired and is safe to use again temporarily. If errors are still reported, then your drive is on its last leg. You may be able to boot it now though.

 

Additional Syntax for Experienced Users:

/F Automatically attempt to Fix file system errors on the disk. In order to do so, the partition must be dismounted. If the  partition being fixed is the boot partition, you will be given the option of scheduling the fix the next time the system is booted.
/X Fix file system errors on the disk, (Win2003 and above) dismounts the volume first, closing all open file handles.
/R Scan for and attempt Recovery of bad sectors.
/V Display the full path and name of every file on the disk.
/L:size NTFS only: change the log file size to the specified number of kilobytes. If size is not specified, displays the current log size and the drive type (FAT or NTFS).
/C Skip directory corruption checks.
/I Skip corruption checks that compare directory entries to the file record segment (FRS) in the volume’s master file table (MFT)

 


Previous page - Chapter overview - Next page

 


Page url: http://www.tje.net/PCSupport/index.html?chkdskonxp.htm
Page content was last updated: 4/25/2009



Website designed and created by TJ Elias - Houston, Texas
090424 * Copyright(c) 1996-2009 TJ Elias