PC Review


Reply
Thread Tools Rate Thread

chkdsk errors, but chkdsk /f doesn't fix them

 
 
Charles Rogers
Guest
Posts: n/a
 
      21st Dec 2004
After the usual three chkdsk stages run OK (full chkdsk output below), it
gives these messages:

CHKDSK discovered free space marked as allocated in the

master file table (MFT) bitmap.

CHKDSK discovered free space marked as allocated in the volume bitmap.

Windows found problems with the file system.

Run CHKDSK with the /F (fix) option to correct these.

I put chkdsk /f on the schedule and rebooted. At boot time, chkdsk ran, gave
the usual messages, but none of the error messages. When chkdsk /f
completed, it forced another reboot, and when XP came up, I ran chkdsk
again -- and got the same error messages.

So, what can I do about this?

Thanks,

Chaz

CHKDSK is verifying files (stage 1 of 3)...

File verification completed.

CHKDSK is verifying indexes (stage 2 of 3)...

Index verification completed.

CHKDSK is verifying security descriptors (stage 3 of 3)...

Security descriptor verification completed.

CHKDSK discovered free space marked as allocated in the

master file table (MFT) bitmap.

CHKDSK discovered free space marked as allocated in the volume bitmap.

Windows found problems with the file system.

Run CHKDSK with the /F (fix) option to correct these.

6811516 KB total disk space.

3538608 KB in 22638 files.

6504 KB in 1511 indexes.

0 KB in bad sectors.

96336 KB in use by the system.

65536 KB occupied by the log file.

3170068 KB available on disk.

4096 bytes in each allocation unit.

1702879 total allocation units on disk.

792517 allocation units available on disk.

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) y

This volume will be checked the next time the system restarts.


 
Reply With Quote
 
 
 
 
gerryf
Guest
Posts: n/a
 
      21st Dec 2004
Take a read here:

http://support.microsoft.com/?kbid=315688

This will not necessarily solve your problem (you may not even have a
problem, if for example you mount drives in a folder, which can cause chkdsk
to be confused), but it may point a way.

Do you have deeply nested folders (run into this a lot with music
collections)?

When you set up your system, did you do anything out of the ordinary when
formatting your drive?

Have any wierd files that you cannot delete?


"Charles Rogers" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> After the usual three chkdsk stages run OK (full chkdsk output below), it
> gives these messages:
>
> CHKDSK discovered free space marked as allocated in the
>
> master file table (MFT) bitmap.
>
> CHKDSK discovered free space marked as allocated in the volume bitmap.
>
> Windows found problems with the file system.
>
> Run CHKDSK with the /F (fix) option to correct these.
>
> I put chkdsk /f on the schedule and rebooted. At boot time, chkdsk ran,

gave
> the usual messages, but none of the error messages. When chkdsk /f
> completed, it forced another reboot, and when XP came up, I ran chkdsk
> again -- and got the same error messages.
>
> So, what can I do about this?
>
> Thanks,
>
> Chaz
>
> CHKDSK is verifying files (stage 1 of 3)...
>
> File verification completed.
>
> CHKDSK is verifying indexes (stage 2 of 3)...
>
> Index verification completed.
>
> CHKDSK is verifying security descriptors (stage 3 of 3)...
>
> Security descriptor verification completed.
>
> CHKDSK discovered free space marked as allocated in the
>
> master file table (MFT) bitmap.
>
> CHKDSK discovered free space marked as allocated in the volume bitmap.
>
> Windows found problems with the file system.
>
> Run CHKDSK with the /F (fix) option to correct these.
>
> 6811516 KB total disk space.
>
> 3538608 KB in 22638 files.
>
> 6504 KB in 1511 indexes.
>
> 0 KB in bad sectors.
>
> 96336 KB in use by the system.
>
> 65536 KB occupied by the log file.
>
> 3170068 KB available on disk.
>
> 4096 bytes in each allocation unit.
>
> 1702879 total allocation units on disk.
>
> 792517 allocation units available on disk.
>
> 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) y
>
> This volume will be checked the next time the system restarts.
>
>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      21st Dec 2004
If you get an error something to the effect "cannot open volume for direct
access" There is some system/boot start device that is reading/writing to
the drive before chkdsk can get a lock on the drive. Some anti-virus
applications do this.

You can also run
chkdsk /r
from the recovery console command line. (/r implies /f )

To start the Recovery Console, start the computer from the Windows XP CD-Rom
Press ENTER at the "Setup Notification" screen. Press R to repair a Windows
XP installation, and then press C to use the Recovery Console. The Recovery
Console then prompts you for the administrator password. If you do not have
the correct password, Recovery Console does not allow access to the
computer. If an incorrect password is entered three times, the Recovery
Console quits and restarts the computer. Note: If the registry is corrupted
or missing or no valid installations are found, the Recovery Console starts
in the root of the startup volume without requiring a password. You cannot
access any folders, but you can carry out commands such as chkdsk, fixboot,
and fixmbr for limited disk repairs. Once the password has been validated,
you have full access to the Recovery Console, but limited access to the hard
disk. You can only access the following folders on your computer: drive
root, %systemroot% or %windir%


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"Charles Rogers" wrote:
| After the usual three chkdsk stages run OK (full chkdsk output below), it
| gives these messages:
|
| CHKDSK discovered free space marked as allocated in the
|
| master file table (MFT) bitmap.
|
| CHKDSK discovered free space marked as allocated in the volume bitmap.
|
| Windows found problems with the file system.
|
| Run CHKDSK with the /F (fix) option to correct these.
|
| I put chkdsk /f on the schedule and rebooted. At boot time, chkdsk ran,
gave
| the usual messages, but none of the error messages. When chkdsk /f
| completed, it forced another reboot, and when XP came up, I ran chkdsk
| again -- and got the same error messages.
|
| So, what can I do about this?
|
| Thanks,
|
| Chaz
|
| CHKDSK is verifying files (stage 1 of 3)...
|
| File verification completed.
|
| CHKDSK is verifying indexes (stage 2 of 3)...
|
| Index verification completed.
|
| CHKDSK is verifying security descriptors (stage 3 of 3)...
|
| Security descriptor verification completed.
|
| CHKDSK discovered free space marked as allocated in the
|
| master file table (MFT) bitmap.
|
| CHKDSK discovered free space marked as allocated in the volume bitmap.
|
| Windows found problems with the file system.
|
| Run CHKDSK with the /F (fix) option to correct these.
|
| 6811516 KB total disk space.
|
| 3538608 KB in 22638 files.
|
| 6504 KB in 1511 indexes.
|
| 0 KB in bad sectors.
|
| 96336 KB in use by the system.
|
| 65536 KB occupied by the log file.
|
| 3170068 KB available on disk.
|
| 4096 bytes in each allocation unit.
|
| 1702879 total allocation units on disk.
|
| 792517 allocation units available on disk.
|
| 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) y
|
| This volume will be checked the next time the system restarts.
|
|


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
disk errors , CHKDSK doesn't help Willi Behrens Windows XP General 9 16th Apr 2008 10:24 AM
chkdsk- useless-scandisk found errors-chkdsk did not =?Utf-8?B?UmljayBI?= Windows XP Help 4 19th Oct 2005 09:28 PM
ChkDsk on startup freezes (always do ChkDsk after standby)(laptop) neilsanner@yahoo.com Windows XP Help 6 24th May 2005 09:09 PM
ChkDsk on startup freezes (ChkDsk always after standby)(laptop) neilsanner@yahoo.com Windows XP Performance 0 19th May 2005 02:43 PM
CHKDSK Errors Ed H Windows XP General 5 11th Jul 2004 01:54 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:06 AM.