home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / alltips.zip / MMCD.FAX < prev    next >
Text File  |  1994-12-06  |  7KB  |  160 lines

  1. Creative Labs and Media Vision CDROMs    7/15/94
  2.  
  3.        File:  OSMMCD.UPD
  4.  
  5.        ===================================================================
  6.        Installing support for Multimedia CD-ROM packages (Media Vision Pro
  7.        Audio Spectrum, Creative Labs Sound Blaster)
  8.        ===================================================================
  9.  
  10.        These multimedia packages are unsupported through the IBM OS/2
  11.        Technical Support Center, but we have had some success with
  12.        installing support for the Sound Blaster and Pro Audio Spectrum
  13.        SCSI interfaces.
  14.  
  15.        Before proceeding with this setup, you need to obtain the OS/2
  16.        Device Drivers from the respective manufacturers.  Windows and DOS
  17.        drivers are not compatible with OS/2.  The OS/2 drivers can be
  18.        obtained from these areas:
  19.  
  20.        Creative Labs -- BBS (405) 742-6660
  21.        Files are located in the OS/2 Drivers section.
  22.  
  23.        SBCD_OS2.EXE - Panasonic CD-ROM drives.
  24.        SB_OS2.EXE - Latest MMPM/2 drivers.
  25.  
  26.        Both file are self-extracting and come supplied
  27.        with a README file to instruct how to install the drivers.
  28.  
  29.        Media Vision -- BBS (510) 770-0527
  30.        Files are located in the OS/2 Drivers section.
  31.  
  32.        OS2.EXE - Latest MMPM/2 drivers.
  33.  
  34.        File contains the latest TMV1SCSI.ADD and MMPM/2 files
  35.        that are used with the Pro Audio Spectrum cards.
  36.        Files have an .EXE extension which is self-extracting and come
  37.        supplied with a README file to instruct how to install the drivers.
  38.  
  39.        * * * * *
  40.  
  41.        Two methods are available.  If you have installed OS/2 on your
  42.        system and wish to add CD-ROM support with one of these packages,
  43.        skip to step 2. If you want to install from the CD-ROM, use both of
  44.        these procedures.
  45.  
  46.  
  47.        Step 1:  Installing from the CD-ROM
  48.  
  49.        Make a backup copy of diskette 1 of the OS/2 2.1 installation
  50.        package.  We recommend using the DISKCOPY command, as this will
  51.        make an exact duplicate of the disk.  If you must use the COPY
  52.        command, make sure that you copy every file and change the volume
  53.        label of the destination disk to "DISK 1" (do not include the
  54.        quotes in the volume name).
  55.  
  56.        Next, some files will need to be deleted from the backup copy you
  57.        just created.  Good targets for deletion would be the Adaptec and
  58.        Future Domain SCSI drivers following:
  59.  
  60.        AHA152X.ADD AHA164X.ADD FD16-700.ADD FD7000EX.ADD AHA154X.ADD
  61.        AHA174X.ADD FD8XX.ADD
  62.  
  63.        Then copy the manufacturer-supplied driver onto your copy of
  64.        diskette 1.
  65.  
  66.        Next, edit the config.sys on diskette using any plain text editor
  67.        to include the following statements:  Lowercase will represent
  68.        lines that already exist; CAPS represent lines you need to insert.
  69.        This is to insure proper placement and installation.
  70.  
  71.        ** For Sound Blaster use - SBCD2.ADD **
  72.        ** For Pro Audio Spectrum use - TMV1SCSI.ADD **
  73.  
  74.        set cdrominst=1 ifs=cdfs.ifs /q BASEDEV=
  75.        TMV1SCSI.ADD *** or substitute your driver filename ***
  76.        or
  77.        BASEDEV=SBCD2.ADD /P:xxx ( xxx is the Base I/O of the sound card)
  78.  
  79.  
  80.        Then, delete or REM any BASEDEV statements referring to the
  81.        filenames which were deleted in the preceding step (the Adaptec
  82.        and Future Domain device drivers).  REM-ing these statements is
  83.        recommended for easier recognition of the changes made.
  84.  
  85.        From there, you may attempt the installation.  If successful, you
  86.        can go on to step 2. If not, you will need to create the
  87.        installation disks from the CD "disk images" and install from the
  88.        floppies.  The procedure for this is explained in your OS/2
  89.        Version 2.1 package.
  90.  
  91.  
  92.        Step 2:  Installing CD-ROM support after OS/2 2.1 is installed.
  93.  
  94.        Once OS/2 2.1 is installed, you need to make some changes to the
  95.        CONFIG.SYS located in the root directory of the OS/2 partition in
  96.        order to make your CD-ROM accessible.  For demonstration purposes,
  97.        X:  will represent the OS/2 partition.
  98.  
  99.        First, copy the following files to X:\OS2.  These files are located
  100.        in the following places according to the OS/2 package you own:
  101.  
  102.        CD-ROM Installation package ...................  Diskette 1
  103.        3.5 Diskettes, Blue Label on disk .............  Diskette 10
  104.        3.5 Diskettes, Salmon Label on disk ...........  Diskette 12
  105.        5.25 Diskettes, Blue Label on disk ............  Diskette 16
  106.        5.25 Diskettes, Salmon Label on disk .......... Diskette 9
  107.  
  108.  
  109.        The files are named OS2CDROM.DMD and CDFS.IFS.
  110.  
  111.        If the files are on a "packed" disk, the syntax for unpacking the
  112.        files is as follows:
  113.  
  114.        UNPACK A:\CDROMREQ /N:OS2CDROM.DMD
  115.        UNPACK A:\CDROMREQ /N:CDFS.IFS
  116.  
  117.        Once these are copied, copy the manufacturer-supplied device driver
  118.        to the X:\OS2 directory as well.
  119.  
  120.        From there, you need to edit the config.sys using a plain text
  121.        editor.  For example, to use the OS/2 system editor, open an OS/2
  122.        Window and type from the X:\ prompt:
  123.  
  124.        E CONFIG.SYS
  125.  
  126.        Once the editor is displayed, make the following changes.
  127.        Lowercase will represent lines that already exist; CAPS represent
  128.        lines you need to insert.  This is to insure proper placement and
  129.        installation.
  130.  
  131.        basedev=ibm1s506.add
  132.        basedev=os2dasd.dmd
  133.        DEVICE=X:\OS2\OS2CDROM.DMD
  134.        /Q IFS=X:\OS2\CDFS.IFS /Q
  135.        set bookshelf=x:\os2\book . . .
  136.  
  137.        further down . . .
  138.  
  139.        codepage=437,850
  140.        devinfo=kbd,us,x:\os2\keyboard.dcp
  141.        BASEDEV=TMV1SCSI.ADD *** or your device driver filename ***
  142.        devinfo=scr,vga,x:\os2\viotbl.dcp . . .
  143.  
  144.        Once these changes are complete, save the file and exit the editor.
  145.        Then perform a shutdown and restart your computer to install the
  146.        support.
  147.  
  148.        Once again, this support is not guaranteed to work in any case,
  149.        since the drivers are made by other manufacturers.  IBM does not
  150.        supply these drivers at this time, but may in the future.  For
  151.        further assistance, you can contact the manufacturer of your device
  152.        at the above listed phone numbers.
  153.  
  154.        File names located on Media Vision and Creative Labs BBS are
  155.        subject to change.  If having a problem locating the files contact
  156.        the respective manufacturer to locate the files on the board.
  157.  
  158.  
  159. 12/31/99
  160.