『楼 主』:
[求助]关于DOS中的SMARTDRV不能加载问题!及报错!!
使用 LLM 解释/回答一下
关于DOS中的SMARTDRV不能加载问题!及报错!!
config.sys
device=himem.sys
device=emm386.exe noems novcpi i=b000-b7ff
Dos=High,Umb
我试了几个DOS版本,其中SMARTDRV都不能加载,
报错如下:
SMARTDRV cannot be loaded because the XMS driver,HIMEM.SYS is not loaded,check the config.sys file for a device=HIMEM.SYS command line.
我尝试修改config / 替换HIMEM.SYS 还是没结果:
报错:
Error: unable to control A20 line!
XMS driver not installed
我再尝试修改config.sys / 替换HIMEM.SYS / 加入EMM386.exe命令行还是没结果:
An error has occurred,but the correct message could not be found.
希望能找出SMARTDRV 不能加载的原因!!!谢谢!
Regarding the problem that SMARTDRV cannot be loaded in DOS! And the error report!!
config.sys
device=himem.sys
device=emm386.exe noems novcpi i=b000-b7ff
Dos=High,Umb
I tried several DOS versions, and SMARTDRV could not be loaded in all of them.
The error report is as follows:
SMARTDRV cannot be loaded because the XMS driver, HIMEM.SYS is not loaded, check the config.sys file for a device=HIMEM.SYS command line.
I tried to modify config / replace HIMEM.SYS, but it didn't work:
Error: unable to control A20 line!
XMS driver not installed
I tried to modify config.sys / replace HIMEM.SYS / add the EMM386.exe command line again, but it still didn't work:
An error has occurred, but the correct message could not be found.
Hope to find out the reason why SMARTDRV cannot be loaded!!! Thank you!
|