『楼 主』:
加载emm386.exe时出错,高手请进。
使用 LLM 解释/回答一下
做了一个IMG文件,一开时只有几个文件时,没有问题,后来给里面加了几个文件时,就出了这个错误,
加载emm386.exe时出错,如下信息。
emm386 has detected error #9 in an application atmemory address CD3D:00C5. to minimize the chance of data loss,emm386 has halted your computer.
for more information,consult your documentation.
是不是后来加载的其它驱动把内存占光了,所以出错?高手说说。
config.sys配置如下:
DEVICE=HIMEM.SYS
DEVICE=EMM386.EXE NOEMS
DOS=HIGH,UMB,AUTO
FILES=30
BUFFERS=20,0
STACKS=9,256
FCBS=4,0
LASTDRIVE=Z
DEVICE=DUSE.exe
DEVICEHIGH=VIDE-CDD.SYS /D:IDE-CD
DEVICEHIGH=USBASPI.SYS
DEVICEHIGH=DI1000DD.SYS
DEVICEHIGH=USBCD.SYS /D:USB-CD
DEVICEHIGH=OHCI.EXE
DEVICEHIGH=UHCI.EXE
Last edited by suiyuanye on 2006-9-13 at 06:58 ]
I made an IMG file. At first, when there were only a few files in it, there was no problem. Later, when I added a few more files to it, this error occurred.
An error occurred when loading emm386.exe, as follows.
emm386 has detected error #9 in an application at memory address CD3D:00C5. To minimize the chance of data loss, emm386 has halted your computer.
For more information, consult your documentation.
Is it that the other drivers loaded later occupied all the memory, so the error occurred? Experts, please tell me.
The configuration of config.sys is as follows:
DEVICE=HIMEM.SYS
DEVICE=EMM386.EXE NOEMS
DOS=HIGH,UMB,AUTO
FILES=30
BUFFERS=20,0
STACKS=9,256
FCBS=4,0
LASTDRIVE=Z
DEVICE=DUSE.exe
DEVICEHIGH=VIDE-CDD.SYS /D:IDE-CD
DEVICEHIGH=USBASPI.SYS
DEVICEHIGH=DI1000DD.SYS
DEVICEHIGH=USBCD.SYS /D:USB-CD
DEVICEHIGH=OHCI.EXE
DEVICEHIGH=UHCI.EXE
Last edited by suiyuanye on 2006-9-13 at 06:58 ]
|