PC Review Forums Newsgroups Windows XP Windows XP General CHDSK won't fix MFT bitmap

Reply

CHDSK won't fix MFT bitmap

 
Thread Tools Rate Thread
Old 14-02-2006, 08:31 PM   #1
Mike Stogden
Guest
 
Posts: n/a
Default CHDSK won't fix MFT bitmap


Hi,

CHKDSK displays the following message:

CHKDSK discovered free space marked as allocated in the master file table
MFT bitmap

No amount of CHDSK runs with any settings including via Recovery Console
seems to fix this.

I have lots of image backups but I suspect that these all contain the same
corruption as I only discovered this when trying to defrag.

I would rather not flatten the disk as it would take me a week to re-install
all the application.

Any suggestions?


  Reply With Quote
Old 14-02-2006, 09:46 PM   #2
Wesley Vogel
Guest
 
Posts: n/a
Default Re: CHDSK won't fix MFT bitmap

CHKDSK discovered free space marked as allocated in the master file table
(MFT) bitmap

The CHKDSK utility incorrectly identifies and deletes in-use security
descriptors
http://support.microsoft.com/defaul...kb;en-us;831374

[[NTFS File System Corruption
In very rare circumstances, the NTFS $MFT or $BITMAP metafiles may become
corrupted and result in lost disk space. To identify and fix this issue, run
the chkdsk /F command against the volume in question. Toward the end of
chkdsk process, you receive the following message if the $BITMAP metafile
needs to be adjusted:
Correcting errors in the master file table's (MFT) BITMAP attribute. CHKDSK
discovered free space marked as allocated in the volume bitmap. Windows has
made corrections to the file system. ]]
from...
How to locate and correct disk space problems on NTFS volumes in Windows XP
http://support.microsoft.com/defaul...kb;en-us;315688

See...
Phase 1: Checking files
here...
Understanding what CHKDSK does
http://support.microsoft.com/kb/314...123120121120120

From...
An explanation of the new /C and /I Switches that are available to use with
Chkdsk.exe
http://support.microsoft.com/kb/314835

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:OiPXh1ZMGHA.3584@TK2MSFTNGP10.phx.gbl,
Mike Stogden <stoggers@uniquest.demon.co.uk> hunted and pecked:
> Hi,
>
> CHKDSK displays the following message:
>
> CHKDSK discovered free space marked as allocated in the master file table
> MFT bitmap
>
> No amount of CHDSK runs with any settings including via Recovery Console
> seems to fix this.
>
> I have lots of image backups but I suspect that these all contain the same
> corruption as I only discovered this when trying to defrag.
>
> I would rather not flatten the disk as it would take me a week to
> re-install all the application.
>
> Any suggestions?


  Reply With Quote
Old 29-03-2006, 08:00 AM   #3
=?Utf-8?B?TGV2YW5p?=
Guest
 
Posts: n/a
Default RE: CHDSK won't fix MFT bitmap

Hey I have the same problem and when i run chkdsk /f and reboot it cheks
everything and finds no errors. But the error message when i run chkdsk on
its own still apppears. Any ideas how to correct it?
  Reply With Quote
Old 29-03-2006, 08:24 AM   #4
Unk
Guest
 
Posts: n/a
Default Re: CHDSK won't fix MFT bitmap

On Tue, 28 Mar 2006 22:00:01 -0800, Levani <Levani@discussions.microsoft.com> wrote:

>Hey I have the same problem and when i run chkdsk /f and reboot it cheks
>everything and finds no errors. But the error message when i run chkdsk on
>its own still apppears. Any ideas how to correct it?


These error messages do not necessarilly mean that there is problem with the drive.
The reason you are seeing these errors is because when you run CHKDSK from a command
prompt, it runs in "Read only" mode, and the state of the computer is changing at the time you
run the utility. A "read only" chkdsk on an active NTFS volume will result in false positive
errors!

Read-only CHKDSK will abort before it completes all three phases if it encounters errors in any
phase, falsely reporting errors when in read-only mode. In other words, CHKDSK may report that
a disk is corrupted even when there is no real corruption present. This can happen if the volume
is modifed by of some program activity in the area that CHKDSK is examining at the time.

To test a volume correctly, the volume must be in a static state, and the only way to guarantee
that state is to lock the volume. CHKDSK only locks the volume when it runs before entering
Windows or while in Recovery Console with /P or /R (which implies "F") is specified.

You can test this by starting your computer in the Recovery Console and run "CHKDSK /P" from
there. See if you get any error messages. Now, boot back to Windows and the errors return.

Description of the Windows XP Recovery Consol
http://support.microsoft.com/?kbid=314058

How to install and use the Recovery Console in Windows XP
http://support.microsoft.com/?kbid=307654

  Reply With Quote
Old 31-03-2006, 08:02 PM   #5
Plato
Guest
 
Posts: n/a
Default Re: CHDSK won't fix MFT bitmap

=?Utf-8?B?TGV2YW5p?= wrote:
>
> Hey I have the same problem and when i run chkdsk /f and reboot it cheks
> everything and finds no errors. But the error message when i run chkdsk on
> its own still apppears. Any ideas how to correct it?


Might try a chkdsk from dos. Included in this download:
http://www.datapol.de/dpe/freeware/








--
http://www.bootdisk.com/


  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off