Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!thunder.mcrcim.mcgill.edu!snorkelwacker.mit.edu!think.com!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!ucbvax!RICHTER.MIT.EDU!krowitz From: krowitz@RICHTER.MIT.EDU (David Krowitz) Newsgroups: comp.sys.apollo Subject: Re: Any way to backup SUN file systems on Apollo via Apollo NFS mounts? Message-ID: <9106121747.AA24892@richter.mit.edu> Date: 12 Jun 91 17:47:57 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 23 Actually, I am using "rdump" executing on my Sun to write on my apollo tape drive. The /.rhosts file on the apollo must be set up to allow the Sun access to the apollo, the /etc/rmt remote magtape program must be present on the apollo, and the magtape device files on the apollo must exist. The command I execute on my Sun is: rdump 0udsbf 54000 6000 64 conrad:/dev/ws_rmt12 /dev/sd2g where "conrad" is the apollo with the tape drive, and /dev/ws_rmt12 is the device file on //conrad for my Workstation Solutions 8mm Exabyte drive. -- David Krowitz krowitz@richter.mit.edu (18.83.0.109) krowitz%richter.mit.edu@eddie.mit.edu krowitz%richter.mit.edu@mitvma.bitnet (in order of decreasing preference) P.S. /.rhosts *must* be owned by "root", and on many systems it must also have the Unix protection mode set to "600".