home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / os2laddr.zip / readme.txt < prev    next >
Text File  |  1991-09-30  |  6KB  |  145 lines

  1.  
  2.  
  3.                      OS/2 LADDR Update Utility Version X03
  4.                   Copyright (C) 1991 Dell Computer Corporation
  5.                               All Rights Reserved
  6.  
  7.  
  8.      The OS/2 LADDR Update utility copies the LADDR driver files to your
  9.      OS/2 Install diskette and updates your .SCD file.  In addition, if
  10.      there is not enough space on the Install diskette, the utility also
  11.      moves the video driver files (*.RC@) to the Disk 1 diskette.
  12.  
  13.                                     - NOTE -
  14.      Since the Update utility writes to your OS/2 Install diskette, and
  15.      possibly to your OS/2 Disk 1 diskette, you should make a backup copy
  16.      of those diskettes before running the utility.
  17.  
  18.             *** DO NOT USE YOUR ORIGINAL INSTALLATION DISKETTES! ***
  19.  
  20.  
  21.      Adding LADDR support to OS/2 Installation Diskettes
  22.      ---------------------------------------------------
  23.  
  24.      To run the Update utility, perform the following steps:
  25.  
  26.         1. Boot your system under MS-DOS 2.0 or higher.
  27.  
  28.         2. Insert the OS/2 LADDR Update diskette in drive A:.
  29.  
  30.         3. Enter the following commands:
  31.  
  32.            a: <enter>
  33.            update <enter>
  34.  
  35.      The program performs the following steps:
  36.  
  37.         1. Asks you to select which device driver to install.
  38.  
  39.         2. Copies into RAM all the LADDR files from the \DISK0 and
  40.            \DISK0.35 directories on the OS/2 LADDR Update diskette.
  41.  
  42.         3. Prompts you to insert the Install diskette.  The Update utility
  43.            looks for a volume ID of "OS2 INSTALL."  If your diskette has a
  44.            different volume ID, the utility allows you to use the Install
  45.            diskette anyway.
  46.  
  47.         4. Examines the space available on the Install diskette.  If there
  48.            is not enough space for the LADDR files, the Update utility
  49.            performs the following steps:
  50.  
  51.               a. Copies the video driver files (*.RC@) to RAM so they can
  52.                  be moved to the Disk 1 diskette.
  53.  
  54.               b. Deletes the .RC@ files from the Install diskette.
  55.  
  56.         5. Copies the LADDR files to the Install diskette.
  57.  
  58.         6. Updates the .SCD file on the Install diskette, if there is such
  59.            a file.
  60.  
  61.         7. If there is no .SCD file on the Install diskette, or if the .RC@
  62.            files are to be moved to the Disk 1 diskette, the Update utility
  63.            performs the following steps:
  64.  
  65.               a. Prompts you to insert the Disk 1 diskette.  The Update
  66.                  utility looks for a volume ID of "OS2 DISK 1."  If your
  67.                  diskette has a different volume ID, the utility allows you
  68.                  to use the Disk 1 diskette anyway.
  69.  
  70.               b. Updates the .SCD file on the Disk 1 diskette.
  71.  
  72.               c. Copies the the .RC@ files from RAM to the Disk 1 diskette,
  73.                  if necessary.
  74.  
  75.      After the update is complete, follow the normal procedures for
  76.      installing your version of OS/2.
  77.  
  78.  
  79.      Adding LADDR support to systems with OS/2 already installed
  80.      -----------------------------------------------------------
  81.  
  82.      If OS/2 is already installed on your system, you do not need to update
  83.      your OS/2 installation diskettes.  Instead, copy the LADDR files to
  84.      drive C: on your system.  
  85.  
  86.      From either the OS/2 Window or the DOS Compatibility Window, perform
  87.      the following steps:
  88.  
  89.         1. Insert the OS/2 LADDR Update diskette in drive A:.
  90.  
  91.         2. Copy the LADDR files, as follow:
  92.  
  93.            copy a:\disk0 c:\ <enter>
  94.            copy a:\bid   c:\ <enter>
  95.  
  96.         3. If you have an Micro Channel Architecture (MCA) system, such as
  97.            a PS/2, you must also copy the files from \DISK0.35, as follows:
  98.  
  99.            copy a:\disk0.35 c:\ <enter>
  100.  
  101.      After copying the LADDR files to drive C:, follow the OS/2 shutdown
  102.      procedures and reboot your system.  Also, if you have a Dell Drive
  103.      Array running the native mode driver, run the EISA Configuration
  104.      Utility and select AHA154x mode.
  105.  
  106.  
  107.      Files on the OS2 UPDATE diskette
  108.      --------------------------------
  109.  
  110.         A:\
  111.         │
  112.         ├─UPDATE.EXE........LADDR Update utility program.
  113.         ├─README.TXT........The file you are reading.
  114.         ├─LADDR.CFG.........Configuration file for LADDR Update utility.
  115.         │
  116.         ├─BID───────────────<DIR>─── Bus Interface Drivers for:
  117.         │ │
  118.         │ ├─AHA154X.BID.....Adaptec 154x SCSI Bus Controllers (AT).
  119.         │ ├─AHA164X.BID.....Adaptec 164x SCSI Bus Controllers (MCA).
  120.         │ ├─ESDI-506.BID....Standard ESDI/ST506/IDE AT disk controller.
  121.         │ ├─WD7000EX.BID....Western Digital 7000EX SCSI Bus Controller.
  122.         │ └─WD7000AX.BID....Western Digital 7000AX SCSI Bus Controller.
  123.         │
  124.         │
  125.         ├─DISK0─────────────<DIR>─── Base LADDR device drivers for AT.
  126.         │ │
  127.         │ ├─BASEDD01.SYS....Base device driver.
  128.         │ ├─FLOPPY01.SYS....Base floppy device driver.
  129.         │ ├─DISK01.SYS......Base hard disk driver.
  130.         │ ├─IOCONFIG.SYS....I/O configuration file. 
  131.         │ ├─IORUN.SYS.......I/O system file.
  132.         │ ├─IOS1X.SYS.......I/O system file.
  133.         │ ├─DISK.TSD........Type Specific Device driver for hard disks.
  134.         │ ├─STDDISK.VSD.....Standard disk Vendor Specific Device driver.
  135.         │ ├─FATCACHE.VSD....FAT cacher for disks.
  136.         │ └─FT.VSD..........Fault Tolerant VSD.
  137.         │
  138.         └─DISK0.35──────────<DIR>─── Base LADDR device drivers for MCA.
  139.           │
  140.           ├─BASEDD02.SYS....Base Device Driver.
  141.           ├─ABIOS.BID.......Base ABIOS driver.
  142.           ├─FLOPPY02.SYS....Base floppy device driver.
  143.           └─DISK02.SYS......Base hard disk driver.
  144.  
  145.