Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!math.lsa.umich.edu!math.lsa.umich.edu!emv From: pete@CS.UMD.EDU (Pete Cottrell) Newsgroups: comp.archives Subject: [comp.sys.pyramid] Re: restoring pyramid dump tape on non-pyramid Message-ID: <1990Jun4.143142.7094@math.lsa.umich.edu> Date: 4 Jun 90 14:31:42 GMT Sender: emv@math.lsa.umich.edu (Edward Vielmetti) Reply-To: pete@CS.UMD.EDU (Pete Cottrell) Followup-To: comp.sys.pyramid Organization: University of Michigan, Department of Mathematics Lines: 17 Approved: emv@math.lsa.umich.edu (Edward Vielmetti) X-Original-Newsgroups: comp.sys.pyramid Archive-name: pyrestore/04-Jun-90 Original-posting-by: pete@CS.UMD.EDU (Pete Cottrell) Original-subject: Re: restoring pyramid dump tape on non-pyramid Archive-site: mimsy.umd.edu [128.8.128.8] Archive-directory: pub Reposted-by: emv@math.lsa.umich.edu (Edward Vielmetti) The first thing we did when we shut down our Pyramid was to hack the 4.3BSD restore program on our VAXen to read Pyramid tapes. I have made these changes available for anonymous FTP on mimsy.umd.edu in a file called pub/pyrestore.tar. If you don't have Internet access, I can mail it to you. It is a series of diffs, so you will need the 4.3 restore (this is what we run on the Suns too. At least it is a starting place). The 4.3 restore is smart enough to do byte-swapping on its own, so our changes mostly just deal with block size and conditional symbolic links. Pete