Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How can I run file system error check in every boot time?

61 views
Skip to first unread message

sanghyeon

unread,
Sep 29, 2003, 8:12:08 AM9/29/03
to
Hi, everyone.

I can check file system with Windows Explorer
1. Clicking right mouse at Disk.
2. Select "Properties" menu.
3. Select "Tools" tap.
4. Select "Check now" at Error checking
5. Select "automatically fix file system errors"

I'd like to run "automatically fix file system errors" in every boot time.

Which component shoud be checked?

please help me.

thanks in advance,

Sanghyeon

Doug Hoeffel

unread,
Sep 29, 2003, 9:18:21 AM9/29/03
to
Sanghyeon:

Your BootExecute key in the registry is probably blank. From a cmd prompt,
type "chkntfs /D" which will set the BootExecute registry value to the
default value of "autocheck autochk *". This way chkdsk will look for the
dirty bit set on all partitions, and if so, try to fix things up during
boot-up. You can test this, atleast for drive C:, by typing the following
from a cmd prompt then rebooting: "fsutil dirty set C:".

Also, if you are using the EWF then you do not want to run chkdsk on a
partition protected by the EWF.

HTH... Doug
"sanghyeon" <nets...@samsung.com> wrote in message
news:O$k1rLohD...@TK2MSFTNGP10.phx.gbl...

0 new messages