扫描磁盘日志文件在Windows XP中的位置

我在Windows XP操作系统启动之前安排扫描磁盘操作。 操作完成后,我要检查扫描磁盘操作的日志文件。 它在哪里?

您可以使用应用程序日志下的事件查看器查看扫描磁盘日志。

这是一个示例日志文件:

Checking file system on C: The type of the file system is NTFS. A disk check has been scheduled. Windows will now check the disk. Cleaning up minor inconsistencies on the drive. Cleaning up 35 unused index entries from index $SII of file 0x9. Cleaning up 35 unused index entries from index $SDH of file 0x9. Cleaning up 35 unused security descriptors. CHKDSK is verifying Usn Journal... Usn Journal verification completed. 80035798 KB total disk space. 16830724 KB in 57819 files. 18252 KB in 5163 indexes. 0 KB in bad sectors. 294678 KB in use by the system. 65536 KB occupied by the log file. 62892144 KB available on disk. 4096 bytes in each allocation unit. 20008949 total allocation units on disk. 15723036 allocation units available on disk. Internal Info: d0 dc 01 00 12 f6 00 00 e4 38 01 00 00 00 00 00 .........8...... 98 00 00 00 02 00 00 00 09 07 00 00 00 00 00 00 ................ b2 14 40 03 00 00 00 00 a2 75 10 23 00 00 00 00 [email protected].#.... 62 c5 f6 04 00 00 00 00 00 00 00 00 00 00 00 00 b............... 00 00 00 00 00 00 00 00 88 e2 31 3b 00 00 00 00 ..........1;.... 99 9e 36 00 00 00 00 00 10 3a 07 00 db e1 00 00 ..6......:...... 00 00 00 00 00 10 44 03 04 00 00 00 2b 14 00 00 ......D.....+... Windows has finished checking your disk. Please wait while your computer restarts. 

它将在事件查看器中,事件ID 1001。