Gerry, how is chkdsk run in an administrator cmd window any different that running it during a reboot? And is there a difference in specifying the "/f" option if chkdsk does not find any errors? I just ran chkdsk, and the output is below. I ran a clean
chkdsk this morning at 08:15, and a clean chkdsk was run yesterday at 17:43 during the last auto-reboot before the Windows repair finished.
C:\Windows\system32>chkdsk c:
The type of the file system is NTFS.
Volume label is Win7-BOOT.
WARNING! F parameter not specified.
Running CHKDSK in read-only mode.
CHKDSK is verifying files (stage 1 of 3)...
503040 file records processed.
File verification completed.
1490 large file records processed.
0 bad file records processed.
4 EA records processed.
104 reparse records processed.
CHKDSK is verifying indexes (stage 2 of 3)...
624924 index entries processed.
Index verification completed.
0 unindexed files scanned.
0 unindexed files recovered.
CHKDSK is verifying security descriptors (stage 3 of 3)...
503040 file SDs/SIDs processed.
Security descriptor verification completed.
60943 data files processed.
CHKDSK is verifying Usn Journal...
37320512 USN bytes processed.
Usn Journal verification completed.
Windows has checked the file system and found no problems.
261369485 KB total disk space.
130049468 KB in 270780 files.
175004 KB in 60944 indexes.
0 KB in bad sectors.
618537 KB in use by the system.
65536 KB occupied by the log file.
130526476 KB available on disk.
4096 bytes in each allocation unit.
65342371 total allocation units on disk.
32631619 allocation units available on disk.
C:\Windows\system32>
--Barry Finkel