home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / volume.21 / text0143.txt < prev    next >
Encoding:
Text File  |  1990-10-26  |  1.5 KB  |  31 lines

  1. Submitted-by: jfh@rpp386.cactus.org (John F. Haugh II)
  2.  
  3. In article <537@usenix.ORG> ucbked@athena.berkeley.edu (Earl H. Kinmonth) writes:
  4. >In article <536@usenix.ORG> cazier@mbunix.mitre.org (Cazier) writes:
  5. >>Since UNIX can support different filesystems, why wouldn't it be possible
  6. >>to either define another file structure that would allow UNIX to read/write
  7. >>DOS filesystems, or create some device driver that would interface with
  8. >>/dev/DOS to read/write DOS files and directories?
  9. >
  10. >It not only can be done, it has been done.  SCO Xenix, for example,
  11. >allows reading/writing to a DOS partition.  There is also a set of
  12. >tools for doing this on other systems.
  13.  
  14. I believe what is being referred to is use of the file system switch
  15. to support MS/DOS filesystems without the use of special tools or
  16. emulators.  SCO Xenix has a collection of commands which are
  17. intimately familiar with the format of MS/DOS file systems.  Thus,
  18. to edit a file on a MS/DOS partition, I must first copy the file off
  19. of the partition and into a Xenix file.  Then I can edit it, and so
  20. on.  Using the System V file system switch (or vnodes, or xyznodes
  21. or whatever ...) would allow any utility to operate on any MS/DOS
  22. file on the MS/DOS partition without the need for copying.
  23. -- 
  24. John F. Haugh II                             UUCP: ...!cs.utexas.edu!rpp386!jfh
  25. Ma Bell: (512) 832-8832                           Domain: jfh@rpp386.cactus.org
  26. "SCCS, the source motel!  Programs check in and never check out!"
  27.         -- Ken Thompson
  28.  
  29. Volume-Number: Volume 21, Number 143
  30.  
  31.