home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / hardware / 1391 < prev    next >
Encoding:
Internet Message Format  |  1992-08-15  |  1.2 KB

  1. Path: sparky!uunet!olivea!isc-br!tau-ceti!jimc
  2. From: jimc@tau-ceti.isc-br.com (Jim Cathey)
  3. Newsgroups: comp.sys.next.hardware
  4. Subject: Re: Problem with SCSI Streamer
  5. Message-ID: <2527@tau-ceti.isc-br.com>
  6. Date: 15 Aug 92 17:10:21 GMT
  7. References: <1992Aug14.132203.6108@cetia.fr>
  8. Organization: ISC - Bunker Ramo, Spokane, WA
  9. Lines: 25
  10.  
  11. In article <1992Aug14.132203.6108@cetia.fr> rouand@cetia.fr (J-Michel Rouand) writes:
  12. >Aug 14 11:11:13 next mach: ARCHIVE VIPER 150
  13. >But, when I try :
  14. >    tar tvf /dev/rst0
  15. >or  tar cvf /dev/rst0 .
  16. >
  17. >there is an error: Tape read error (or tape write error).
  18.  
  19. I have the same drive and had the same problem.  I had to write a 3-line
  20. C program to open /dev/rst0, ioctl it to switch it to character mode (??
  21. I can't quite remember, and my NeXT is at home), and then exit.  After
  22. that, tar works just fine.
  23.  
  24. I don't see why the SCSI driver needed to be told this, but what the hell...
  25.  
  26.  
  27. -- 
  28. +----------------+
  29. ! II      CCCCCC !  Jim Cathey
  30. ! II  SSSSCC     !  ISC-Bunker Ramo
  31. ! II      CC     !  TAF-C8;  Spokane, WA  99220
  32. ! IISSSS  CC     !  UUCP: uunet!isc-br!jimc (jimc@isc-br.isc-br.com)
  33. ! II      CCCCCC !  (509) 927-5757
  34. +----------------+
  35.             "PC's --- the junk bonds of the computer industry"
  36.