home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / sgi / 18548 < prev    next >
Encoding:
Text File  |  1993-01-07  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!spool.mu.edu!sgiblab!sgigate!odin!twilight!zuni!anchor!olson
  3. From: olson@anchor.esd.sgi.com (Dave Olson)
  4. Subject: Re: Reading raw blocks from a 9-track tape
  5. Message-ID: <uijbd2c@zuni.esd.sgi.com>
  6. Keywords: tape 9-track
  7. Sender: news@zuni.esd.sgi.com (Net News)
  8. Organization:  Silicon Graphics, Inc.  Mountain View, CA
  9. References: <miket.726353064@teal>
  10. Date: Thu, 7 Jan 93 06:57:30 GMT
  11. Lines: 22
  12.  
  13. In <miket.726353064@teal> miket@teal.csn.org (Mike Tostanoski) writes:
  14.  
  15. | I have a Qualstar 3402 9-track tape drive on my system (4.0.5). I can use
  16. | it from backup and tar just fine. I need, however, to read some tapes
  17. | written by a foreign system. These tapes have variable block lengths and
  18. | are not ANSI standard.
  19.  
  20. You need to read the tape with a program that understands the tape
  21. format.  You can easily write a program that tries each read with
  22. a large block size (64KB is usually enough), and then writes the
  23. number of bytes actually read to some file or series of files.
  24.  
  25. You need to use the variable block device to do this.  If 'hinv'
  26. and 'mt stat' report 'unknown' for the tape drive type, you aren't
  27. going to be able to do this (you will have to modify /usr/sysgen/master.d/tpsc
  28. and build a new kernel with /etc/autoconfig).
  29.  
  30. See 'man tps mt' for more info.
  31. --
  32. Let no one tell me that silence gives consent,  |   Dave Olson
  33. because whoever is silent dissents.             |   Silicon Graphics, Inc.
  34.     Maria Isabel Barreno                        |   olson@sgi.com
  35.