home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / r / rplfx2.zip / RPLFIX2.TXT < prev   
Text File  |  1991-07-18  |  3KB  |  55 lines

  1.                    Notes on RPLFIX.COM
  2.  
  3. (see end for RPLFIX2 information)
  4.  
  5. RPLFIX is used to allow workstations to remote program load (RPL) properly
  6. with MS DOS 5.x and above.  This utility must be run after the boot image file
  7. (usually NET$DOS.SYS) has been created using the DOSGEN utility.  RPLFIX will
  8. directly modify the boot image file; the boot image file's size and last
  9. modified date will be different after RPLFIX has been run.  RPLFIX only needs
  10. to be run against the boot image file once.  Attempts to run RPLFIX against an
  11. already modified boot image file are detected by the utility, and no further
  12. modifications will be made to the boot image file.
  13.  
  14. Follow the instructions for DOSGEN (setting up remote reset workstations)
  15. in the Novell reference manuals.  For NetWare v2.x, this information can be
  16. found in Chapter 9 of the "Supervisor Guide", or Chapter 2 of the "Using the
  17. Network" manual.  For NetWare v3.x, this information is found in Appendix D
  18. of the Installation manual.  After performing all steps as outlined in the
  19. appropriate manual to create the boot image file, run RPLFIX.COM.
  20.  
  21. The remote workstation will likely hang during the reset process if you are
  22. resetting using DOS 5.x or above and the boot image file has not been modified
  23. by RPLFIX.
  24.  
  25. RPLFIX can be found on the WSGEN diskette, or in the WSGEN subdirectory if you
  26. are installing using a network drive.  After you have located RPLFIX.COM, map
  27. a drive to the LOGIN subdirectory on the file server you wish to remote reset
  28. from.  The DOSGEN procedure instructed you to create a boot image file in that
  29. subdirectory (usually named NET$DOS.SYS). If the drive you mapped to SYS:LOGIN
  30. was drive F, then you would enter the following:
  31.  
  32.        RPLFIX F:NET$DOS.SYS <ENTER>
  33.  
  34. RPLFIX only needs to be run if the version of DOS loaded on the floppy disk
  35. used with DOSGEN is 5.x or greater.  Earlier versions of DOS do not require
  36. that this utility be run.
  37.  
  38. NOTE:  If you renamed your boot image file, then you must use the new filename
  39.       with RPLFIX:
  40.  
  41.        RPLFIX [d:]<boot image file> <ENTER>
  42.  
  43. where  [d:] is the drive letter where the image file is located, and <boot
  44.     image file> is the name of the file created with the DOSGEN utility.
  45.  
  46. =====================================================================
  47.  
  48. RPLFIX2.COM
  49.  
  50. This version of RPLFIX includes XT (8086/8088) workstation support.
  51. RPLFIX2.COM replaces RPLFIX.COM, and was corrected to include XT support
  52. by Lanworks Technologies Inc., the developers of BootWare.
  53.  
  54.  
  55.