|
EPO CD-ROM supports plug & play function, that is, you won't have to
install any driver under win95/98 because system will automatically
select its driver. So it's not a problem when you are using
PROTECTED MODE.
However, if you installed EPO DOS driver from 1.44M disk, your config.sys and autoexec.bat will be modified as followed.
config.sys
Devicehigh=c:\idecdrom\idecdrom.sys /D:IDECD001
autoexec.bat
LH c:\windows\command\mscdex.exe /D:IDECD001 /M:20
Remove those two command and reset the computer. You will be able to enter PROTECTED MODE.
config.sys
rem Devicehigh="c:\idecdrom\idecdrom.sys /D:IDECD001
autoexec.bat
rem LH c:\windows\command\mscdex.exe /D:IDECD001 /M:20
|