How Windows Setup Detects CD-ROM Drives

ID: Q151550


The information in this article applies to:
  • Microsoft Windows 98
  • Microsoft Windows 95


SUMMARY

This articles discusses how Windows detects CD-ROM drives.


MORE INFORMATION

Windows detects proprietary, SCSI, and IDE CD-ROM drives differently. The following sections explain the differences.

Proprietary CD-ROM Drives

Windows detects Sony, Mitsumi, and Panasonic proprietary CD-ROM controllers directly. Once the controller card is detected, the CD-ROM drive appears as a child device of that card.

If Windows does not detect one of these drives correctly, it may be because the drive is set to an I/O address that Windows cannot check.

SCSI CD-ROM Drives

If the SCSI host adapter is on an enumerable bus (such as a PCI bus), Windows enumerates it during the first boot after Setup. Otherwise, Windows detects the SCSI adapter during Setup. After the SCSI controller is working properly, the SCSI enumerator looks for devices (such as CD-ROM drives) on the adapter.

SCSI II:

SCSI II CD-ROM drives access data CD-ROMs and audio CDs in protected mode.

SCSI I:

SCSI I CD-ROM drives use protected-mode drivers only if no real-mode rivers are loaded. The protected-mode drivers give you access to data CD-ROMs only.

IDE CD-ROM Drives

Windows must detect the IDE controller before it can detect the CD-ROM drive. After the IDE controller is working properly, the IDE enumerator looks for devices (such as CD-ROM drives) on the controller.

Additional Information

  • In some cases, the real-mode drivers for the CD-ROM drive must be loaded in the Config.sys and Autoexec.bat files in order for Windows to successfully detect the CD-ROM drive. For additional information, please see the following article in the Microsoft Knowledge Base:
    ARTICLE-ID: Q131499
    TITLE : CD-ROM Drives Requiring Real-Mode Drivers


  • Before Setup examines the computer for installed hardware, it may ask if you have a CD-ROM drive. Setup prompts you for this information only when it cannot find traces (such as CD-ROM drivers in memory) of a proprietary CD-ROM drive. If Setup finds the information, it does not prompt you for this information.

    Windows Setup gives you the opportunity to skip the detection of a CD-ROM drive if you do not have one to save time during Setup.


  • You may be prompted whether there is a CD-ROM drive even when you run Setup from a CD-ROM drive. Setup does this because it needs to know the hardware configuration of the CD-ROM drive. Simply finding Mscdex.exe in the Autoexec.bat file does not provide this information; Setup must still perform detection.


  • After it detects a CD-ROM drive, Setup may leave the CD-ROM device driver in the Config.sys file and remark out Mscdex.exe in the Autoexec.bat file. Although the CD-ROM device driver is loading from the Config.sys file, a protected-mode Windows driver takes over the real-mode driver.


Keywords : kbhw kbsetup win95 win98 cddrive
Version : 95
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: March 3, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.