Using Expanded Memory on PS/2 286s Windows

Last reviewed: November 23, 1994
Article ID: Q77271
The information in this article applies to:
  • Microsoft Windows operating system versions 3.0, 3.0a, 3.1, 3.11

SUMMARY

On IBM 286-based PS/2s, the Windows Setup program removes the device driver XMA2EMS.SYS line from the CONFIG.SYS file. Running Windows Setup and allowing Setup to modify the CONFIG.SYS file deletes this line. To provide expanded memory to MS-DOS applications outside of Windows, you must reinsert the XMA2EMS.SYS line using a text editor.

NOTE: XMA2EMS.SYS is incompatible with Windows versions 3.0 and 3.1, and was removed during Setup. The only way to use expanded memory with Windows is to install an expanded memory board and load the provided drivers for that board into the CONFIG.SYS file.

MORE INFORMATION

To reinsert the expanded memory driver, do the following:

  1. Locate the file C:\CONFIG.OLD, which is an exact copy of your CONFIG.SYS file before Windows changed it.

  2. Place into your current CONFIG.SYS a line similar to the following: (include the correct drive and path syntax originally used)

          DEVICE=C:\XMA2EMS.SYS
    

Now non-Windows applications can access expanded memory outside of Windows.


KBCategory: kbother kbinterop
KBSubcategory: win30 win31
Additional reference words: 3.00 3.00a 3.0 3.0a PS/2 3.1 3.10 3.11


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.

Last reviewed: November 23, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.