I don't understand what you mean when you refer to "phase 4." There are only three steps in chkdsk: file checking, index checking, and security descriptor checking. When you run chkdsk again, after it completes (or you stop it) go to Start|Control Panel|Administrative Tools|Event Viewer and look under Applications for the results of the run. Chksdk runs will show Winlogon as the source. Right-click those entries and select Properties. The information there should give you an insight into what is amiss with the run.
When I run error checking when I only check the bottom box (scan for and attempt recovery of bad sectors), it goes through phases 1, 2, and 3, then it shows phase 4, but nothing happens, except for the reboot. When I check both boxes (scan listed above, and automatically fix file system errors), it asks if I want to have error checking run when Windows starts again, and I say yes and restart the computer. It will get to a certain point and reboot and do this over and over again. When it was working properly, there were 5 phases that showed, and it would tell me how far each phase had progressed.
I see what you mean. I have never used that route to run chkdsk and having now done so I'm not impressed, as it doesn't identify what each phase is doing.
Go to Start|Help and Support and search on
chkdsk. If you run the program from a command line (Start|Run, type
cmd and click OK, then type either
chkdsk /f or
chkdsk at the command prompt) you will get much more information about what the program is doing, and may also get an idea of what is causing the continuous reboots.
Message Edited by Denny Denham on 11-26-2003 09:29 AM
I ran chkdsk from the "Run" screen yesterday. First I did it using only chkdsk, and the computer rebooted after a while. Then I did it with chkdsk /f, and when I restarted the computer as it asked, the same loop described above occurred. I also tried it in the safe mode with a DOS prompt, but the same thing happened. I will try your method when I get home this evening and see what happens, but I'm not holding my breath. Thanks.
I'm not holding my breath either. It's possible that the chkdsk file is corrupted. You can try replacing it using System File Checker (type
SFC /scannow at a command prompt) or by extracting a new copy from your Windows XP CD by opening a command prompt and entering:
Well I tried it and it worked perfectly, in 3 stages. It said there were 16 files in bad sectors. Then I tried chkdsk /r, and it said it was going to do 5 stages. At 15% of stage 4, it stopped, flashed a screen for a half-second that said something about technical stuff, and rebooted the computer.
I also ran a Dell diagnostic check and it came up with several errors that all read the same way: uncorrectable data error or media is write protected. Any other ideas?
Denny Denham
2 Intern
•
18.8K Posts
0
November 24th, 2003 04:00
I don't understand what you mean when you refer to "phase 4." There are only three steps in chkdsk: file checking, index checking, and security descriptor checking. When you run chkdsk again, after it completes (or you stop it) go to Start|Control Panel|Administrative Tools|Event Viewer and look under Applications for the results of the run. Chksdk runs will show Winlogon as the source. Right-click those entries and select Properties. The information there should give you an insight into what is amiss with the run.
Donald053
4 Posts
0
November 24th, 2003 12:00
When I run error checking when I only check the bottom box (scan for and attempt recovery of bad sectors), it goes through phases 1, 2, and 3, then it shows phase 4, but nothing happens, except for the reboot. When I check both boxes (scan listed above, and automatically fix file system errors), it asks if I want to have error checking run when Windows starts again, and I say yes and restart the computer. It will get to a certain point and reboot and do this over and over again. When it was working properly, there were 5 phases that showed, and it would tell me how far each phase had progressed.
Denny Denham
2 Intern
•
18.8K Posts
0
November 24th, 2003 16:00
I see what you mean. I have never used that route to run chkdsk and having now done so I'm not impressed, as it doesn't identify what each phase is doing.
Go to Start|Help and Support and search on chkdsk. If you run the program from a command line (Start|Run, type cmd and click OK, then type either chkdsk /f or chkdsk at the command prompt) you will get much more information about what the program is doing, and may also get an idea of what is causing the continuous reboots.
Message Edited by Denny Denham on 11-26-2003 09:29 AM
Donald053
4 Posts
0
November 24th, 2003 17:00
Denny Denham
2 Intern
•
18.8K Posts
0
November 24th, 2003 20:00
I'm not holding my breath either. It's possible that the chkdsk file is corrupted. You can try replacing it using System File Checker (type SFC /scannow at a command prompt) or by extracting a new copy from your Windows XP CD by opening a command prompt and entering:
extract x:\i386\chkdsk.ex_ c:\windows\system32\chkdsk.exe/b>
(Substitute the letter of your CD-ROM drive for x above, and there is a space between "_" and "c:\".)
Donald053
4 Posts
0
November 24th, 2003 22:00
Well I tried it and it worked perfectly, in 3 stages. It said there were 16 files in bad sectors. Then I tried chkdsk /r, and it said it was going to do 5 stages. At 15% of stage 4, it stopped, flashed a screen for a half-second that said something about technical stuff, and rebooted the computer.
I also ran a Dell diagnostic check and it came up with several errors that all read the same way: uncorrectable data error or media is write protected. Any other ideas?