在我的Windows XP SP3框中,正常运行Windows时,从命令提示符处输入 chkdsk C: /R (或者,等效地,在Windows资源管理器中,右键单击 C: drive - > Properties - > Tools - > Check Now... ),我得到正常 ... the volume is in use ... Would you like to schedule this volume to be checked the next time the system restarts? (Y/N) 信息。我选择 ÿ ,然后我做 Start - > Turn Off Computer - > Restart。
当我重新启动时,在启动过程中,我看到蓝色背景上的白色字母
Checking file system on C:
The type of the file system is NTFS.
Cannot open volume for direct access.
Windows has finished checking the disk.
后来它似乎正常启动到图形桌面。
我的理解是信息来自 chkdsk 当其他一些程序正在使用硬盘时,所以 chkdsk 什么也没做。
我该怎么做才能得到 chkdsk 实际检查磁盘? (在Windows完成启动到安全模式之前,一些其他程序是如何开始运行的呢?)