It runs chkdsk on boot because it has detected that there was some problem
with the file system. Running SFC /SCANNOW would honestly not really do
much for this prob.
Are there any errors in the System Event Log that point to drive problems or
data access problems?
To make sure its running completely, schedule a chkdsk to run on boot by
typing "chkdsk c: /f /r". Using the /f tells it to fix any problems it
finds, and /r does some additional checking on the drive.
--
Doug Allen
Windows 2000 MCSE
Microsoft Enterprise NT4/Win2k/XP/Win2k3 Setup Support
This posting is provided "AS IS" with no warranties, and confers no rights.
"Ndi" <Ndi_at_Ndi_dot_ro> wrote in message
news:%(E-Mail Removed)...
> Open a command prompt (cmd.exe) and type SFC /?
>
> --
> Andrei "Ndi" Dobrin
> Brainbench MVP
> www.Brainbench.com
>
>