home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / aix / 9214 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  2.0 KB

  1. Xref: sparky comp.unix.aix:9214 comp.unix.admin:4795 comp.unix.misc:3438
  2. Path: sparky!uunet!pipex!warwick!str-ccsun!dct.ac.uk!mcramm
  3. From: mcramm@dct.ac.uk
  4. Newsgroups: comp.unix.aix,comp.unix.admin,comp.unix.misc
  5. Subject: Re: Reading Sun 8mm tape on RS6000
  6. Message-ID: <1992Aug31.133818.270@dct.ac.uk>
  7. Date: 31 Aug 92 13:38:18 +0100
  8. References: <1992Aug27.121808.238@dct.ac.uk> <1992Aug28.022854.18481@cactus.org>
  9. Organization: Dundee Institute of Technology
  10. Lines: 34
  11.  
  12. In article <1992Aug28.022854.18481@cactus.org>, craig@cactus.org (Craig T. Anderson) writes:
  13. > In article <1992Aug27.121808.238@dct.ac.uk> mcramm@dct.ac.uk writes:
  14. >>I'm trying to read an 8mm (Exabyte) tape written using tar on a Sun4
  15. >>with (I think) the tape drive set to variable byte per block in hardware.
  16. >>It was written to /dev/nsrmt0 using SunOs4.1.x tar.
  17. >>
  18. >>The problem is that I'm trying to read it on our RS/6000 (Mdl 530) and can't
  19. >>get anything to read bytes from the tape. I've tried using smit, chdev [...]
  20. > No matter what the block size the tape was written with you can read it
  21. > with the following command (works only on 8mm drives):
  22. >     chdev -l rmt0 -a block_size=0
  23. >     dd if=/dev/rmt0 bs=256k | tar -tvf -
  24. > -Craig
  25. > -- 
  26. > Craig Anderson     craig@cactus.org
  27.  
  28. Thanks to everyone else who sent me suggestions. It turns out that we had a
  29. faulty tape. The method given above (chdev.....) *does* work, though the dd 
  30. is redundant - simply using tar is quite effective.
  31.  
  32. Sorry to have wasted bandwidth.
  33.  Angus M. Marshall, 
  34.  e-mail: MCRAMM@UK.AC.DCT.CC.VAXB           
  35.          MCRAMM@UK.AC.DCT.CLUS                                 // 
  36.          amarshal@uk.ac.dund.mcs                              //
  37.  Phone: (+44 382) 308000 ext. 2265 or (+44 382) 308600    \\ //
  38.                                                            \X/
  39. ".. and in the grove, by gate and hill, midst  merry  throng  and  market
  40. clatter -  stood  the  Hall  of  the Mountain Grill, where table strain'd
  41. 'neath loaded platter "                             
  42. (from the legend of Beenzon Toste - Hawkwind)      
  43.  
  44.