chkdsk - cannot open volume for direct access


  1. Posts : 4
    Windows 7 Ultimate x64
       #1

    chkdsk - cannot open volume for direct access


    Anything I've found about this relates to dead hard drives or driver issues. I however have no issues aside from chkdsk annoying me.

    To explain: I guess Windows didn't take too kindly to the latest BSOD and upon reboot, I got that error for my primary drive. But it boots fine.
    Of course it should probably be checked. But... Getting rid of the annoying chkdsk prompt is a much higher priority to me.

    Does anybody here know how I could convince chkdsk to either not run or to make it work (I.e. get rid of the direct access issue)?
    It is a Crucial m4 SSD by the way and SMART values are perfectly fine.
      My Computer


  2. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #2

    All disks are accessible? You can create and delete and access files on the filesystems?

    In Elevated Command Prompt
    Code:
    chkdsk/f  C:
    that gives the error?
      My Computer


  3. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #3

    In the elevated command prompt:
    Code:
    fsutil  dirty  query  c:
    Is it DIRTY?
      My Computer


  4. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #4

    Yes, everything worked just as usual.
    No, I did not run chkdsk myself. Windows started running it automatically after a BSOD.

    Thanks for the fsutil tip, the dirty bit really was set!
    And when googling the meaning and consequences, I came across the following solution suggestion that worked for me:

    First, exclude the drive from chkdsk and reboot. Windows will boot without chkdsk prompt:
    Code:
    chkntfs /X C:
    Then, force chkdsk myself with the usual command:
    Code:
    chkdsk /f C:
    After I did this, chkdsk was able to scan C:, it's not marked as dirty any more and Windows boots without chkdsk again.
      My Computer


  5. Posts : 10,796
    Microsoft Windows 7 Home Premium 64-bits 7601 Multiprocessor Free Service Pack 1
       #5

    Now do:
    Code:
    chkntfs /D C:
    To reenable automatic chkdsk in case of disk errors.

    Very strange the chkdsk command works ... it's the same that run automatically
      My Computer


  6. Posts : 4
    Windows 7 Ultimate x64
    Thread Starter
       #6

    Thanks for making me aware of this, I would've assumed that it was a one-time thing.

    It's just
    chkntfs /D
    though by the way :)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 11:05.
Find Us