CompuServe Messages

#Pioneer Access on 2-6?

    05-Jan-93 12:28:36
Fm: Mark Job 74660,3175
To: David M Douglas 72630,3366
David: I assume you used the /C:CDP switch when loading the CD device driver. Try this: at the DOS prompt, type "echo 6zs > CDP" which should load the 6th disc. This will confirm the change mechanism works. Next, try "dir E:" to see if DOS recognizes the drive. It should change automagically to the second disc and pull a dir. Other possibilities: if you are using an ASPI device driver, add the /L parameter to the line which loads the ASPI driver. I use an UltraStor 24F, and the following are my load parameters: [config.sys] DEVICE=C:\util\ULTRA\USPI24.SYS /L DEVICE=C:\UTIL\ULTRA\DRD60ASP.SYS /D:MSCD0001 /N:6 /S:5 /C:CDP [autoexec.bat] C:\util\ULTRA\MSCDEX.EXE /D:MSCD0001 /E I am using the Pioneer DRM-604X (new model) but your parameters should be roughly the same for an ASPI setup. What SCSI board do you use? Regards, Mark