Apparently chkdsk is sceduled to run and you have a program that will not
allow it to open volume for direct access.
Cannot lock volume for direct access
Cannot open volume for direct access
A program called Hitman Pro can cause the problem.
A really old version of ZoneAlarm (a version from 2004) can cause the
problem.
Spyware Doctor can also cause the problem.
The /x switch doesn't work if Spyware Doctor is installed. Spyware
Doctor needs to be uninstalled or you can do this...
Quoted from *PCTools*, *Spyware* *Doctor*...
1. Exit from Spyware Doctor (to exit from Spyware
Doctor please right click on the Spyware Doctor icon in
the notification area (next to the clock on the Windows
taskbar) and select Exit from the menu that appears)
2. Delete the file
ikhlayer.sys from %windir%\system32\drivers\
or
from c:\windows\system32\drivers\
3. Restart Spyware Doctor
Chkdsk, defrag and error-checking should now work.
-----
[[There is currently no fix for this problem.]]
[[NOTE: You may have success if you schedule Chkdsk to run at startup and
use the /X switch, which will force a dismount. ]]
from...
JSI Tip 7079. You receive 'Cannot open volume for direct access' when
Chkdsk runs during Windows XP startup
http://www.jsifaq.com/subO/tip7000/rh7079.htm
To run chkdsk from a command prompt.
Start | Run | Type: cmd | Click OK |
In the command prompt, type:
chkdsk C: /x
Hit your Enter key.
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 checked the next time the system
restarts? (Y/N)
Type Y, hit Enter and close the command prompt.
Reboot.
The /x switch: Use with NTFS only. Forces the volume to dismount first,
if necessary. All open handles to the drive are invalidated. /x also
includes the functionality of /f. The /F switch fixes errors on the
disk.
Unable to run CHKDSK
http://support.microsoft.com/kb/555484
Check Disk runs on every boot.
Open a command prompt...
Start | Run | Type: cmd | Click OK |
Type or paste the following line:
chkntfs /d
Hit the Enter key.
The /d switch restores the machine to the default behavior; all drives
are checked at boot time and chkdsk is run on those that are dirty.
--
Hope this helps. Let us know.
Wes
MS-MVP Windows Shell/User
In Brad <
[email protected]> hunted and pecked:
I tried to run the detect and repair disk errors and when Windows shut
down and restarted, I now get this message
Checking file system on C The type of file system is NTFS
Cannot open volume for direct access
Windows has finished checking the disk
I've shut down and restarted up Windows about 10 times and this message
continues to show on start up before Windows completely opens. It
doesn't appear to be causing any problems, but I would like to know
what I can do so this message doesn't continue to appear. Thanks