Re: Cannot run CHKDSC with /F option. How Do I Do This??

Tech-Archive recommends: Speed Up your PC by fixing your registry



k4shag wrote:
ok, i got it now, but now the black screen says "cannot run chkdsk because the volume is in use by another process. the type of the file system is NTSF -- cannot lock current drive."
what do i do about this?

Read what the screen says. Type "Y", do a restart, and step away from the computer.


Steve


"Lorien" wrote:


You keep misspelling it.  It's CHKDSK /F  (Note it ends in K not C).

"k4shag" <k4shag@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:EE124749-D8C8-4EDD-BD5D-1ACFC62DCA68@xxxxxxxxxxxxxxxx

When I typr "CHKDSC /F" in the run box, I get an error message that tells me
windows cannot find chkdsc -- make sure that i typed the name correctly. I am
typing it as CHKDSC /F in the run box.


"k4shag" wrote:


Can someone tell me please how I can run CHKDSC with the /F (fix) option? It
will not run for me.




.



Relevant Pages

  • Shared Disk/Transactional/Distributed file system (GSoC Proposal)
    ... I want to make an OpenVMS inspired file system. ... Another question is whether to make it a pure record oriented I/O file ... file system would make the distributed lock manager's job much ... manage aborted transactions, or finished transactions etc. ...
    (freebsd-hackers)
  • Re: [PATCH 3/3, try #2] Blackfin: documents and maintainer patch
    ... This file contains the simple DMA Implementation for Blackfin ... +Please follow the steps to form the EXT3 File system and mount the same as root ... +There are only a few steps required to lock your code into the cache. ...
    (Linux-Kernel)
  • Re: [PATCH 3/4] Blackfin: documents and maintainer patch
    ... This file contains the simple DMA Implementation for Blackfin ... +Please follow the steps to form the EXT3 File system and mount the same as root ... +There are only a few steps required to lock your code into the cache. ...
    (Linux-Kernel)
  • Re: review of ocfs2
    ... > of the more advanced file system level AIO code. ... > What lock protects steady queue here? ... > Looks quite obfuscated with the separate argument lists. ...
    (Linux-Kernel)
  • Re: [ANN] unionfs patchset-11 release
    ... Basically, file systems supporting full file system snapshots provide a mechanism to "lock out" writers before they enter VFS so that they don't end up holding write locks for long periods, leading to deadlock. ... In this situation, vnode locks are acquired after the vn_start_writecall, but vnode references are held before takes a vnode so that it can find the file system). ... If it fails, the vnode lock is released, the reference is acquired, and then the whole operation is restarted so that we can try again to acquire the vnode lock under circumstances where file system snapshot lock can be safely acquired. ...
    (freebsd-current)