home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.admin:7258 comp.unix.questions:16000
- Path: sparky!uunet!ferkel.ucsb.edu!taco!gatech!destroyer!mudos!mudos!not-for-mail
- From: mju@mudos.ann-arbor.mi.us (Marc Unangst)
- Newsgroups: comp.unix.admin,comp.unix.questions
- Subject: Re: >> Need HELP recovering tar data!
- Date: 26 Jan 1993 17:29:04 -0500
- Organization: The Programmers' Pit Stop, Ann Arbor MI
- Lines: 35
- Message-ID: <1k4dvgINN5nt@mudos.ann-arbor.mi.us>
- References: <1993Jan26.013851.9387@cypress.com>
- NNTP-Posting-Host: mudos.ann-arbor.mi.us
-
- In article <1993Jan26.013851.9387@cypress.com> wl@cypress.com (Wilbur Luo/COMM) writes:
- [(L)user overwrote tar tape with valuable data by doing "tar cf"]
- >We know the data is still on the tape, but it's inaccessible.
-
- Depending on what type of tape drive you have, that may or may not be
- true. Cartridge tape drives (both fullsize QIC and the mini-QIC used
- by QIC-40 and QIC-80 drives) *cannot* be coaxed to go past the EOD
- mark on the tape, no matter what you do (short of hardware
- modifications to the drive). This is because when you write to a QIC
- tape, the servo information as well as the data is erased from all the
- tracks as the first track is written. So the drive wouldn't be able
- to read the data even if it did read past EOD.
-
- I don't know enough about how DAT and DVT tapes work to say whether or
- not this is true for them, but I would suspect that although the
- recording format is not similar, the behavior is -- that is, a DAT/DVT
- drive will not read past EOD no matter what you do.
-
- If the data is really, really important, you might be able to find a
- place that will more or less take the tape off the spool and run it
- past a read head by hand, then take the individual bits thus obtained
- and reconstuct them into your data. This is likely to be very
- expensive, though -- on the order of hundreds if not thousands of
- dollars per kilobyte.
-
- In summary, then, I'm afraid that the data from your tape is most
- likely irrecoverably lost. You user could consider this an excellent
- lesson on why they should develop the habit of write-protecting a tape
- as soon as they take it out of the drive.
-
- --
- Marc Unangst, N8VRH | "Of course, in order to understand this you
- mju@mudos.ann-arbor.mi.us | have to remember that the nucleus of the atom
- | is squishy."
- | -W. Scheider, from a Physics lecture
-