home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 9002 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.4 KB

  1. Xref: sparky comp.unix.bsd:9002 alt.sources:2538
  2. Path: sparky!uunet!charon.amdahl.com!amdahl!paulp
  3. From: paulp@uts.amdahl.com (Paul Popelka)
  4. Newsgroups: comp.unix.bsd,alt.sources
  5. Subject: [386bsd] mountable DOS filesystem code, Part 0/5
  6. Message-ID: <b9ek03AGbb0Z00@amdahl.uts.amdahl.com>
  7. Date: 17 Nov 92 17:24:24 GMT
  8. Followup-To: comp.unix.bsd
  9. Organization: Amdahl Corporation, Sunnyvale CA
  10. Lines: 24
  11.  
  12.  
  13. This is version 0.0 of the code to allow mountable DOS filesystems
  14. under 386bsd 0.1.  It is refered to as pcfs from now on.  No, this is
  15. not related to sun's pcfs, although they essentially do the same
  16. thing.
  17.  
  18. This package has been installed on a 386bsd 0.1 system that has NOT
  19. had the patchkit installed.  But, pcfs only changes a few files in
  20. the base system so if pcfs changes collide with the patchkit they will
  21. be small and localized.
  22.  
  23. Unshar each of the following 4 shar files.  They create files in
  24. /sys/pcfs and /usr/src/sbin/mount_pcfs.  They do not overwrite any
  25. existing files.  Once you have them unshared read the /sys/pcfs/INSTALL
  26. file to find out how to install it and mount pc filesystems.  Then look
  27. at the /sys/pcfs/pcfs.8 file for a list of the filesystem's quirks.
  28.  
  29. If you have problems send me some email and I'll see what I can do.
  30. If you add things please send me the mods and I will try to incorporate
  31. them for the next release.
  32.  
  33. Have fun,
  34. Paul
  35. paulp@sde.uts.amdahl.com
  36.