======================== How to launch your CDROM ============================= 1). Config.sys : rem ----- ASPI ----- device=c:\btdosm.sys /d /p330 /n11 /f04 : /d -- Displays driver on load /p -- Specifies I/O port address /l -- Provides support for Logical Unit Numbers /n -- Specifies bus on time (default = 11 Microseconds ;range = 02-15 M/sec) /f -- Specifies bus off time (default = 04 Microseconds ;range = 01-64 M/sec) /i -- Specifies INT 13 module to not load (default = INT 13 is redirected) /m -- Specifies mailbox structure be reserved for Novell 386 install by CDROM /e -- Specifies DOS manager rescan SCSI bus for added SCSI devices after boot /x -- Specifies AT bus master transfer rate (default = 5.7 Mbytes) Option AT Transfer Speed 00 5.0 MBytes/sec 01 6.7 MBytes/sec 02 8.0 MBytes/sec 03 10.0 MBytes/sec 04 5.7 MBytes/sec rem ----- CD ROM ----- device=c:\btcdrom.sys /D:MSCD002 : /D:device name ( 8 Characters at most ) /L -- enable to support LUN rem ----- Not Necessary ----- for Expanded memory device=c:\qemm\qemm386.sys or device=C:\HIMEM.SYS device=C:\EMM386.EXE or device=c:\386max.sys pro=c:\386max\386max.pro NOLOW rem ----- end of Not Necessary ----- 2). Autoexec.bat : c:\MSCDEX.EXE /D:MSCD002 /L:E /M:10 /V /E : /D:device name -- must be same as the name which btcdrom.sys specifies. /L:drive letter -- assign a drive unit for CD-ROM /M: -- how many sector buffers MSCDEX allocates when it installs itself /V -- display memeory usage /E -- use expanded memory if available * Note - If the BIOS on the SCSI host adapter is enabled, make sure the SCSI-ID of the CDROM drive is between 2-6. With the BIOS on the host adapter enabled, it will reserve the SCSI -ID's 0 & 1 for hard drives. * Note - Device drivers can be loaded high with current version of the driver V2.00 and current versions of Firmware and BIOS. The Firmware must be at least V 3.35, and BIOS must be at least V4.70. *Note - On Some earlier manuals, a type-O was discovered. The extention on the BTCDROM.SYS driver was mistyped. A colon is needed in the "/D: " parameter. The correct syntax is shown above. Support CD-ROM drives : 1. SONY CDU-541, CDU-561, CDU-6211 2. CHINON CDS-431, CDX-431, CDS-535, CDX-535 3. TOSHIBA XM-3301B, XM-3401B 4. HITACHI CR-3750 5. TEXEL DM-3024, DM-5024 6. NEC CDR-38, CDR-73, CDR-74, CDR-83, CDR-84, CDR-741, CDR-841 7. PANASONIC CDR-532 8. IBM 9. PIONEER DRM-600, DRM-604 10. Other CD-ROM drives which support SCSI-2 command sets Multisession Photo CD-ROM drive : 1. SONY CDU-6211 2. CHINON CDS-535, CDX-535 3. TOSHIBA XM-3401B 4. TEXEL DM-5024 5. NEC CDR-38, CDR-741, CDR-841