home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR24 / SBCD2.ZIP / README.TXT next >
Text File  |  1993-05-03  |  2KB  |  77 lines

  1. The SBCD2.ADD can be applied to OS/2 system which support layered
  2. CD-ROM device managment structure.  This structure is supported in
  3. OS/2 2.1.  Users of OS/2 2.0 could use the OS2CDR package which
  4. contains the OS2CDROM.DMD for OS/2 2.0.  The OS2CDR.ZIP is available
  5. in Compuserve, type GO IBMOS2 to find it.
  6.  
  7.  
  8. INSTALLATION OF SBCD2.ADD, CD-ROM DEVICE DRIVERS
  9. ------------------------------------------------
  10.  
  11. Please refer to the document provided in OS2CDR package first.
  12.  
  13. 1. If you have previously installed OS/2, check whether you have the
  14.    following line in your config.sys.  If this line is missing, add
  15.    the following line to your config.sys.
  16.  
  17.    DEVICE=C:\OS2\CDFS.IFS /Q
  18.  
  19. 2. If you have previously installed CD-ROM support during OS/2
  20.    installation, check that you have the following line in your
  21.    config.sys.    If this line is missing, add the following line to
  22.    your config.sys.
  23.  
  24.    IFS=C:\OS2\CDFS.IFS /Q
  25.  
  26. 3. Comment out the following line in your config.sys.  Do not delete
  27.    this line as you may want to refer to it later.
  28.  
  29.    REM DEVICE=C:\OS2\CDROM.SYS /Q /N:4
  30.  
  31. 4. Copy the following file from OS2CDR package to C:\OS2
  32.  
  33.    OS2CDROM.DMD
  34.  
  35. 5. Copy the SBCD2.ADD file to C:\OS2
  36.  
  37. 6. Add the following line to config.sys.
  38.  
  39.    BASEDEV=OS2CDROM.DMD      (DO NOT SPECIFY A PATH !)
  40.  
  41. 7. Add also the following line to config.sys.
  42.  
  43.    BASEDEV=SBCD2.ADD /P:220     (DO NOT SPECIFY A PATH !)
  44.  
  45.    NOTE: The /P:220 specifies the I/O base address used for the Sound
  46.    Blaster Pro or Sound Blaster 16 card.  Change this value according
  47.    if your setting is different.
  48.  
  49.  
  50.  
  51. INSTALLATION OF OS/2 2.1 BETA USING SBCD2.ADD
  52. ---------------------------------------------
  53.  
  54. 1. Make two disks using install.bat or install.cmd come in the OS/2
  55.    2.1 beta version CD-ROM.  Please refer to the document comes with
  56.    OS/2 2.1 beta version about how to create disks to install OS/2
  57.    2.1 beta version.
  58.  
  59. 2. Copy the SBCD2.ADD file to the second disk made in step 1.  If
  60.    there is not enough disk space, remove any .ADD file that will not
  61.    be used.
  62.  
  63. 3. Add the following line to config.sys in the second disk made in
  64.    step 1.
  65.  
  66.    BASEDEV=SBCD2.ADD /P:220
  67.  
  68.    NOTE: The /P:220 specifies the I/O base address used for the Sound
  69.    Blaster Pro or Sound Blaster 16 card.  Change this value according
  70.    if your setting is different.
  71.  
  72. 4. Continue the installation process as for normal.
  73.  
  74.  
  75.  
  76. 03/05/93/BEH
  77.