home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / gt2gbw3.zip / readme.1st next >
Text File  |  1999-04-30  |  2KB  |  48 lines

  1. 30th April 1999
  2. ===============
  3.  
  4. There have been several reports of the failure to boot of Warp 3 if it is
  5. installed in a partition that lies outside the first 2Gb of the disk that
  6. you install to. The symptoms of this problem are a hang on the first boot
  7. from the hard disk during the install of Warp 3. After researching this I
  8. discovered that the first few sectors of the partition contain code that
  9. is executed when you boot. This code is laid down by FORMAT or by SYSINSTX.COM
  10. by calling UHPFS.DLL and it appears that an updated copy of UHPFS.DLL solves
  11. the problem. Since it's a long and complicated process to obtain a copy of the
  12. updated file when you don't already have an installed system I've zipped up
  13. copies of UHPFS.DLL and SYSINSTX.COM from a Warp 3 system with fixpack 40 
  14. applied. 
  15.  
  16. What you should know before you try this...
  17. ===========================================
  18. This is not a supported IBM fix!
  19. It might not work and if it does then it wasn't my fault - you try this 
  20. at your own risk.
  21. This is NOT for use on Warp 4. The fix here is specific to Warp 3 as far 
  22. as I know. If Warp 4 is affected by this bug then you will need the Warp 
  23. 4 version of both files.
  24.  
  25. What you need to do....
  26. =======================
  27. 1) Unzip this file to a directory on your hard disk or to a blank floppy disk
  28. 2) Install Warp 3 from normal installation materials until the point of the
  29.    first reboot from the hard disk.
  30. 2) Boot up from your OS/2 Warp 3 install diskettes and watch for the prompt at 
  31.    the bottom of the screen to drop to a command prompt. Hit F3 when it says 
  32.    to do so.
  33. 3) From the command prompt, change to the place where you unzipped this file 
  34.    and then run
  35.  
  36. SYSINSTX x:
  37.  
  38. where x: is the drive that you have installed OS/2 onto and that doesn't boot.
  39. This will run SYSINSTX from the location you placed the replacement copy and
  40. that will call the version of UHPFS.DLL that's in that location. You may need
  41. to check that your LIBPATH= line in CONFIG.SYS that you used to boot up contains
  42. the dot entry (eg, LIBPATH=.;\OS2;\OS2\DLL;) so that the current directory is
  43. searched ahead of \OS2\DLL.
  44.  
  45. 4) Try to boot from the partition and hope it works.
  46.  
  47. Trevor Hemsley.
  48.