The other common requirement for help in this area is where you are setting up a CD-ROM drive to run under DOS Mode for DOS based CD-ROM game use. In this instance you need to put CD-ROM initialisation statements into the temporary auotexec.bat and config.sys files that the special shortcut will use. The same principles apply that are described below.
Note: CD-ROM DOS based games often required a mouse driver as well.! There's a reasonable generic mouse driver (mouse.com) that you can download here. Simply call it from the autoexec.bat with C:\ {directory-name} \MOUSE.COM and it should load.
2. The SBIDE.SYS file that comes with the Sound Blaster kits. If you don't have this file then download here.
3. You need to know whether the CD-ROM drive has been connected to the Primary IDE interface on the motherboard or to the Secondary IDE interface. Most modern motherboards allow you to attach two IDE ribbon cables, but if you don't know which is which (and don't fancy opening the box to see) then you may have to try different configurations in the CONFIG.SYS file. (See below.)
2. Copy the SBIDE.SYS file to c:\
3. Create an AUTOEXEC.BAT file with the following single line...
MSCDEX.EXE D:CD V
4. Create a CONFIG.SYS file with the following single line...
If connected to Primary IDE
DEVICE=SBIDE.SYS D:CD P:1FO,14
If connected to Secondary IDE
DEVICE=SBIDE.SYS D:CD P:170,15
If connected to Tertiary (primary) on Sound Card
DEVICE=SBIDE.SYS D:CD P:1E8,11
If connected to Secondary on Sound Card
DEVICE=SBIDE.SYS D:CD P:168,10
Reboot the PC and the CD-ROM drive should now be operational.......!
You may have to try more than one of these settings to get it right.
[ Return to Webpro BASE PAGE ] [ Return to Webpro TUTORIALS ]
WEBPRO - P.O. Box 35243, Northway, 4065, South Africa, Tel: +27
31 5638-344, Fax: +27 31 5644-928
This page maintained by Webmaster @ WEBPRO
Webpro © 1999-2003.