home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sun / misc / 4125 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.7 KB

  1. Xref: sparky comp.sys.sun.misc:4125 comp.sys.sun.hardware:4275 comp.unix.solaris:202
  2. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!nigel.msen.com!sdd.hp.com!cs.utexas.edu!hermes.chpc.utexas.edu!news.utdallas.edu!karches
  3. From: karches@utdallas.edu (Tom Karches)
  4. Newsgroups: comp.sys.sun.misc,comp.sys.sun.hardware,comp.unix.solaris
  5. Subject: Re: Adding to a TAR tape
  6. Keywords: tar tape
  7. Message-ID: <1992Sep8.154726.18675@utdallas.edu>
  8. Date: 8 Sep 92 15:47:26 GMT
  9. References: <lsloan.715963681@nova>
  10. Sender: usenet@utdallas.edu
  11. Organization: Univ. of Texas at Dallas
  12. Lines: 26
  13. Nntp-Posting-Host: apache.utdallas.edu
  14.  
  15. In article <lsloan.715963681@nova> lsloan@nova.gmi.edu (Lance Sloan) writes:
  16. >I am using a Sun SPARCserver 4/490 with an 8mm tape drive on /dev/rst0.
  17. >I can use tar to put files on the tape, but I cannot add files to the tape
  18. >after the initial tar.
  19. >
  20. >For example, I tar several files to the tape and later want to add a file
  21. >to the end of the existing tar file.  The u (update) and r (write) options
  22. >to tar return errors.
  23. >
  24. >Any help would be greatly appreciated.
  25. >
  26. Adding files to existing tar files is only possible on a 9 track tape
  27. drive. The reason is that other tape drives can not accurately position
  28. the write head to the exact spot on the tape where the additional files
  29. would be appended.
  30.  
  31. I believe the man page for tar will verify this.
  32.  
  33. Regards,
  34. Tom Karches
  35. karches@utdallas.edu
  36. -- 
  37. -------------------------------------------------------------------------------
  38. Tom Karches          |"If rap music had been around when I was a kid,
  39. karches@utdallas.edu | I would have become a musician instead of a politician."
  40. karches@holonet.net  '-------------------------------------- Richard Nixon
  41.