I don't know if it's simply a typo, but the correct syntax is "chkdsk /f" NOT "chkdsk\f" - space between chkdsk and /f and the slash before the f is a forward slash.
Start and type "cmd" (without the quotes) in the start search box. When "cmd.exe" appears in the programs list, right click on cmd.exe and select "Run as administrator". When the command window pops up, type in (again without the quotes) - chkdsk c: /f . When you are prompted to run chkdsk the next time the system restarts, type Y. Then, either type "exit" or close the command window. Reboot.
c:\>chkdsk /f The type of the file system is NTFS. Cannot lock current drive.
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) n
c:\>
I said Y but it didn't appear to run when I rebooted.
Still doesn't appear to run chkdsk. Also, correction to the error. It is a pop-up window. At the top of the window is one of the .exe files. The error detail says:
C:\windows\assembly\nativeimages_v2.0.50727_32 is corrupt and unreadable. Run chkdsk utility
Rebel9
2.9K Posts
0
April 9th, 2008 00:00
Rebel9
2.9K Posts
0
April 9th, 2008 01:00
OK - try this:
Start and type "cmd" (without the quotes) in the start search box. When "cmd.exe" appears in the programs list, right click on cmd.exe and select "Run as administrator". When the command window pops up, type in (again without the quotes) - chkdsk c: /f . When you are prompted to run chkdsk the next time the system restarts, type Y. Then, either type "exit" or close the command window. Reboot.
eadien7
4 Posts
0
April 9th, 2008 01:00
Yeah, it was a typo. Here is what I get:
c:\>chkdsk /f
The type of the file system is NTFS.
Cannot lock current drive.
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) n
c:\>
I said Y but it didn't appear to run when I rebooted.
eadien7
4 Posts
0
April 9th, 2008 02:00
Still doesn't appear to run chkdsk. Also, correction to the error. It is a pop-up window. At the top of the window is one of the .exe files. The error detail says:
C:\windows\assembly\nativeimages_v2.0.50727_32 is corrupt and unreadable. Run chkdsk utility
Rebel9
2.9K Posts
0
April 9th, 2008 12:00
eadien7
4 Posts
0
April 9th, 2008 17:00