The information in this article applies to:
SYMPTOMSIn Windows 3.0, you receive an unrecoverable application error (UAE) or a "Violated System Integrity" error when you try to access a file. In Windows 3.1 enhanced mode, your system stops responding (hangs) when you try to access a file. In either Windows version, printer output may be garbled. CAUSEThese symptoms may indicate that you have cross-linked files or lost clusters (or allocation units). WORKAROUNDRunning the MS-DOS CHKDSK utility (CHKDSK.COM) can identify these problems and, optionally, correct them. The following is the correct syntax for running the CHKDSK command CHKDSK [<drive>:] [<pathname>] [/F] [/V]where:
Parameters enclosed in angle brackets (<>) are variables. Substitute actual values for these variables. For example, substitute C:for: <drive>:WARNING: Before using CHKDSK, exit Windows. You should NEVER run this utility with the /F parameter from Windows; doing so corrupts files on the hard disk. CAUTION: Running CHKDSK/F on a hard drive with a large number of lost clusters may result in damaged files, loss of data, and the loss of directory integrity. For more information regarding CHKDSK, please read the "Microsoft MS-DOS User's Guide and User's Reference" (pages 44-45 for version 4.01 and pages 381-383 for version 5.0). MORE INFORMATIONCross-Linked FilesCross-linked files occur when two or more files have been allocated the same cluster. One or both of the files may contain information belonging to the other.NOTE: If you are using Undelete and the Delete Sentry method of protection, remove the memory-resident portion of Undelete by typing undelete /unload at an MS-DOS command prompt before you delete any cross-linked files. Lost ClustersLost clusters occur when a file is deleted from the directory listing, but the file allocation table (FAT) still shows the clusters allocated to the file.The CHKDSK utility asks if you want the lost clusters converted to a file. If you answer "Yes," these clusters are allocated to a file named FILE<nnnn>.CHK, where <nnnn> is a number. This file appears in the root directory of the drive. If you answer "No," the lost clusters are deallocated and are available for use again. CHKDSK CommandThe MS-DOS CHKDSK command checks the directory structure and the FAT for inconsistencies such as the following:
REFERENCES
"The MS-DOS Encyclopedia," by Microsoft Press, pages 774-780
Additional query words: tshoot 3.00 3.00a 3.10 3.11 win30 win31 uae vsi cross linked crosslinked
Keywords : |
Last Reviewed: September 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |