The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 07-09-2003
thehoghunter thehoghunter is offline
Registered User
  
 

Join Date: Jan 2002
Location: Florida
Posts: 84
Quote:
Will ufsrestore work on SUN system?
Yes.

Do you need it in this situation? Maybe.

You don't get rid of the dmp extension. It may not be a ufsdump file. Try the file command to find out what type of file it is.

$ file ./myfile.dmp

It should give you a headstart in figuring out what you need to 'restore' it.