home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / next / sysadmin / 7356 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.1 KB

  1. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!usc!rpi!bu.edu!it-next2.bu.edu
  2. From: ambi@it-next2.bu.edu (Michael Amirault)
  3. Newsgroups: comp.sys.next.sysadmin
  4. Subject: URGENT HELP: restore with od's not working!!
  5. Message-ID: <106628@bu.edu>
  6. Date: 9 Jan 93 18:02:58 GMT
  7. Sender: news@bu.edu
  8. Lines: 24
  9.  
  10.  
  11.  Here's the problem:
  12.  
  13.  I performed a level 0 dump using the following command:
  14.  
  15.     % dump 0o /dev/sd2a
  16.  
  17.  This dumped the contents of the drive to two NeXT optical disks.
  18.  However when doing a restore via:
  19.  
  20.     % restore rjvf /dev/od1a
  21.  
  22.  It will read and restore the first disk fine but then won't eject
  23.  the first disk when it needs the second. It keeps reporting that the
  24.  disk in the wrong one.  HELP!!  How do I get my data off of the second
  25.  disk?? I've tried all sort of permutations of the restore command and
  26.  all of them fail when the program says it's ejecting the first disk
  27.  and waiting for the second but never actually ejected the first disk.
  28.  
  29.  This problem is with a NeXTCube '040 running NeXTStep 3.0.
  30.  
  31.  Any help would be greatly appreciated!
  32.  
  33.  Mike
  34.