Problem I do not know how to specify the settings for the MSCDEX driver when I have two or more
Solution Modify the MSCDEX statement in your AUTOEXEC.BAT file to include a second device name e.g., MSCD002 (see the following statement).
[path]MSCDEX /D:MSCD001 /D:MSCD002 /V /M:8
This statement defines the MSCDEX driver for two
DEVICE= [path]SBIDE.SYS /D:MSCD001
/P:1E8,11 /V
DEVICE= [path]xxx.SYS /D:MSCD002
SBIDE.SYS is the device driver for Creative IDE
Troubleshooting