home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / next / sysadmin / 5108 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.3 KB  |  34 lines

  1. Newsgroups: comp.sys.next.sysadmin
  2. Path: sparky!uunet!usc!sdd.hp.com!cs.utexas.edu!torn!newshub.ccs.yorku.ca!yorku.ca!davecb
  3. From: davecb@nexus.yorku.ca (David Collier-Brown)
  4. Subject: Re: rdump & rrestore NeXT -> Sun
  5. Message-ID: <davecb.716132794@yorku.ca>
  6. Sender: news@newshub.ccs.yorku.ca (USENET News System)
  7. Organization: York University
  8. References: <1009@esosun.UUCP>
  9. Date: Thu, 10 Sep 1992 13:46:34 GMT
  10. Lines: 22
  11.  
  12. zeke@esosun.UUCP (James Dehnert) writes:
  13. |The dump proceesed alright, but I cannot use the sun restore, the NeXT
  14. |restore, or the NeXT restore.old to recover any files.
  15.  
  16. You were using:
  17.     rdump.old 0fsdu mode:/dev/nrst0 6000 54000 /dev/rsd0a
  18. have you tried avoiding the NeXT dump / Sun rmt pair, and
  19. saying something like
  20.     dump.old 0fsdu - 6000 54000 /dev/rsd0a | rsh mode dd bs=??? of=/dev/nrst0
  21.  
  22. This should make the sun simply copy bits to tape, rather than place
  23. any particular religious interpretation on them (:_)).  Thus then may
  24. make the tape readable by a similar incantation involving the NeXT restore.
  25. If that doesn't work, something bizzare is happening, and you need to try
  26. dumping to/from a local file...
  27.  
  28. --dave
  29. -- 
  30. David Collier-Brown,  | davecb@Nexus.YorkU.CA | lethe!dave
  31. 72 Abitibi Ave.,      | 
  32. Willowdale, Ontario,  | Stupidity is evil waiting to happen.
  33. CANADA. 416-223-8968  |               -- Clay Bond
  34.