Michael Sobik wrote: > > amrestore correctly lists all the dump images on the tape. However, if I > try and restore with: > > amrestore -p /dev/<device> <real hostname> <real disk name> > /dev/null > > I get: > > amrestore: 3: restoring realhostname.diskimage.0
Why not try a more real restoration scenario? amrestore -p /dev/<device> <real hostname> <real disk name> | restore -if - (or ufsrestore if that's what you're using). -- [EMAIL PROTECTED] - HMC UNIX Systems Manager My opinions are my own and probably don't represent anything anyway.
