Compatible Support Forums: W2K Countdown...

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

W2K Countdown...

#1 User is offline   Shakti 

  • journeyman
  • Group: Members
  • Posts: 53
  • Joined: 21-December 01

Posted 22 December 2001 - 02:27 AM

Hi,

how do i stop after a crash the countdown of W2K (press any key to stop checkdisk 9,8,7,...).
I would like it to start after 1 sec. or best directly.

Any idea?
0

#2 User is offline   CUViper 

  • old hand
  • Group: Members
  • Posts: 1120
  • Joined: 23-January 00

Posted 22 December 2001 - 03:00 AM

You can use the chkntfs command:
Code:
C:\>chkntfs /?
Displays or modifies the checking of disk at boot time.

CHKNTFS volume [...]
CHKNTFS /D
CHKNTFS /T[:time]
CHKNTFS /X volume [...]
CHKNTFS /C volume [...]

  volume         Specifies the drive letter (followed by a colon),
                 mount point, or volume name.
  /D             Restores the machine to the default behavior; all drives are
                 checked at boot time and chkdsk is run on those that are
                 dirty.
  /T:time        Changes the AUTOCHK initiation count down time to the
                 specified amount of time in seconds.  If time is not
                 specified, displays the current setting.
  /X             Excludes a drive from the default boot-time check.  Excluded
                 drives are not accumulated between command invocations.
  /C             Schedules a drive to be checked at boot time; chkdsk will run
                 if the drive is dirty.

If no switches are specified, CHKNTFS will display if the specified drive is
dirty or scheduled to be checked on next reboot.

C:\>

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users