home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / ultrix / 6676 < prev    next >
Encoding:
Text File  |  1992-09-03  |  1.7 KB  |  47 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!sun-barr!decwrl!deccrl!news.crl.dec.com!pa.dec.com!nntpd2.cxo.dec.com!nabeth!alan
  3. From: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  4. Subject: Re: Backups
  5. Message-ID: <1992Sep3.225233.23883@nntpd2.cxo.dec.com>
  6. Lines: 34
  7. Sender: alan@nabeth (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  8. Reply-To: alan@nabeth.enet.dec.com (Alan Rollow - Alan's Home for Wayward Tumbleweeds.)
  9. Organization: Digital Equipment Corporation
  10. References: <oedX5t600j5u81EkQx@andrew.cmu.edu> <1992Sep03.190809.22696@bas-a.bcc.ac.uk>
  11. Date: Thu, 3 Sep 1992 22:52:33 GMT
  12.  
  13.  
  14. In article <1992Sep03.190809.22696@bas-a.bcc.ac.uk>, ucap22a@ucl.ac.uk (Mr Alisdair R Davey) writes:
  15. > [ some stuff deleted... ]
  16.  
  17. >...
  18. I'm sitting in front of a decstation 5000/125 running ultrix 4.2 with
  19. >a nice little exabyte attatched to it - I have a blank exabyte tape
  20. >on the desk in front of it and I want to save some files to it. ... 
  21. >So can someone please tell me how I go about initialising my tape.
  22.  
  23. You don't.  Need to initialize the tape that is.  I'm assuming
  24. that you something based on the Exabyte 8200 (Mountain Filesafe
  25. 2100 D is the one we sell).
  26.  
  27. >Assuming I can manage this task hwo do I go about saving files to
  28. >it without them overwriting each other.
  29.  
  30. Personally I'd use tar(1).  If you want multiple archive write
  31. all but the first to the no-rewind device:
  32.  
  33.     tar cvf /dev/nrmt0h ./file-list-1
  34.     tar cvf /dev/nrmt0h ./file-list-2
  35.     tar cvf /dev/rmt0h ./file-list-last
  36.  
  37. >I'm now off for a coffee. Can I make anyone one?
  38.  
  39. I prefer my caffine as carbonated water, sugar, etc.  Usually going
  40. by the name Dr. Pepper.  Thank you for asking though.
  41.  
  42. >Alisdair
  43. >
  44. --
  45. Alan Rollow                alan@nabeth.cxo.dec.com
  46.  
  47.