Direct Disk Access Disabled to Protect Long File NamesLast reviewed: September 9, 1996Article ID: Q140372 |
The information in this article applies to:
SYMPTOMSWhen you install Windows NT 3.51 by running Winnt from a Windows 95 MS-DOS prompt, the following error may occur as Setup is copying files:
Windows has disabled direct disk access to protect your long file names. To overwrite this protection see the LOCK /? command for more information. The system has been halted. Press CTRL+ALT+DEL to restart your computer. CAUSEDirect disk writes using INT 26h or INT 13h fail under Windows 95. This is necessary in a multi-tasking environment to prevent disk corruption from multiple utilities running simultaneously or prevent loss of long file names by applications that are not long file name aware. The LOCK and UNLOCK commands can be used to work around this protection for DOS utilities (for example, Winnt) if necessary. Use the following syntax for running LOCK:
lock <drive_letter>:Use the following syntax for running UNLOCK.EXE:
unlock <drive_letter>: RESOLUTIONTo lock a drive to enable direct disk access for Windows NT Setup, do either of the following:
MORE INFORMATIONThe error message above is a Windows 95 message and only appears if you start Windows NT Setup by typing Winnt. If you install from the Windows NT compact disc using boot floppies, this error message does not occur because Windows 95 must be running at the time to cause this error.
|
KBCategory: kbsetup kberrmsg kbinterop
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |