当前位置: 电脑软硬件应用网 > 电脑学院 > 操作系统 > Windows XP系统 > 正文
The Volume is dirty 的解决方法 【字体:
The Volume is dirty 的解决方法
2009-8-16 9:21:00  文/网络收集   出处:电脑软硬件应用网   

    电脑D盘有问题,老是蓝屏,再重启老是检测D盘,报:The Volume is dirty.

    在网上查了一下解决方法。

    1)在"开始"-->"运行"下键入:cmd,进入msdos下,使用fsutil dirty query d: 来检查d盘,报:The Volume is dirty.再键入CHKNTFS /X D:,报该盘分区NTFS.然后直接在运行处运行这个命令,没发现有什么效果。

    2)重启计算机,电脑软硬件应用网(http://www.45its.com)发现以前的3个stage进行Check,现在变成5个stage 了。

    3)经过十来分钟的检测,进入系统。同样的方法进入msdos下,键入Chkdsk /f /r d:,会提示你:是否卸下所有的句柄,选Y,然后就分5个stage检测d盘(由于没了句柄,在check过程中D盘的东西不能用),结束后用 fsutil dirty query d:来测试发现结果:没有损坏。修复成功。

   4)重新启动,发现系统好了。

将英文方案附在后面:

what you're experiencing is what Windows refers to as "setting the dirty bit" and what you have to do is unset that bit. Every time Windows XP starts, autochk.exe is called by the kernel to scan all volumes to check if the volume dirty bit is set. If the dirty bit is set, autochk performs an immediate chkdsk /f on that volume. Chkdsk /f verifies file system integrity and attempts to fix any problems with the volume. It is usually caused by a hard shut down or a power loss during a read-right operation on that particular drive.

How do I fix it, you ask?

Well, that's easy. First click Start> Run> bring up a command prompt by typing in "CMD" and type " fsutil dirty query d: ". This queries the drive, and more than likely it will tell you that it is dirty. Next, type "CHKNTFS /X D:". The X tells Windows to NOT check that particular drive on the next reboot. At this time, manually reboot your computer, it should not do a Chkdsk and take you directly to Windows.

Once Windows has fully loaded, bring up another CMD prompt and type and now you want to do a Chkdsk manually by typing "Chkdsk /f /r d:". This should take you through 5 stages of the scan and will unset that dirty bit. Finally, type "fsutil dirty query d:" and Windows will confirm that the dirty bit is not set on that drive.

  • 上一篇文章:

  • 下一篇文章:
  • 最新热点 最新推荐 相关文章
    Windows7/XP/Vista局域网共享驱动器
    linux vm 添加硬盘
    解决ADSL宽带拨号开机后慢的问题
    教你选购合适的1TB硬盘
    系统备份与恢复:双系统xp与vista
    认识XP系统中的十个特殊文件
    教你怎样修复硬盘零磁道与分区表
    在Windows XP中释放隐藏网速
    解决Win XP无法访问Windows 7文件
    C盘同时安装Windows7与XP 双系统
    设为首页- 关于我们 - 联系方式 - 版权声明 - 友情链接 - 网站地图 -
    Copyright©2003-2010 45IT.COM All Rights Reserved. 浙ICP备05056851号