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

  1. Path: sparky!uunet!munnari.oz.au!ariel!ucsvc.ucs.unimelb.edu.au!lugb!luxor.latrobe.edu.au!ccvj
  2. From: ccvj@luxor.latrobe.edu.au (Vicki Jordan)
  3. Newsgroups: comp.unix.questions
  4. Subject: tape read errors can I recover?
  5. Summary: tar errors
  6. Message-ID: <1992Aug28.011340.29284@lugb.latrobe.edu.au>
  7. Date: 28 Aug 92 01:13:40 GMT
  8. Sender: news@lugb.latrobe.edu.au (USENET News System)
  9. Organization: La Trobe University
  10. Lines: 36
  11. Originator: ccvj@luxor.latrobe.edu.au
  12.  
  13.  
  14. Does anyone know if I can recover from the following tape reading errors?
  15. Situation - a researcher has had some data sent out from China on a cartridge
  16. tape which says "use tar xvf to extract".  We have a SGI machine with
  17. such a drive so I tried to read it.  I tried to dd the whole tape and 
  18. tar -x the result and got the same errors.
  19.  
  20. If this is not recoverable (and I guess not) what would have caused the 
  21. errors: damaged tape? (at source or in transit?) system incompatabilities?
  22. Since the person in question has to work on this data and has to now
  23. bide his time  waiting for a replacement I want to minimise the possibility 
  24. of having problems with a replacement tape.
  25.  
  26. Thanks...
  27.  
  28. Vicki Jordan
  29. -------------------
  30. iris2 # tar xvf /dev/tape
  31. tar: Directory checksum error.
  32. iris2 # dd if=/dev/tape conv=swab | tar tef -
  33. 330121.89h
  34. tar: Directory checksum error.  Continuing..........................................................OK
  35. 330121.89p
  36. tar: Directory checksum error.  Continuing..OK
  37. 330121.90h
  38. tar: Directory checksum error.  Continuing..........................................................OK
  39.  
  40. All of the files have readable data interspersed with garbage followed by
  41. readable data; eg:
  42.  
  43. 9061273203007  2  2 38  1  1  2 11  0
  44. 9061273203007  3  1 15  9  4 . ^[.^B.^S;^N-0
  45. 7^K^R^G^F^G^V^Z ... about 20 lines of garbage
  46. ^S^S^V^G^_^F^S^Q^U  1 41 0
  47. 9061273203007  3  1 14  9  4  1 41  0
  48. 9061273203007  3  2  9  9  4  1 41  0
  49.