home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5291 < prev    next >
Encoding:
Text File  |  1992-09-08  |  1.5 KB  |  45 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!usc!wupost!tulane!darwin.sura.net!jvnc.net!nuscc!ntuix!eoahmad
  3. From: eoahmad@ntuix.ntu.ac.sg (Othman Ahmad)
  4. Subject: Re: How to make mwrite work?
  5. Message-ID: <1992Sep8.122457.26311@ntuix.ntu.ac.sg>
  6. Organization: Nanyang Technological University - Singapore
  7. X-Newsreader: Tin 1.1 PL4
  8. References: <1992Sep8.000059.24355@Saigon.COM>
  9. Distribution: usa
  10. Date: Tue, 8 Sep 1992 12:24:57 GMT
  11. Lines: 32
  12.  
  13. David.Fox@Saigon.COM writes:
  14. : How does one use mwrite correctly:
  15. : I have a file "astro.zoo" in my root directory under 386bsd, and
  16. : I want to write this to a floppy (B:) in msdos format.  I've tried
  17. : all sorts of variations on a theme, the theme being "mwrite unixfiles
  18. : msdosdirectory" as per the usage().
  19. : I've tried - amongst others:
  20. : mwrite astro.zoo b:
  21. : mwrite astro.zoo b:\
  22. : mwrite astro.zoo B:\
  23. : etc.
  24. : Everything responds with "open(): no such file or directory.  astro.zoo
  25. I had the same problem. I solved it by using my old 0.0 versions.
  26. I have deleted my 0.1 mtools so not sure why that happens.
  27.  
  28. That error message happens even when I'm just as ordinary user so I just
  29. change the access rights of /dev/fd0a to 666 i.e. rw_rw_rw_ even with the
  30. 0.0 mtools.
  31.  
  32. CAn someone verify whether it is caused by the access rights of fd0a?
  33.  
  34. --
  35. Othman bin Ahmad, School of EEE,
  36. Nanyang Technological University, Singapore 2263.
  37. Internet Email: eoahmad@ntuix.ntu.ac.sg
  38. Bitnet Email: eoahmad@ntuvax.bitnet
  39.  
  40.