home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / question / 9508 < prev    next >
Encoding:
Text File  |  1992-07-28  |  726 b   |  32 lines

  1. Newsgroups: comp.unix.questions
  2. Path: sparky!uunet!wupost!gumby!destroyer!ubc-cs!unixg.ubc.ca!kakwa.ucs.ualberta.ca!news
  3. From: sherwood@fenris.space.ualberta.ca (Sherwood Botsford)
  4. Subject: tape problems
  5. Message-ID: <1992Jul29.012303.17033@kakwa.ucs.ualberta.ca>
  6. Sender: news@kakwa.ucs.ualberta.ca
  7. Nntp-Posting-Host: fenris.space.ualberta.ca
  8. Organization: University Of Alberta, Edmonton Canada
  9. Date: Wed, 29 Jul 1992 01:23:03 GMT
  10. Lines: 20
  11.  
  12.  
  13. I'm using an exabyte 8200 on a Next:
  14.  
  15. Why does this work
  16. cat filename > /dev/nrxt0
  17.  
  18. but
  19.  
  20. tar -f /dev/nrxt0 filename
  21.  
  22. comes back with an error.
  23.  
  24. I've tried using gnutar also.  No diff.
  25.  
  26. I've tried various incantations of mtset to turn on and off fixed block mode.
  27. No go.
  28.  
  29. Ideas?
  30.  
  31. sgb
  32.