[comp.sys.pyramid] Pyramid Question

wlyle@sjuphil.uucp (Wayne Lyle) (02/08/90)

(***************************************************************************)
NOTE: I am posting this for someone else.  PLease see the bottom of the
      letter to reply to the person by electronic mail!
(***************************************************************************)



We have a Pyramid 98x running OSx 4.4.  Our problem is that we will
soon be getting rid of it, and that the dump tapes produced by it
are unreadable by any other machines we have (Suns, Multimax).  Has
anyone figured out a way to restore dump tapes produced on a Pyramid
on any other machine?

Thanks,
-Dave Zuzga
INTERNET:zuzga@cs.uiuc.edu               
UUCP:{uunet|convex|pur-ee}!uiucdcs!zuzga 
BITNET:zuzga%cs.uiuc.edu@uiucvmd         
University of Illinois, Dept. of Comp. Sci. 

pete@CS.UMD.EDU (Pete Cottrell) (02/09/90)

	
	We have a Pyramid 98x running OSx 4.4.  Our problem is that we will
	soon be getting rid of it, and that the dump tapes produced by it
	are unreadable by any other machines we have (Suns, Multimax).  Has
	anyone figured out a way to restore dump tapes produced on a Pyramid
	on any other machine?
	
This was the first thing we did when we decided to shut our Pyramid down.
I think we just frobbed the Berkeley restore to deal with Pyramid's
block size and to handle the conditional symbolic links. dirs.c had a
few changes, with most of the difference being in tape.c. The rest of
the source modules didn't have to be touched. I guess we can supply diffs
if anyone is interested.

miken@mirror.TMC.COM (02/09/90)

I am infering that you two posters have decided to abandon your
Pyramids.  Why?


*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
- Mike Nappo              	miken@mirror.TMC.COM                         *
* {mit-eddie, pyramid, harvard!wjh12, xait}!mirror!miken                     -
- Mirror Systems, 2067 Massachusetts Avenue,  Cambridge, MA  02140           *
* (617)661 - 0777                                                            -
-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

romain@pyramid.pyramid.com (Romain Kang) (02/10/90)

You can get up dumprestore.shar by anonymous FTP from rutgers.edu [128.6.4.7],
in their src directory.  This has a set of patches that you can apply to the
stock 4.3 dump and restore to make them machine-independent.