China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-12 19:18
中国DOS联盟论坛 » DOS学习入门 & 精彩文章 (教学室) » Please ask the friends, how to solve the EMS error? View 1,841 Replies 17
Original Poster Posted 2003-06-18 00:00 ·  中国 湖北 荆州 电信
初级用户
Credits 166
Posts 14
Joined 2003-06-18 00:00
23-year member
UID 5456
Gender Male
Status Offline
Excuse me, everyone. What exactly is EMS? When I play some DOS games, it always prompts that there is an EMS error. How should I solve this situation?
Floor 2 Posted 2003-06-18 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
EMS is the Extended Memory Specification. Did you add the EMS memory driver before playing those DOS games?
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 3 Posted 2003-06-29 00:00 ·  中国 湖北 荆州 电信
初级用户
Credits 166
Posts 14
Joined 2003-06-18 00:00
23-year member
UID 5456
Gender Male
Status Offline
I don't know how to add it.
Floor 4 Posted 2003-06-29 00:00 ·  中国 台湾 远传电信
元老会员
★★★★★
Credits 8,312
Posts 3,551
Joined 2003-03-22 00:00
23-year member
UID 1225
Gender Male
Status Offline
Just load DEVICE=C:\xxx\EMM386.EXE RAM 1024...

MSN:tiqit2@hotmail.com
Floor 5 Posted 2003-06-29 00:00 ·  中国 河南 驻马店 联通
金牌会员
★★★★
龙哥DOS
Credits 4,289
Posts 1,501
Joined 2003-02-23 00:00
23-year member
UID 983
Gender Male
From 河南省
Status Offline
Five Steps to Enable the System to Support Extended Memory

1. Remove the read-only, hidden, and system attributes from the Config.sys file in the root directory of drive C. The method is: At the DOS prompt, type attrib -r -h -s Config.sys and press Enter.

2. Open the Config.sys system configuration file for editing. The method is: At the DOS prompt, type edit Config.sys and press Enter.

3. Edit the content of this file to add support for extended memory. The method is: device=c:\dos\emm386.exe RAM 1024. After editing, save and exit.

4. Restore the original attributes of the Config.sys system configuration file, that is, the read-only, hidden, and system attributes. The method is: attrib +r +h +s Config.sys and press Enter.

5. Restart the system, and everything is done!
C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++
C++ ☆☆☆ 中国DOS联盟成员 ☆☆☆ C++
C++ ★★★ 爱提问的红色狂想 ★★★ C++
C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++
Floor 6 Posted 2003-06-29 00:00 ·  中国 台湾 远传电信
元老会员
★★★★★
Credits 8,312
Posts 3,551
Joined 2003-03-22 00:00
23-year member
UID 1225
Gender Male
Status Offline
The following is the speech of Red Rhapsody on 2003-6-29 15:18:43:
Five-step plan to make the system support expanded memory

1. Cancel the read-only, hidden, and system attributes of the file Config.sys in the root directory of drive C. The method is: type attrib -r -h -s Config.sys at the DOS prompt and press Enter.
2. Open and edit the system configuration file Config.sys. The method is: type edit Config.sys at the DOS prompt and press Enter.
3. Edit the content of this file and add support for expanded memory. The method is: device=c:\dos\emm386.exe RAM 1024. After editing, save and exit.
4. Restore the original attributes of the Config.sys system configuration file, that is, read-only, hidden, and system attributes. The method is: attrib +r +h +s Config.sys and press Enter.
5. Restart the system, and everything is done!


It doesn't matter whether you reply to the attributes of Config.sys or not
MSN:tiqit2@hotmail.com
Floor 7 Posted 2003-06-29 00:00 ·  美国 肯塔基州 费耶特县 列克星敦 Charter_Communications
系统支持
★★★★★★
“新DOS时代”站长
Credits 27,736
Posts 10,521
Joined 2002-10-09 12:00
23-year member
UID 9
Status Offline
Is CONFIG.SYS also set with the SHR attribute? I've never set it before!
Wengier - 新DOS时代

欢迎大家来到我的“新DOS时代”网站,里面有各类DOS软件和资料,地址:
http://wendos.mycool.net/

E-Mail & MSN: wengierwu AT hotmail.com (最近比较忙,有事请联系DOSroot和雨露,谢谢!)

Floor 8 Posted 2003-06-29 00:00 ·  中国 台湾 远传电信
元老会员
★★★★★
Credits 8,312
Posts 3,551
Joined 2003-03-22 00:00
23-year member
UID 1225
Gender Male
Status Offline
As long as the file is there... The attributes are not very important...
MSN:tiqit2@hotmail.com
Floor 9 Posted 2003-06-29 00:00 ·  中国 湖北 荆州 电信
初级用户
Credits 166
Posts 14
Joined 2003-06-18 00:00
23-year member
UID 5456
Gender Male
Status Offline
Thanks to all the great answers, let me give it a try
Floor 10 Posted 2003-07-01 00:00 ·  中国 四川 成都 鹏博士宽带
初级用户
Credits 199
Posts 22
Joined 2003-06-10 00:00
23-year member
UID 4731
Gender Male
Status Offline
Please tell me how to achieve the first step under WIN98
Floor 11 Posted 2003-07-01 00:00 ·  中国 台湾 台北市 远传电信
元老会员
★★★★★
Credits 8,312
Posts 3,551
Joined 2003-03-22 00:00
23-year member
UID 1225
Gender Male
Status Offline
以下是引用kind-uo在2003-7-1 13:01:40的发言:
How to achieve the first step under WIN98

What does your first step refer to??
MSN:tiqit2@hotmail.com
Floor 12 Posted 2003-07-01 00:00 ·  中国 河南 驻马店 联通
金牌会员
★★★★
龙哥DOS
Credits 4,289
Posts 1,501
Joined 2003-02-23 00:00
23-year member
UID 983
Gender Male
From 河南省
Status Offline
The following is a quote from Dark-Destroy at 14:58:57 on July 1, 2003:
The following is a quote from kind-uo at 13:01:40 on July 1, 2003:
请问 in WIN98 how to achieve the first step

What do you mean by your first step??


Won't it be the step where I said "Cancel the read-only, hidden, and system attributes of the file Config.sys in the root directory of drive C. The method is: Type attrib -r -h -s Config.sys at the DOS prompt and press Enter"?
C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++
C++ ☆☆☆ 中国DOS联盟成员 ☆☆☆ C++
C++ ★★★ 爱提问的红色狂想 ★★★ C++
C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++
Floor 13 Posted 2003-07-01 00:00 ·  中国 四川 成都 鹏博士宽带
初级用户
Credits 199
Posts 22
Joined 2003-06-10 00:00
23-year member
UID 4731
Gender Male
Status Offline
I mean how to do the first step under WIN98:
1. Cancel the read-only, hidden and system attributes of the file Config.sys in the root directory of drive C. The method is: type attrib -r -h -s Config.sys at the DOS prompt and press Enter.

Because I don't have DOS.
When running DOS software in DOS state, the system always says: This software only runs under DOS. So I ask under WIN98 ^O^
Floor 14 Posted 2003-07-01 00:00 ·  中国 河南 驻马店 联通
金牌会员
★★★★
龙哥DOS
Credits 4,289
Posts 1,501
Joined 2003-02-23 00:00
23-year member
UID 983
Gender Male
From 河南省
Status Offline
How can you say you don't have DOS? You know, Win98 is actually a large protected - mode graphical user interface system, that is, a GUI system, on the DOS platform. So, you can enter pure DOS mode. The method is: restart the system, and when the Windows startup screen is about to appear, press the "F8" key. At this time, the system startup mode selection menu will appear on the screen, and you can choose to start the system in DOS command line mode. Isn't that okay?
C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++
C++ ☆☆☆ 中国DOS联盟成员 ☆☆☆ C++
C++ ★★★ 爱提问的红色狂想 ★★★ C++
C++C++C++C++C++C++C++C++C++C++C++C++C++C++C++
Floor 15 Posted 2003-07-03 00:00 ·  中国 四川 成都 鹏博士宽带
初级用户
Credits 199
Posts 22
Joined 2003-06-10 00:00
23-year member
UID 4731
Gender Male
Status Offline
Thanks! But after I did as you said, the screen shows: XME is not installed. What's the matter? I have DOS extended memory! I saw it in the properties.
Forum Jump: