NTFS and automatic disk checks?

This is a discussion about NTFS and automatic disk checks? in the Customization Tweaking category; Back in the days when I used FAT32, if Win2k would bluescreen and crash, it would automatically schedule a disk check. With NTFS, it never does a startup disk check. Is there any way to force the system to do disk checks if it isn't shutdown properly? I ask because if I startup with a dirty disk, the system hangs f ...

Customization Tweaking 1789 This topic was started by ,


data/avatar/default/avatar34.webp

198 Posts
Location -
Joined 2001-06-03
Back in the days when I used FAT32, if Win2k would bluescreen and crash, it would automatically schedule a disk check.
 
With NTFS, it never does a startup disk check. Is there any way to force the system to do disk checks if it isn't shutdown properly? I ask because if I startup with a "dirty" disk, the system hangs for 10-20 seconds with the HDD light lit while loading items in the taskbar.

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Oct 24
Created
Dec 19
Last Response
0
Likes
2 minutes
Read Time
User User User User User
Users

Responses to this topic


data/avatar/default/avatar29.webp

1778 Posts
Location -
Joined 2000-01-18
NTFS doesn't need to do a disk check, it gets corrupted far far less than FAT32

data/avatar/default/avatar07.webp

28 Posts
Location -
Joined 2001-10-19
Try "chkntfs /?" (without the quotes, natch) at a CMD prompt to see some simple options for setting the way chkdsk behaves at startup.
 
For more detailed information about the way your version of NT deals with "dirty" NTFS partitions you would probably be best off searching on the terms at the MSKB. The default behavior is probably the best choice for the vast majority of circumstances.
 
- Collin

data/avatar/default/avatar40.webp

540 Posts
Location -
Joined 2001-02-28
Yes everybody there are ways but the question is why???
NTFS fixes itself when the system is running, there are no such thing as lost clusters etc.
If it messes up it does it big time anyway and you learn to keep up to date backups.
But Quite frankly in all the machines I have not seen a single ntfs crash in 2 years. (Maybe one but I am suspecting it was the idiot operator deleting dll files. So it was a system crash)

data/avatar/default/avatar17.webp

90 Posts
Location -
Joined 2000-04-25
If you add /BOOTLOG to your boot.ini line, you can see that CHKDSK actually does run and check if the disk is clean or not.
 
I've noted that the startup check is fairly lax. After a crash, you can often run CHKDSK /F and find some minor corruption.

data/avatar/default/avatar40.webp

24 Posts
Location -
Joined 2001-05-28
Sorry to burst your bubble Uykucu m8, but no file system is perfect, and clusters DO still get lost, although they can obviously be recovered by a disk check