home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / minix / 4268 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  1.7 KB

  1. Path: sparky!uunet!cs.utexas.edu!swrinde!mips!mips!munnari.oz.au!yoyo.aarnet.edu.au!sirius.ucs.adelaide.edu.au!iagu.itd.adelaide.edu.au!newton
  2. From: newton@iagu.itd.adelaide.edu.au (Mark Newton)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: dosread
  5. Message-ID: <8283@sirius.ucs.adelaide.edu.au>
  6. Date: 22 Aug 92 08:58:41 GMT
  7. References: <1992Aug18.183026.8428@udel.edu> <8255@sirius.ucs.adelaide.edu.au> <1992Aug20.083043.5104@email.tuwien.ac.at>
  8. Sender: news@ucs.adelaide.edu.au
  9. Organization: University of Adelaide, South Australia
  10. Lines: 29
  11. Nntp-Posting-Host: iagu.itd.adelaide.edu.au
  12.  
  13. In article <1992Aug20.083043.5104@email.tuwien.ac.at> hp@vmars.tuwien.ac.at (Peter Holzer) writes:
  14. >newton@iagu.itd.adelaide.edu.au (Mark Newton) writes:
  15. >
  16. >>dosread expects a block special device that it is supposed to read from.
  17. >>So, to read something from drive A:, use a command line like this:
  18. >
  19. >>   dosread -a /dev/fd0 foobar > /tmp/foobar
  20. >
  21. >>/dev/fd0 corresponds to the A: drive.
  22. >
  23. >What version of dosread are you using? All versions I know (1.3 ...
  24. >1.6.16) do not take the pathname of a block device as their first
  25. >arguent, but a single letter from which they build the pathname by
  26.  
  27. Ah, yes... I was thinking of tosread/toswrite, which does exactly the
  28. same thing (to what is oestensibly exactly the same disk format, too).
  29. tosread and toswrite are supplied with m68k MINIXes.
  30.  
  31. >(All of this is in the manual, BTW. Is it really that hard to
  32. >understand?)
  33.  
  34. Agreed :-)
  35.  
  36.   - mark
  37. -- 
  38. ------------------------------------------------------------------
  39.          'Do not expose your LaserWriter to naked flame...'
  40. newton@iagu.itd.adelaide.edu.au         - Apple LaserWriter Manual
  41. ------------------------------------------------------------------
  42.