Checking file system on C: 检查E分区文件系统 相信很多人都碰到过电脑开机后出现 “Checking file system on C:The type of the file system is NTFS……然后是一些数字的变化,最后一行是类似的“** allocation units available on disk”,然后就进入系统桌面了”的情况吧。这一般都是非正常关机,...
Rerunning chkdsk repairs any remaining corruption on the volume.Syntaxchkdsk [Volume**:][[Path] FileName] [/f**] [/v] [/r] [/x] [/i] [/c] [/l[**:**Size]]ParametersVolume : Specifies the drive letter (followed by a colon), mount point, or volume name....
这个问题的解决方法是直接进入那个目录,删除那个文件,比如我举的这个例子,我就直接打开我的电脑点进C:\Documents and Settings\pifd\Local Settings\Application Data\Microsoft\Outlook\这个目录里,把test.mxl删掉 就好了。可是问题来了,一般它报的文件基本上都在系统的配置文件夹里,Local Settings这一...
状态报告显示MS-DOS文件系统中的逻辑错误,该文件系统由文件分配表(FAT)和目录组成(CHKDSK不验证文件中的信息能否准确读出)。如果磁盘有错误,CHKDSK便会给出一条警告信息。所以,应不时地用CHKDSK来检查一下磁盘有无错误,以保证系统的正常运行。一、CHKDSK命令的语法 CHKDSK drive:[[path]filename][...
chkdsk [volume[[path]filename]]][/f][/v][/r][/x][/c][/l[:size]]volume 指定驱动器(后面跟一个冒号)、装入点、或卷名。filename 仅用于 fat/fat32:指定要检查是否有碎片的文件。/f 修复磁盘上的错误。/v 在 fat/fat32 上:显示磁盘上每个文件的完整路径和名称。在 ntfs 上:如果...
Checking a locked drive at restart If you wantchkdskto correct disk errors, you cannot have open files on the drive. If files are open, the following error message appears: Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be che...
CHKDSK drive:[[path]filename][/F][/V]若要显示当前驱动器的磁盘状态,可用命令:CHKDSK 二、CHKDSK命令的参数解释 (1)drive 指定要用CHKDSK检查的磁盘所在的驱动器。(2)[path]filename 指定要用CHKDSK进行碎片检查的一个或一组文件的路径及名称,可用通配符(*或?)指定多上文件。三、CHKDSK命令...
Checking a locked drive at restart If you wantchkdskto correct disk errors, you cannot have open files on the drive. If files are open, the following error message appears: Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be che...
一、遇到任务栏右下角提示有文件损坏要求运行chkdsk修复的情况 比如提示C:\Documents and Settings\pifd\Local Settings\Application Data\Microsoft\Outlook\test.mxl这个文件损坏,这种情况的产生有三种可能:1、非正常关机 2、病毒造成的破坏 3、硬盘问题(经常频繁的出现不同的文件损坏就可以判定为硬盘有...
Chkdsk also lists and corrects errors on the disk. Used without parameters, chkdsk displays the status of the disk in the current drive.Syntaxchkdsk [volume**:][[Path] FileName] [/f**] [/v] [/r] [/x] [/i] [/c] [/l[**:**size]]...