home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / admin / 7272 < prev    next >
Encoding:
Internet Message Format  |  1993-01-28  |  1.6 KB

  1. Xref: sparky comp.unix.admin:7272 comp.unix.programmer:6082 comp.unix.wizards:5683 comp.unix.questions:16057
  2. Path: sparky!uunet!math.fu-berlin.de!ira.uka.de!Germany.EU.net!lemis!grog
  3. From: grog@lemis.uucp (Greg Lehey)
  4. Newsgroups: comp.unix.admin,comp.unix.programmer,comp.unix.wizards,comp.unix.questions
  5. Subject: Re: >> Need HELP recovering tar data!
  6. Message-ID: <2416@adagio.lemis.uucp>
  7. Date: 28 Jan 93 17:06:31 GMT
  8. References: <1993Jan26.013851.9387@cypress.com>
  9. Followup-To: comp.unix.admin
  10. Organization: LEMIS, W-6324 Feldatal, Germany
  11. Lines: 27
  12.  
  13. In article <1993Jan26.013851.9387@cypress.com> wl@cypress.com (Wilbur Luo/COMM) writes:
  14. >I need some help recovering data on a tape. Here's what happened.
  15. >
  16. >A user was trying to read from a tape with tar data (and it wasn't write 
  17. >protected), and inadvertently issues a tar cf /dev/tapeblah filea
  18. >command. There was no file named "filea" but it looks like the header
  19. >on the tape was overwritten anyway.
  20.  
  21. My sympathies
  22.  
  23. >We know the data is still on the tape, but it's inaccessible. I tried
  24. >mt, dd, tarx,etc.. and tried to forward over the bad stuff and dump the
  25. >data to no avail.
  26. >
  27. >Does anyone know how to recover the data or point me to a program that
  28. >will?
  29.  
  30. In all likelihood, your first file (maybe more) is gone forever. But
  31. GNU tar should recover the rest straight out of the box:
  32.  
  33.   tar: Hmm, this doesn't look like a tar archive.
  34.   tar: Skipping to next file header...
  35.  
  36. -- 
  37. Greg Lehey                       | Tel: +49-6637-1488              
  38. LEMIS                            | Fax: +49-6637-1489
  39. Schellnhausen 2, W-6324 Feldatal, Germany
  40.