home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!uwm.edu!linac!att!bu.edu!it-next2.bu.edu
- From: ambi@it-next2.bu.edu (Mike Amirault)
- Newsgroups: comp.sys.next.sysadmin
- Subject: Re: URGENT HELP: restore with od's not working!!
- Message-ID: <106677@bu.edu>
- Date: 11 Jan 93 00:24:11 GMT
- References: <106628@bu.edu>
- Sender: news@bu.edu
- Reply-To: ambi@it-next2.bu.edu
- Lines: 26
-
- In article <106628@bu.edu> ambi@it-next2.bu.edu (Michael Amirault) writes:
- >
- > Here's the problem:
- >
- > I performed a level 0 dump using the following command:
- >
- > % dump 0o /dev/sd2a
- >
- > This dumped the contents of the drive to two NeXT optical disks.
- > However when doing a restore via:
- >
- > % restore rjvf /dev/od1a
- >
-
-
- I figured out the problem. Doind a restore with the command:
-
- % restore rjvf /dev/rod1a
-
- will work and eject the disk, whereas the command:
-
- % restore rjvf /dev/od1a
-
- will not eject the disk...
-
- mike
-