Hallo Erhard,
bei dem "chkdsk" der beim Booten ausgefuehrt wird handels es sich um ein
Programm, welches ausgefuehrt wird, weil auf der Partition/Platte das "diry
bit" gesetzt ist. Aus irgendeinem Grund wurden nicht alle im Speicher
befindlichen Daten, welche noch zur Speicherung auf die Platte vergesehen
waren, nicht mehr sauber zurueckgeschrieben. Im nachfolgenen Text wird das
"dirty bit" beschrieben und auch erwaehnt, wo in der Registry die
Information abgelegt ist.
--snip--
Sometimes the dirty bit may be set spuriously, when in fact there is no
cause for alarm. A crash can sometimes cause the dirty bit to be set when
there was no data pending to be written, provoking a disk check the next
time the system is rebooted. This in turn can cause a disk check to run
persistently at each reboot, even when the dirty bit has not been set. If a
disk check is running at each reboot regardless of whether or not the system
was shut down cleanly, then the problem is no longer the dirty bit per se,
but rather the way AUTOCHK.EXE has been configured to run at startup.
There are a few ways to manually override this. The first is to run CHKDSK
/F on the drive in question; if it runs successfully, the AUTOCHK.EXE
command is cleared and the system will no longer be checked at each reboot.
Another way to do it is to edit the Registry directly and remove the AUTOCHK
command. To do this, navigate to HKEY_LOCAL_MACHINESYSTEMCurrentCon*
trolSetControlSession Manager in the Registry and look for a REG_MULTI_SZ
value with the name BootExecute. Set the value of BootExecute to a null
value. This will prevent AUTOCHK from running on next reboot.
On the whole, it's safest to first attempt to use CHKDSK /F on the drive
that is being repeatedly checked at startup. Editing BootExecute should only
be done if CHKDSK doesn't seem to be working. Running CHKDSK also has the
added bonus of manually clearing the dirty bit.
--snip--
Mfg,
Erol
"Erhard Glueck" <erhard _ glueck _
austria@no.spam.hotmail.com> wrote in
message news:eI6Get61HHA.4680@TK2MSFTNGP03.phx.gbl...
> Hallo,
> möchte noch vor der Besitznahme irgendwelcher Systemdateien
> defragmentieren.
> Nun sah ich, dass chkdsk beim booten sehr früh gestartet wird,
> wenn man die Fehlerprüfung einer Partition anwählt.
>
> Konnte aber nicht herausfinden, wo sich Vista diese Anforderung vermerkt,
> um analog defrag in den Bootvorgang einzubinden.
>
> Danke für euren Tipp
> Erhard
>