View Single Post
Old 12-03-2008, 10:33 PM   #3 (permalink)
sjb007
Analyst, Security Team
 
sjb007's Avatar
 
Join Date: Dec 2007
Location: Lincoln UK
Posts: 2,229
OS: Windows 7 Premium x64

My System

Re: disk check runs on every boot

Its sounds as though the drive is flagged as dirty
  • Click on the Start menu -> All Programs -> Accessories -> right click command promt and select run as administrator
  • Next type fsutil dirty query <letter of drive that chkdsk keeps checking> eg fsutil dirty query c:
  • If the returned message indicates that the volume is dirty then proceed with the next step
  • Next type chkdsk <drive letter> /f /x
  • If you get this below answer YES.
    Chkdsk cannot run because the volume is in use by another process. Would you like to schedule this volume to be checked the next time the system restarts? <Y/N>
  • After that finishes, repeat fsutil dirty query c:
  • If the volume is no longer dirty, reboot and chkdsk should not reappear.
__________________
If we have helped you then please consider donating

Proud Member of ASAP & UNITE Since 2007
sjb007 is online now   Reply With Quote