home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / unix / xenix / sco / 3599 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.unix.xenix.sco
  2. Path: sparky!uunet!hobbes!md
  3. From: md@sco.COM (Michael Davidson)
  4. Subject: Re: Writing to a dos floppy.
  5. Organization: The Santa Cruz Operation, Inc.
  6. Date: Thu, 07 Jan 1993 18:11:19 GMT
  7. Message-ID: <1993Jan07.181119.19065@sco.com>
  8. References: <1993Jan7.104207.2023@dxcern.cern.ch>
  9. Sender: news@sco.com (News admin)
  10. Lines: 22
  11.  
  12.  
  13. riipinen@dxcern.cern.ch (Petri Juhani Riipinen) writes:
  14.  
  15. >Hello there.
  16.  
  17. >I would like to use SCO Xenix for FTP:ing software. The machine, where it
  18. >runs, has one HD 3"5 floppy drive. Can I just do so with Xenix, that I
  19. >mount /dev/fd0 /myowndir and then access the floppy from /myowndir ? Does
  20. >the Xenix recognize the 1.44 MB floppies automatically with no problems?
  21. >Or  do  the Xenix floppies have some special format? If so, how can I write
  22. >to dos-formatted floppies?
  23.  
  24. The only floppies that you can mount under SCO Xenix are floppies that
  25. have a Xenix filesystem on them (which can be created using mkfs).
  26.  
  27. Xenix can read and write DOS floppies using the dos utility "doscp".
  28. There are a complete set of utilities for formating DOS floppies,
  29. copying DOS files, listing DOS directories etc (dosformat, doscp, dosdir)
  30. which are described on the DOS(C) manual page.
  31.  
  32. SCO UNIX has kernel support for DOS filesystems and allows either
  33. floppy or hard disk DOS filesystems to be mounted.
  34.