我试用的qhimem.sys的版本是3.7
himem是3.26(freedos出的)
在没有改任何配置 除了
只是换了himem与qhimem
情况是這樣子的
使用qhimem在grub4dos启动时 机子会死掉
使用vfloppy制作的引导 在只加载qhimem或者qhimem+emm386的情况下运行ghost会自动重啓
而使用freedos的himem.exe不会出现如此情况
config.sys(qhimem)
config.sys(himem.exe)
himem是3.26(freedos出的)
在没有改任何配置 除了
只是换了himem与qhimem
情况是這樣子的
使用qhimem在grub4dos启动时 机子会死掉
使用vfloppy制作的引导 在只加载qhimem或者qhimem+emm386的情况下运行ghost会自动重啓
而使用freedos的himem.exe不会出现如此情况
config.sys(qhimem)
menuitem=M01, Clean Boot with QHIMEM support
menuitem=M02, Clean Boot with EMM386 support
menuitem=M03, Clean Boot with JEMM386 support
menuitem=M04, Clean Boot with UMBPCI support
menudefault=M02,5
menucolor=2,0
device=drv\qhimem.sys /N32 /B
include M01
device=drv\emm386.exe I=B000-B7FF NOEMS
include S01
device=drv\jemm386.exe I=B000-B7FF NOEMS
include M01
device=drv\umbpci.sys
devicehigh=drv\qcache.sys /F /L
shell=drv\command.com /E:2048 /P=drv\autoexec.bat
dos=high,umb,auto
numlock=on
fcbshigh=4,0
fileshigh=30
buffershigh=20,0
lastdrivehigh=32
stackshigh=9,256config.sys(himem.exe)
menuitem=M01, Clean Boot with HIMEM support
menuitem=M02, Clean Boot with EMM386 support
menuitem=M03, Clean Boot with JEMM386 support
menuitem=M04, Clean Boot with UMBPCI support
menudefault=M02,5
menucolor=2,0
device=drv\himem.exe
include M01
device=drv\emm386.exe I=B000-B7FF NOEMS
include S01
device=drv\jemm386.exe I=B000-B7FF NOEMS
include M01
device=drv\umbpci.sys
devicehigh=drv\qcache.sys /F /L
shell=drv\command.com /E:2048 /P=drv\autoexec.bat
dos=high,umb,auto
numlock=on
fcbshigh=4,0
fileshigh=30
buffershigh=20,0
lastdrivehigh=32
stackshigh=9,256

