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

  1. Submitted-by: staff@cadlab.sublink.org (Alex Martelli)
  2.  
  3. jfh@rpp386.cactus.org (John F. Haugh II) writes:
  4.     ...
  5. >I believe what is being referred to is use of the file system switch
  6. >to support MS/DOS filesystems without the use of special tools or
  7. >emulators.  SCO Xenix has a collection of commands which are
  8. >intimately familiar with the format of MS/DOS file systems.  Thus,
  9.  
  10. Interactive 2.2 has both the collection-of-tools (actually bundled
  11. into one, "dossette", which you can run either interactively or not),
  12. AND the ability to mount a DOS partition or floppy (it seems that
  13. for some reasone you can only mount a DOS partition on a hard disk if
  14. that disk ALSO has a Unix partition - don't know if it's a bug or a
  15. feature) with the mount -f DOS switch (or mount's auto-fs-sensing
  16. feature).  It seems a reasonable approach; the special purpose tool
  17. is faster for typical usage (grab a few files of a floppy), mounting
  18. allows full-range operation.  There IS a bug in mounting a DOS12
  19. partition - if you have more than 64 files in a directory, there
  20. will be malfunctions (severe ones!); it's also indispensable to
  21. up the NDOSINODES undocumented variable (as I believe Conor showed
  22. a few months ago) from its default, currently 400.
  23.  
  24. -- 
  25. Alex Martelli - CAD.LAB s.p.a., v. Stalingrado 45, Bologna, Italia
  26. Email: (work:) staff@cadlab.sublink.org, (home:) alex@am.sublink.org
  27. Phone: (work:) ++39 (51) 371099, (home:) ++39 (51) 250434; 
  28. Fax: ++39 (51) 366964 (work only; any time of day or night).
  29.  
  30. Volume-Number: Volume 21, Number 170
  31.  
  32.