home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / mountr.exe / MOUNTR.TXT < prev    next >
Text File  |  1993-09-17  |  5KB  |  112 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Patch for Removable Drives on v2.15c
  5. DOCUMENT ID:        TID000197
  6. DOCUMENT REVISION:  A
  7. DATE:               01JUL93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         MOUNTR.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Pre 3.11 and 2.2
  14.  
  15. ABSTRACT:
  16. This NetWare v2.15c patch corrects problems mounting large removable
  17. drives.
  18. _________________________________________________________________
  19.  
  20. DISCLAIMER
  21. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  22. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  23. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  24. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  25. INFORMATION.
  26. _________________________________________________________________
  27.  
  28. Self-Extracting File Name:  MOUNTR.EXE
  29.  
  30. Files Included     Size     Date        Time
  31.  
  32.   MOUNTR.TXT          (This File)
  33.   ZAPOBJ.EXE      28660    7-31-90      4:24p
  34.    ADV_1.FIX        925    8-14-90      2:45p
  35.    SFT_1.FIX        925    8-14-90      2:45p
  36.    TTS_1.FIX        925    8-14-90      2:45p
  37.      TTS.FIX        925    8-14-90      2:45p
  38.      SFT.FIX        925    8-14-90      2:45p
  39.      ADV.FIX        925    8-14-90      2:45p
  40.  
  41.  
  42. Please study this README file in its entirety before using ZAPOBJ.
  43.  
  44. This Readme file for MOUNTR.EXE is for Netware 2.15c.
  45.  
  46. This patch is intended for NetWare 2.15c and corrects problems mounting
  47. large removable drives.
  48.  
  49. To install a fix into NetWare using ZAPOBJ, issue the following command:
  50.  
  51.       ZAPOBJ input_obj_file output_obj_file fix_file > list_file
  52.  
  53. In the above command, input_obj_file is the current .OBJ file,
  54. output_obj_file  will be an updated version of input_obj_file, and fix_file
  55. is an input file  containing the changes and is named after the .OBJ file
  56. it is to update.  The " > list_file " suffix is optional and redirects the
  57. ZAPOBJ report from the  screen to a disk file.  We recommend this command
  58. suffix in the event of an  unsuccessful execution.
  59.  
  60. Which .FIX file you use depends on the flavor of NetWare 286 you have 
  61. installed and whether you installed with 3 1/2inch or 5 1/4inch diskettes. 
  62.  For example, NetWare Advanced users would use ADV.FIX if they installed
  63. from 3  1/2inch diskettes or a combination of ADV_1.FIX and ADV_2.FIX if
  64. they  installed from 5 1/4inch diskettes.  NetWare TTS 5 1/4inch users
  65. would use  TTS.FIX or a combination of TTS_1.FIX and TTS_2.FIX.
  66.  
  67. For certain updates, Novell may not require an update to both .OBJ files in
  68.  the 5 1/4inch format.  In this case only one of the two .FIX files will be
  69.  found.  If a correctly named .FIX file cannot be found, a file called 
  70. GENERIC.FIX should be present and will update all .OBJ files that it is 
  71. designed for.  These .FIX files are ASCII text and contain documentation on
  72.  which versions and flavors of NetWare .OBJ files they are written to
  73. update.
  74.  
  75. Examples of how to invoke ZAPOBJ:
  76.  
  77.     NetWare Advanced users who originally installed NetWare using 5 1/4inch
  78.     diskettes and who were sent two ADV_n.FIX files (ZAPOBJ is executed
  79. twice in this example):
  80.  
  81.         ZAPOBJ ADV_1.OBJ NEWADV_1.OBJ ADV_1.FIX >ADV_1.LST
  82.         ZAPOBJ ADV_2.OBJ NEWADV_2.OBJ ADV_2.FIX >ADV_2.LST
  83.  
  84.     NetWare TTS users who originally installed NetWare using 3 1/2inch
  85. diskettes:
  86.         ZAPOBJ TTS.OBJ NEWTTS.OBJ TTS.FIX >TTS.LST
  87.  
  88.     NetWare ELS II users who originally installed NetWare using 3 1/2 inch
  89. diskettes (note that ELS II is always distributed as two .OBJ files):
  90.  
  91.         ZAPOBJ ELS_1.OBJ NEWELS_1.OBJ ELS_1.FIX >ELS_1.LST
  92.         ZAPOBJ ELS_2.OBJ NEWELS_2.OBJ ELS_2.FIX >ELS_2.LST
  93.  
  94.     NetWare SFT users who originally installed NetWare using 5 1/4 inch
  95. diskettes and who were sent only one SFT_n.FIX file:
  96.  
  97.         ZAPOBJ SFT_2.OBJ NEWSFT_2.OBJ SFT_2.FIX >SFT_2.LST
  98.  
  99. ZAPOBJ will issue a report of the changes made in the creation of the
  100. output .OBJ file.  The last line of this report will indicate the success
  101. or failure  of the update.  If ZAPOBJ is unsuccessful, please contact
  102. Novell Technical  Services.  If ZAPOBJ is successful, replace your original
  103. .OBJ with the  updated one just created and execute NETGEN.  Link and
  104. configure the operating system and cause NET$OS to be copied to your
  105. network drive.  This procedure  will complete your installation.
  106.  
  107. Users should maintain a backup copy of all .OBJ files prior to updating
  108. them  with ZAPOBJ.  It is also recommended that the user exercise his or
  109. her system  software after such an update prior to placing it back into
  110. production.
  111.  
  112.