CHKDSK.COM: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ProdS |V13=*|V20=*|V21=*|V22=*|V30=C|V31=C|V40=C|V45=S}} | |||
Program that checks for and fixes problems in the on-disk file structure. | |||
This CALL statement will call the new 32-bit CHKDSK.COM, and will tell it what drive to check (e.g. C:). This CALL statement must appear after the LIBPATH=, SET PATH=, and SET DPATH= statements, but before any other CALL statements in your CONFIG.SYS file. | |||
==Parameters== | |||
;/C | |||
:The /C option tells CHKDSK to check the drive only if it is "dirty" and it needs checking. It needs [[CHKDSK.SYS]] loaded. | |||
==Version== | ==Version== | ||
{|class="wikitable" | |||
{| | !Date||Version||Size||Comments | ||
|- | |- | ||
|1992|| || bytes|| | |||
|- | |- | ||
| | |1993-04-29|| ||68,656 bytes||OS/2 2.1<br/>OS/2 2.0 (XR_6100) | ||
| | |||
| bytes. | |||
|- | |- | ||
|} | |} | ||
[[Category:System files]] | |||
[[Category: |
Latest revision as of 18:13, 9 August 2025
Product Support | |
---|---|
OS/2 1.3 | * |
OS/2 2.0 | * |
OS/2 2.1 | * |
OS/2 2.11 SMP | * |
OS/2 Warp 3 | C |
OS/2 Warp Connect | C |
OS/2 Warp 4 | C |
OS/2 Warp Server for e-Business | S |
Program that checks for and fixes problems in the on-disk file structure.
This CALL statement will call the new 32-bit CHKDSK.COM, and will tell it what drive to check (e.g. C:). This CALL statement must appear after the LIBPATH=, SET PATH=, and SET DPATH= statements, but before any other CALL statements in your CONFIG.SYS file.
Parameters
- /C
- The /C option tells CHKDSK to check the drive only if it is "dirty" and it needs checking. It needs CHKDSK.SYS loaded.
Version
Date | Version | Size | Comments |
---|---|---|---|
1992 | bytes | ||
1993-04-29 | 68,656 bytes | OS/2 2.1 OS/2 2.0 (XR_6100) |