====================== How to launch your CD-ROM ==================== 1). Config.sys : rem ----- ASPI ----- device=c:\btdosm.sys /d rem ----- CD ROM ----- device=c:\btcdrom.sys /D:MSCD002 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 ----- : /D:device name /L:enable to support LUN 2). Autoexec.bat : c:\asw410\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 Support CD-ROM drives : 1. SONY CDU-541, CDU-6211 2. CHINON CDS-431 3. TOSHIBA XM-3301B 4. HITACHI CR-3750 5. TEXEL DM-3024, DM-5024 6. NEC CDR-74 7. PANASONIC CDR-532 8. Other CD-ROM drives which support SCSI-2 command sets