home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / programm / 4500 < prev    next >
Encoding:
Text File  |  1992-08-29  |  1.7 KB  |  41 lines

  1. Newsgroups: comp.os.os2.programmer
  2. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!informatik.tu-muenchen.de!schmiher
  3. From: schmiher@Informatik.TU-Muenchen.DE (Hermann Schmidt)
  4. Subject: Re: FSFILTER.SYS
  5. References: <83J4PB1w165w@tsoft.sf-bay.org> <1992Aug26.142405.23478@nmt.edu>
  6. Originator: schmiher@hphalle8f.informatik.tu-muenchen.de
  7. Sender: news@Informatik.TU-Muenchen.DE (USENET Newssystem)
  8. Organization: Technische Universitaet Muenchen, Germany
  9. Date: Fri, 28 Aug 1992 10:23:23 GMT
  10. Message-ID: <1992Aug28.102323.10793@Informatik.TU-Muenchen.DE>
  11. Lines: 28
  12.  
  13.  
  14. In article <1992Aug26.142405.23478@nmt.edu>, jreynold@nmt.edu (John Reynolds) writes:
  15. |> (Dennis Yelle) writes:
  16. |> >Has anyone here gotten FSFILTER.SYS to do anything useful?
  17. |> >
  18. |> >I put "DEVICE=FSFILTER.SYS" in the CONFIG.SYS file for MS-DOS 5.0
  19. |> >in the hopes that it would allow me to read and write the HPFS
  20. |> >partition on my disk from DOS.  It didn't have ANY effect.
  21. ...
  22.  
  23. |> I THINK (please correct me if I'm wrong) that fsfilter.sys is used when
  24. |> one literally BOOTs a specific DOS kernel from within OS/2 (the "DOS from
  25. |> Drive A" icon). If fsfilter.sys is used to boot dos straight, THEN its useless.
  26. |> 
  27. |> -John
  28. |> 
  29. |> 
  30. |> -- 
  31. |> MS-DOS is an interrupt handler with a brain-dead interface.
  32. |> Windows is a pathetic attempt at.....????
  33. |> OS/2 is the future....that's here right now!
  34.  
  35. You are right. Look at the size of fsfilter.sys. Something
  36. around 25K if I remember that right. Anyway, it's small compared
  37. to the files related to HPFS support in OS/2. You cannot put that in
  38. such a small driver, can you? Besides, HPFS is proteced mode code...
  39. From my point of view, FSFILTER.SYS serves to access a HPFS
  40. system that is *already* running. That means OS/2 must be booted.
  41.