D
DerbyBorn
Has anyone had the problem of Disk Checking always cancelling and found a
solution?
solution?
Has anyone had the problem of Disk Checking always cancelling and found a
solution?
DerbyBorn said:Has anyone had the problem of Disk Checking always cancelling and found a
solution?
DerbyBorn said:Has anyone had the problem of Disk Checking always cancelling and found a
solution?
Paul said:http://www.microsoft.com/resources/documentation/windows/xp/all/proddoc
s/en-us/fsutil_dirty.mspx?mfr=true
DerbyBorn said:The Volume was not dirty.
The Boot Execute is set to autocheck autochk (space) *
It had up until a few days ago been:
autocheck autochk * /r\DosDevice\C
The exact messsage is:
A disk check has been scheduled
Disk checking has been cancelled
Oddly - It worked onece last night - but not since.
Paul said:Doesn't a disk check create a log somewhere.
I thought one way to access it, was Event viewer.
I think I tried to look at the log file once, and
it was "binary" inside.
If you're lucky, the canceled job would create a log for itself.
*******
There are some ideas here. Apparently, one user feels the job
is getting canceled at boot, because the computer "presses
a key for itself", causing the cancellation. The people then
try tricks, such as "chkntfs /t:0", to bypass that as a potential
cause. Setting the timer to zero, prevents the computer from pressing
the key for itself.
http://social.technet.microsoft.com/Forums/en- US/w7itproperf/thread/d78
e4aaf-e506-43d1-bb01-89216bfba24b
And running from a Recovery Console, is another way to do it.
Virtually every installer CD/DVD, has an option to run an
MSDOS-like recovery console, and CHKDSK runs from there.
The command line options for CHKDSK, when run there, aren't
quite the same, but you'll figure it out.
Paul