home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / next / sysadmin / 4936 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  1.4 KB

  1. Path: sparky!uunet!kithrup!hoptoad!decwrl!sdd.hp.com!swrinde!gatech!bloom-beacon!bloom-picayune.mit.edu!athena.mit.edu!fcs
  2. From: fcs@athena.mit.edu (Frank C. Smith)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: Re: rdump almost figured out... but not quite
  5. Keywords: rdump
  6. Message-ID: <1992Aug30.014837.18300@athena.mit.edu>
  7. Date: 30 Aug 92 01:48:37 GMT
  8. References: <37336@sdcc12.ucsd.edu>
  9. Sender: news@athena.mit.edu (News system)
  10. Organization: Massachusetts Institute of Technology
  11. Lines: 18
  12. Nntp-Posting-Host: w91-230-6.mit.edu
  13.  
  14. In article <37336@sdcc12.ucsd.edu> mbutler@sdcc13.ucsd.edu (M. COOPER / B. McQUAID) writes:
  15. >I've almost got backing up from my NeXT to my D.G. Aviion working.
  16. >Here's what I do:
  17.  
  18. (console script deleted)
  19.  
  20. >My only problem is telling dump that the 1/4 tape on the Aviion is a
  21. >525 MB device. Apparently dump needs to know this in order to know
  22. >when to rewind etc. What parameters do I give to dump in order to
  23. >tell it 525MB? (it wants actual length of the tape as well as other
  24. >data I don't know). Hopefully someone familiar with dump can help me
  25.  
  26. You can manipulate the size and density parameters so that dump computes
  27. the correct capacity for the device you are using. Don't be surprised
  28. if the capacity that dump gets for a set of these values is not what
  29. you compute. The values of the size and density are used only
  30. to compute the capacity of the device, based on an assumption that it
  31. is a 9-track tape.
  32.