KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q77369: Automatically Loading MIRROR High

Article: Q77369
Product(s): Microsoft Disk Operating System
Version(s): MS-DOS:5.0
Operating System(s): 
Keyword(s): 
Last Modified: 22-NOV-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft MS-DOS operating system version 5.0 
-------------------------------------------------------------------------------

SUMMARY
=======

The Microsoft MS-DOS 5.0 MIRROR deletion tracking utility may be loaded high
automatically without specifying a LOADHIGH or LH statement.

MORE INFORMATION
================

To following are requirements to automatically load MIRROR high:

- An 80386 machine (required to load any device drivers and/or TSRs high under
  MS-DOS 5.0 memory management).

- Include the following lines in the CONFIG.SYS file:

  device=c:\dos\himem.sys
  device=c:\dos\emm386.exe NOEMS [or] RAM
  dos=umb

- A majority of the upper memory area (UMA) must not already be occupied by
  other device drivers or TSRs.

- There should be an upper memory block (UMB) of at least 20K available even
  though MIRROR only occupies 6.4K of UMA after loading. The additional memory
  is required for initialization code and to preserve room for a growing
  deletion tracking table.

To load MIRROR automatically, you should load MIRROR before any network drivers
in the AUTOEXEC.BAT file.

For more information on the MS-DOS MIRROR utility, query on the following words:

  "MIRROR" (without the quotation marks) and "MS-DOS" (without the quotation
  marks) and "5.0" (without the quotation marks) and "UTILITIES" (without the
  quotation marks)


Additional query words: 5.00 noupd

======================================================================
Keywords          :  
Technology        : kbMSDOSSearch kbMSDOS500
Version           : MS-DOS:5.0

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.