Optical Drive Downloads
This page provides downloads of drivers for use with optical drives, i.e. CD-ROMs, DVD-ROMs, and writers (burners).
Most of these download files are compressed using ZIP compression, and within them exists either just a single device driver file, or a full installer that runs in DOS or early Windows (3.x, 95 or 98).
CD-ROM Drivers
Two files are needed to get an IDE CD-ROM drive accessible in DOS:
(1) a device driver (.SYS) - one that is compatible with your physical optical drive
(2) MSCDEX.EXE - The Microsoft CD-ROM Extension adds compatibility to DOS for the High Sierra and ISO9660 file systems - something that is not natively supported in DOS. It was provided as part of DOS versions 6.0 and beyond, though theoretically you can have a CD-ROM running on DOS 3.1 and up.
The OAKCDROM.SYS file in the downloads list below is probably the only one you will ever need. Oak manufactured the main interface ICs built into many optical drives in the 90s, so you will likely find this driver will work with almost every IDE drive out there.
Oak CD-ROM Driver To install, put this line in your CONFIG.SYS file:DEVICE=OAKCDROM.SYS /D:MSCD001 [/L:xx] |
Acer CD-ROM Driver This is well-liked as an IDE CD-ROM driver as it only uses 6 KB of upper memory.To install, put this line in your CONFIG.SYS file:DEVICE=VIDE-CDD.SYS /D:MSCD001 [/P:xxx,yy] [/L:xx] |
GoldStar (LG) CD-ROM Driver To install, unzip the file to a temporary directory on your hard disk and run INSTALL.EXE. |
Adaptec ASPI CD-ROM Driver Supports Yamaha, Kodak, HP C4324/c4325, Plextor, Shinaken, Matshita, DEC, IBM, Teac, Compaq, Chinon, Denon, Hitachi, LMS, NEC, Panasonic, Sony, Toshiba, Texel, JVC, IMS and Pioneer brands.To install, put this line in your CONFIG.SYS file:DEVICE=ASPICD.SYS /D:MSCD001
|
Generic ATAPI CD-ROM Driver Supports almost all IDE optical drives.To install, put this line in your CONFIG.SYS file:DEVICE=ATAPICD.SYS /D:MSCD001
|
Creative Labs CD-ROM Driver Suitable for use with Creative's OTI-011 CD-ROM drive.To install, put this line in your CONFIG.SYS file:DEVICE=SBIDE.SYS /V /D:MSCD001 /P:1016,10,1022 |
Panasonic USB CD-ROM Driver v1.0 Supports Panasonic USB CD-ROM drivesTo install, put this line in your CONFIG.SYS file:DEVICE=USBCD1.SYS /d:MSCD000
|
TEAC USB CD-ROM Driver Supports TEAC USB CD-ROM drivesTo install, put this line in your CONFIG.SYS file:DEVICE=USBCD2.SYS /d:MSCD000 |
Ultra DMA CD/DVD-ROM Driver v3.7 This driver will work with almost any IDE CD or DVD optical drive if your motherboard has an Intel, VIA, SiS, ALi or similar UDMA controller. It can be made to work in the traditional PIO mode also.To install, put this line in your CONFIG.SYS file:DEVICE=QCDROM.SYS /D:MSCD001 /UF /L /X /SM /SS |