home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / os2 / misc / 27893 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.7 KB

  1. Path: sparky!uunet!stanford.edu!agate!ucbvax!PKSMRVM.VNET.IBM.COM!KENKAHN
  2. From: KENKAHN@PKSMRVM.VNET.IBM.COM ("Kenneth A. Kahn")
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: How to install HPFS after installation
  5. Message-ID: <9208210130.AA25750@ucbvax.Berkeley.EDU>
  6. Date: 21 Aug 92 01:18:19 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 33
  9.  
  10. Organization: Staff of IBM Fellow - NetWork Computing
  11. Disclaimer: This posting represents the poster's views, not those of IBM
  12. News-Software: UReply 3.0
  13. X-X-From: KENKAHN@PKSMRVM.VNET.IBM.COM (Ken Kahn)
  14. References: <stanton.450.0@haas.berkeley.edu>
  15.  
  16. In <stanton.450.0@haas.berkeley.edu> Richard Stanton writes:
  17. >I originally installed OS/2 on a totally FAT system. For a few reasons, not
  18. >least of which is that I want to install GNU Emacs, I'm considering
  19. >installing HPFS now. How should I go about doing this with minimum possible
  20. >disruption? Is it possible to have my C: disk (where OS/2 boots from) remain
  21. >FAT (with dual boot capability) while reformatting my D: disk using HPFS?
  22. >Do I have to back everything up and restore it to accomplish the change in
  23. >format? What should I beware of?
  24. >
  25. >Thanks for any suggestions
  26. >
  27. >Richard Stanton
  28. >
  29.  
  30. All you need to do is to make sure the following files on on your BOOT Drive:
  31.  
  32.    \OS2\HPFS.IFS
  33.    \OS2\DLL\UHPFS.DLL
  34.  
  35. If they're not already present, you'll need to install them.  Look for the
  36. OS/2 System Setup folder in the OS/2 System Folder.  Then look for the
  37. Selective Install program.  When you run this, the second panel will allow
  38. you to install the HPFS.  You'll need your Install Disks for this.
  39.  
  40. If the files are already there, just add the following line to CONFIG.SYS
  41.  
  42.  IFS=C:\OS2\HPFS.IFS
  43.