|
animator
初级用户
 
积分 134
发帖 11
注册 2003-9-12
状态 离线
|
『楼 主』:
Program too big to fit in memory
使用 LLM 解释/回答一下
我用 Win98 启动盘进入 DOS 模式
运行一些程序,比如 Diskman、NTFSDOS 等等,
总是提示Program too big to fit in memory
CONFIG.SYS 里面已经载入了内存管理
DEVICE=HIMEM.SYS /TESTMEM:OFF
DEVICE=EMM386.EXE RAM
当然 HIMEM.SYS 和 EMM386.EXE 文件已存在
我尝试把后面一行删除,或者改成 DEVICE=EMM386.EXE NOEMS,都出现同样的错误
请问这是为什么???
I boot into DOS mode with a Win98 boot disk
Run some programs, such as Diskman, NTFSDOS, etc.
Always get the prompt "Program too big to fit in memory"
MEMORY management has been loaded in CONFIG.SYS
DEVICE=HIMEM.SYS /TESTMEM:OFF
DEVICE=EMM386.EXE RAM
Of course, the HIMEM.SYS and EMM386.EXE files already exist
I tried deleting the latter line or changing it to DEVICE=EMM386.EXE NOEMS, and the same error occurs
Why is this???
|
|
2003-9-13 00:00 |
|
|
hunome
银牌会员
     颓废青年
积分 2265
发帖 721
注册 2003-5-12
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
运行mem /c /p,看看还有多少内存。
Run `mem /c /p` to see how much memory is left.
|
|
2003-9-13 00:00 |
|
|
iceboy
银牌会员
    
积分 1681
发帖 512
注册 2003-8-2
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
也不排除中了病毒
It is also not ruled out that a virus has been contracted
|

Somehow somewhere I've got to choose.
No matter if it is win or lose. |
|
2003-9-13 00:00 |
|
|
animator
初级用户
 
积分 134
发帖 11
注册 2003-9-12
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
气死我了
我现在知道原因了
原来是被 UltraISO 害的,在制作光盘的过程中,
很多程序文件被它损坏了
I'm so angry. Now I know the reason. It turns out that it was caused by UltraISO. During the process of making the CD, many program files were damaged by it.
|
|
2003-9-15 00:00 |
|
|
hunome
银牌会员
     颓废青年
积分 2265
发帖 721
注册 2003-5-12
状态 离线
|
|
2003-9-16 00:00 |
|
|
kavenlee72
中级用户
  
积分 369
发帖 87
注册 2003-9-14
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
我也碰到过“Program too big to fit in memory”这样的提示。比如我启动到DOS后,运行天汇汉字系统,系统就这样提示,后来,只好在启动时用“STEP BY STEP”模式,去除一些驱动程序,才能运行。
顺便问问各路高手,在DOS有没有整理内存的软件?或在命令行下删掉一些驱动程序的软件?
I also encountered the prompt "Program too big to fit in memory". For example, after I booted into DOS and ran the Tianhui Chinese system, the system gave such a prompt. Later, I had to use the "STEP BY STEP" mode when booting to remove some drivers to be able to run.
By the way, I would like to ask all the experts, is there any software to defragment memory in DOS? Or any software to delete some drivers at the command line?
|
|
2003-9-23 00:00 |
|