[comp.archives] [comp.sys.pyramid] Re: restoring pyramid dump tape on non-pyramid

pete@CS.UMD.EDU (Pete Cottrell) (06/04/90)

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