Microsoft Product Support Services   All Products  |   Support  |   Search  |   microsoft.com Home  
microsoft.com
  Support Home  |   Self Support  |   Assisted Support  |   Custom Support  |   Worldwide Support  |

HIMEM.SYS and EMM386.EXE Are Not Verbose by Default


The information in this article applies to:
  • Microsoft MS-DOS operating system versions 6.0, 6.2, 6.21, 6.22


SUMMARY

In Microsoft MS-DOS version 6.0 and 6.2, HIMEM.SYS and EMM386.EXE do not display any initialization information by default. When you start your computer, no information is displayed by either device driver as CONFIG.SYS is processed. To show data such as A20 handling switches and upper memory area (UMA) information, you must add the /VERBOSE (/V) switch to each device driver statement in the CONFIG.SYS file. For example:


   DEVICE=C:\DOS\HIMEM.SYS /V

   DEVICE=C:\DOS\EMM386.EXE NOEMS X=D000-D7FF /V 


MORE INFORMATION

You can also display startup information by pressing the ALT key while your computer is starting. This is useful for a one-time status check of these drivers.

If either device driver finds an error during initialization, it automatically switches to verbose mode, displaying both the error and its normal startup information.

HIMEM.SYS requires a forward slash before the word VERBOSE (or V); EMM386.EXE does not. Omitting the forward slash on HIMEM.SYS causes the following message (although the verbose information is displayed):

Warning: Invalid parameter ignored: V

Additional query words: 6.22 6.00 6.20

Keywords :
Version : MS-DOS:6.0,6.2,6.21,6.22
Platform : MS-DOS
Issue type :
Technology :


Last Reviewed: November 16, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.


Article ID: Q94554

Last Reviewed:
November 16, 1999

Send to a friend

Provided by
Microsoft Product Support Services


Did the information in this article help answer your question?

Yes
No
Did not apply

Please provide additional comments about this information.
(255 character max)