Changes between Initial Version and Version 1 of Ticket #28, comment 6
- Timestamp:
- Nov 16, 2016, 3:57:43 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28, comment 6
initial v1 1 1 2lewisr: So, what can you suggest instead? Make CHKDSK clear the dirty flag even if it cannot fix errors? Then what are the advantages over just doing "f32stat d: /clean"? The latter is just easier. If I need to run CHKDSK explicitly, I'll do it. Theoretically, I can agree with you, but practically... 2 3 PS: It may be a good idea to change the behaviour of fat32.ifs when dirty bit is set, by a command line switch: a) Mount it readonly b) do not mount until the errors are fixed. The 1st variant is more preferrable if we are booting from a fat32 USB disk (otherwise it will fail booting, because autocheck is not working with locatecd.sys).