Adam
Many thanks for resolving that - chkdsk /f ran fine from an elevated command
line. However, it appeared to show no problems, other than '5 unindexed files
processed'.
So I ran sfc /scannow (again), which told me that 'Windows Resource
Protection found corrupt files, but was unable to fix some of them. It
referred me to CBS.log, which I have examined in detail (!) and can find
nothing to support that result (unless either of the following do so: a)
several examples of duplicate directory ownership were ignored; b) very many
examples of 'move file' from "\SystemRoot\WinSXS\Temp\PendingRenames\......"
to "\SystemRoot\WinSXS\FileMaps\...").
There is NO mention of a corrupt file which cannot be repaired and indeed
the last line says "[SR] Repair complete".
I'm becoming extremely frustrated about this and I'd like to try a Repair
Installation (as I haven't yet installed SR1) - but, from what I read, I
can't, as Vista was installed on my new PC (Medion) and I only have a
Recovery Disc.
I would sooner avoid a full re-installation, due to the volume of data,
software, drivers, updates/patches and settings that I would have to
reinstate!
Do you have any other suggestions please?
John
"Adam Albright" wrote:
> On Mon, 21 Apr 2008 17:29:06 -0700, John Edwards
> <(E-Mail Removed)> wrote:
>
> >Adam
> >
> >Hoping for great things like Tomen, I tried to run CHKDSK as you described
> >but the scheduled operation on restart would not happen (twice). So I tried
> >it from the command prompt (without /F) and discovered the following issues:
> >
> >No bad records or sectors
> >8 orphaned files
> >Master file table's (MFT) BITMAP attribute is incorrect
> >The Volume Bitmap is incorrect
> >Windows found problems with the file system.
> >
> >As advised, I then tried to run chkdsk /f and was told that the drive
> >couldn't be locked and so it cannot run because the volume is in use by
> >another process. Asked if I wanted to schedule a run next time system
> >restarts - YES.
> >Immediately responds with a message: chkdsk could NOT schedule this volume
> >to be checked next time the sytem restarts.
> >What to try next????? Interfering with the boot process? How?
>
> Well the telltale thing is Windows now confirms it found problems.
> Something is apparently getting loaded at boot that locks the drive
> preventing Windows from operating on it. Could be anything. Suspects
> would be anti-virus, etc..
>
> Hope the following helps you get over the hump:
>
> http://www.vistax64.com/tutorials/67...sk-chkdsk.html
>
> Above is a nice site with a lot of detailed help. I would try Method
> Two or Three from Safe mode. Check the site for much more detail.
> Basically you want to do it manually, hopefully from Command Prompt.
>
> Type the following EXACTLY as it appear with the spaces shown:
>
> chkdsk /r
>
> or
>
> chkdsk C: /r
>
> When you answer y after you enter either of the above you are in
> effect telling Windows to do what you tried earlier next time you boot
> but it refused.
>
> Commands entered directly at the command prompt window are more brute
> force and should work.
>
>