Cannot Gain Access to Multiple CD-ROM Drives Using Startup DiskID: Q188391
|
If your computer contains an integrated drive electronics (IDE) and small computer system interface (SCSI) CD-ROM drive, you may be able to gain access to only one CD-ROM drive when you start your computer using the Windows 98 Startup disk.
This behavior occurs because the IDE and SCSI CD-ROM drivers both use Mscd001 as the driver ID.
To resolve this behavior, modify the Config.sys and Autoexec.bat files on
the Windows 98 Startup disk so that each CD-ROM driver has a unique ID. To
do so, follow these steps:
Device=btcdrom.sys /D:mscd001
Device=btcdrom.sys /D:mscd002
Device=aspicd.sys /D:mscd001
Device=aspicd.sys /D:mscd003
LH %ramd%:\mscdex.exe /D:mscd001 /L:%CDROM%
LH %ramd%:\mscdex.exe /D:mscd001 /D:mscd002 /D:mscd003 /L:%CDROM%
For more information about Mscdex.exe command-line switches, please see
the following article in the Microsoft Knowledge Base:
ARTICLE-ID: Q87165
TITLE : Command-Line Switches for MSCDEX.EXE
Additional query words: emergency boot ebd
Keywords : kbenv winboot win98 cddrive
Version : WINDOWS:98
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: March 3, 1999