Article ID: 825299 - Last Review: May 7, 2007 - Revision: 1.1
How to configure memory for a PC-DOS 2000 guest operating system
INTRODUCTION
This article describes how to configure memory for a PC DOS
2000 guest operating system.
MORE INFORMATION
Note Because there are several versions of Microsoft Windows, the
following steps may be different on your computer. If they are, see your
product documentation to complete these steps.
For most DOS programs, you must have a certain amount of free conventional memory. Conventional memory is the first 640 KB of memory. Conventional memory is most critical when you are running a DOS program. With DOS memory management, you must use more configuration to obtain optimal free conventional memory.
To obtain optimal free conventional memory in the IBM PC DOS 2000 guest operating system, follow these steps:
For additional information about PC DOS 2000 memory optimization, visit the following IBM Web site:
For most DOS programs, you must have a certain amount of free conventional memory. Conventional memory is the first 640 KB of memory. Conventional memory is most critical when you are running a DOS program. With DOS memory management, you must use more configuration to obtain optimal free conventional memory.
To obtain optimal free conventional memory in the IBM PC DOS 2000 guest operating system, follow these steps:
- Click Start, point to Programs, and then click Connectix Virtual PC.
- In the Virtual PC dialog box, select the PC DOS 2000 guest operating system from the list, and then click Start Up.
- In the guest PC, type e config.sys at the command prompt, and then press ENTER.
- In the PC DOS 2000 editor, type the following
configuration:DEVICE=C:\DOS\HIMEM.SYS
DEVICE=C:\DOS\EMM386.EXE NOEMS I=B100-B7FF I=C600-C7FF I=CC00-DFFF I=E600-EFFF
DEVICE=C:\DOS\SETVER.EXE
DEVICEHIGH=C:\CNTX\CDROM.SYS /D:IDECD001 /L:E
DOS=HIGH,UMB
FILES=30
BUFFERS=10
LASTDRIVE=Z - Press F2 to save.
- Press F3, type e autoexec.bat at the command prompt, and then press ENTER.
- In the PC DOS 2000 editor, type the following
configuration:@echo off
SET BLASTER=A220 I5 D1 H5 T6
PROMPT $p$g
PATH=C:\DOS;C:\CNTX;
LH C:\DOS\MSCDEX.EXE /S /D:IDECD001 /L:E
LH C:\DOS\SMARTDRV.EXE
LH C:\CNTX\FSHARE.EXE /L:1
REM C:\CNTX\IDLE.COM
SET TEMP=C:\DOS
LH C:\DOS\MOUSE.COM
LH C:\DOS\DOSKEY.COM - Press F2 to save.
For additional information about PC DOS 2000 memory optimization, visit the following IBM Web site:
http://www-306.ibm.com/software/os/dos/psm952sa.html#f5
(http://www-306.ibm.com/software/os/dos/psm952sa.html#f5)
For additional information about how to edit a file in PC DOS 2000, click the following article number to view the article in the Microsoft Knowledge Base:
825423
(http://support.microsoft.com/kb/825423/
)
You cannot use the "edit" command in a PC DOS 2000 guest operating system
For additional information about how to install the PC DOS 2000 guest operating system, click the following article number to view the article in the Microsoft Knowledge Base:
824961
(http://support.microsoft.com/kb/824961/
)
How to install the PC DOS 2000 guest operating system that is included with Virtual PC 5
Note: This article is from Microsoft Knowledage Base
Related problems posted by other users | |
| more... |


