home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / next / sysadmin / 4727 < prev    next >
Encoding:
Text File  |  1992-08-18  |  1.6 KB  |  39 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!caen!sdd.hp.com!ux1.cso.uiuc.edu!lemson
  3. From: lemson@ux1.cso.uiuc.edu (David Lemson)
  4. Subject: Re: rdump HELP!!!!
  5. Message-ID: <Bt7K9L.EuM@ux1.cso.uiuc.edu>
  6. Organization: University of Illinois at Urbana
  7. References: <36926@sdcc12.ucsd.edu>
  8. Date: Wed, 19 Aug 1992 02:00:42 GMT
  9. Lines: 28
  10.  
  11. mbutler@sdcc13.ucsd.edu (M. COOPER / B. McQUAID) writes:
  12.  
  13. >I have a NeXTstation color and a Data General Aviion server.  The
  14. >Aviion has a 525 MB 1/4 drive and I'd love to backup my NeXT to
  15. >it.  Here's what I've tried :
  16.  
  17. >if I do the following as myself I get:
  18.  
  19. >cara> /etc/rdump 0uf host1:/dev/rmt/1 /Homes/bmcquaid/Forms
  20. >  DUMP: Date of this level 0 dump: Mon Aug 17 10:17:23 1992
  21. >  DUMP: Date of last level 0 dump: the epoch
  22. >  DUMP: Dumping /Homes/bmcquaid/Forms to /dev/rmt/1 on host host1
  23. > DUMP: bad sblock magic number
  24. >  DUMP: The ENTIRE dump is aborted.
  25.  
  26. Look at the man page for dump.  The final argument to dump (or
  27. rdump) must be a FILESYSTEM, not a directory (like SunOS, for
  28. instance).  So, if /Homes is a separate partition for you, then:
  29. cara> /etc/rdump 0uf host1:/dev/rmt1 /Homes
  30. should work for you, if the tape drive is on host1's /dev/rmt1 port
  31. (I assume your /dev/rmt/1 is a typo, or else DG machines are really
  32. weird).
  33.  
  34. -- 
  35. David Lemson                                                 (217) 244-1205
  36. University of Illinois NeXT Campus Consultant  / CCSO NeXT Lab System Admin
  37. Internet : lemson@uiuc.edu                 UUCP :...!uiucuxc!uiucux1!lemson 
  38. NeXTMail accepted                                   BITNET : LEMSON@UIUCVMD
  39.