home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / ultrix / 6907 < prev    next >
Encoding:
Text File  |  1992-09-14  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!brunix!brunix!lr
  3. From: lr@cs.brown.edu (Luigi Rizzo)
  4. Subject: How to pack a multi-volume tar ?
  5. Message-ID: <1992Sep15.084619.6467@cs.brown.edu>
  6. Sender: news@cs.brown.edu
  7. Organization: Brown University Department of Computer Science
  8. Date: Tue, 15 Sep 1992 08:46:19 GMT
  9. Lines: 19
  10.  
  11.  
  12. I have a large multi-volume tar (created on Ultrix 4.1) on 3 TK50
  13. tapes. Now that I have access to a DAT drive, I'd like to pack the
  14. three tapes on a single DAT unit.  What's the best way to do it  ?
  15. "cat"ting the three blocks together won't work because tar detects
  16. the end of archive at the end of the first block. I could copy
  17. the three blocks on the same tape using /dev/nrmt0h, but don't
  18. know if tar will be able to read the three of them afterwards
  19. (and anyway, I'd prefer a single archive on the tape). Untarring
  20. and recreating the archive looks a bit overkill.
  21.  
  22.     Suggestions are welcome.
  23.  
  24.     Thanks
  25.     Luigi Rizzo
  26. ==================================================================
  27. Luigi Rizzo                Brown University & Univ. di Pisa
  28. e-mail: lr@cs.brown.edu, luigi@iet.unipi.it
  29. ==================================================================
  30.