home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / misc / 25306 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  2.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!rutgers!njitgw.njit.edu!hertz.njit.edu!dic5340
  2. From: dic5340@hertz.njit.edu (David Charlap)
  3. Newsgroups: comp.os.os2.misc
  4. Subject: Re: HPFS from DOS
  5. Message-ID: <1992Jul23.184425.4339@njitgw.njit.edu>
  6. Date: 23 Jul 92 18:44:25 GMT
  7. References: <gePJR_q00Uh_81KoVF@andrew.cmu.edu>
  8. Sender: news@njit.edu
  9. Organization: New Jersey Institute of Technology, Newark, N.J.
  10. Lines: 50
  11. Nntp-Posting-Host: hertz.njit.edu
  12.  
  13. In article <gePJR_q00Uh_81KoVF@andrew.cmu.edu> dg4k+@andrew.cmu.edu (Daniel Brian Greenfield) writes:
  14. >This was discussed a couple of months ago, but it was not of much
  15. >concern to me then.  Could someone please tell me which driver I need to
  16. >load in order to see an HPFS partition when I use a specific version of
  17. >DOS (in a window) from Drive A?
  18.  
  19. There is a file in your /OS2/MDOS directory called FSFILTER.SYS.  Copy
  20. this file to your DOS boot floppy or image file.  Include the
  21. following line at the top of the DOS floppy (or image file)
  22. CONFIG.SYS:
  23.  
  24. DEVICE=FSFILTER.SYS
  25.  
  26. Now, the disk will be able to read OS/2 disk volumes.  Note that
  27. filenames not conforming to the DOS 8.3 convention will not be visible
  28. to the specific DOS session, just like in the emulator.
  29.  
  30. If you boot from an image file, you'll notice that you can't access
  31. drive A: from the specific DOS session.  This is because your image
  32. file is a virtual drive A:.  To disconnect the image file and
  33. reconnect your physical drive A:, use the command
  34.  
  35. FSACCESS A:
  36.  
  37. The FSACCESS program is located in your \OS2\MDOS directory.  I
  38. suggest that you add this directory to your image file's PATH.
  39.  
  40. A few other notes:  After reconnecting A:, you won't be able to read
  41. the image file, and you won't be able to adjust it, you you may not
  42. want to put the FSACCESS command in the image's AUTOEXEC.BAT file.
  43.  
  44. After reconnecting A:, the COMSPEC variable will be pointing at A: and
  45. you'll have to insert a DOS diskette in drive A: whenever you quit an
  46. application.  I copied the DOS COMMAND.COM to a location on my hard
  47. disk (D:\MSDOS5) and used the SHELL= parameter on the image's
  48. CONFIG.SYS file to use that one.  This prevents that annoyance.
  49.  
  50. Most of the programs in the \OS2\MDOS directory are incompatible with
  51. specific DOS sessions.  You may want to copy your favorite utilities
  52. from your DOS diskette(s) to a location on your hard disk (I used
  53. D:\MSDOS5 again) and place that directory first on the image's PATH.
  54.  
  55. Just a few pointers to make life simpler.
  56.  
  57.  
  58. -- 
  59.    |)  David Charlap           "I don't even represent myself
  60.   /|_  dic5340@hertz.njit.edu   sometimes so NJIT is right out!.
  61.  ((|,)
  62.   ~|~  Hi! I am a .signature virus, copy me into your .signature file.
  63.