home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / pat315.exe / PAT315.TXT < prev   
Text File  |  1993-09-17  |  3KB  |  93 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Bernoulli Boot Problem Fix
  5. DOCUMENT ID:        TID000261
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         PAT315.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. DR DOS 6.0 4/92
  14.  
  15. ABSTRACT:
  16. This file contains the system file that fixes a problem where, booting from
  17. a Bernoulli drive, any device in the config.sys failed as if placed after
  18. the RCD.SYS driver.
  19. _________________________________________________________________
  20.  
  21. DISCLAIMER
  22. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  23. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  24. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  25. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  26. INFORMATION.
  27. _________________________________________________________________
  28.  
  29. Self-Extracting File Name:  PAT315.EXE
  30.  
  31. Files Included     Size     Date        Time
  32.  
  33.   PAT315.TXT          (This File)
  34.   IBMBIO.315      24474    1-10-92      3:15a
  35.  
  36.  
  37. README of PATCH315.EXE
  38.  
  39.  
  40. Product:       DR DOS 6.0
  41.  
  42. Description:   This patch fixes a problem where, when booting from a
  43. Bernoulli drive, any DEVICE= statement in CONFIG.SYS failed if it was
  44. placed after the device driver RCD.SYS v7.x and DOSOAD.SYS v1.x
  45.  
  46.  
  47. ASSUMPTIONS:
  48.  
  49. 1.  The file IBMBIO.315 is in the root directory of your C:\ drive.
  50. 2.  TaskMAX is not loaded.
  51.  
  52.  
  53. INSTALLATION INSTRUCTIONS:
  54.  
  55. 1.  Remove the attributes from the current working copy of IBMBIO.COM
  56.  
  57.         From the C prompt:
  58.              Type: ATTRIB -RSH IBMBIO.COM
  59.              Press <ENTER>
  60.  
  61. 2.  Make a backup copy of IBMBIO.COM
  62.  
  63.              Type: COPY IBMBIO.COM C:\DRDOS\IBMBIO.OLD
  64.              Press <ENTER>
  65.  
  66. 3.  Replace the original IBMBIO.COM with the patched IBMBIO.315
  67.  
  68.  
  69.              Type: COPY IBMBIO.315 IBMBIO.COM
  70.              Press <ENTER>
  71.  
  72. 4.  Verify the copied file is the correct size, date and checksum
  73.  
  74.              Type: CD \
  75.         From the C prompt:
  76.              Type: XDIR IBMBIO.COM /C
  77.              Press <ENTER>
  78.  
  79.         The following message will display:
  80.  
  81. --a--- 24,474 1-10-92 3:15a DBAA c:ibmbio.com
  82.  
  83. NOTE: In Archive attribute (a) may be set, however it is not a required
  84. attribute.
  85.  
  86. 5.  Replace the System, Hidden, Read-Only attributes on IBMBIO.COM
  87.  
  88.              Type: ATTRIB +RSH IBMBIO.COM
  89.              Press <ENTER>
  90.  
  91. 6.  Reboot the computer.
  92.  
  93.