Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!rice!sun-spots-request From: grant@saturn.cs.swin (Grant Collins) Newsgroups: comp.sys.sun Subject: Restoring by i-node? Keywords: Miscellaneous Message-ID: <8364@brazos.Rice.edu> Date: 31 May 90 06:55:16 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 9 Approved: Sun-Spots@rice.edu X-Sun-Spots-Digest: Volume 9, Issue 193, message 2 I am running SunOS 4.0.3 and wish to extract a file from a level 0 dump tape using restore and the files' i-node number. This is because a filesystem became corrupted and fsck has placed the files in lost+found using the files' i-node as part of its name. The good 'ol SunOS man page for restore indicates that there is an "m" option to retrieve files by inode rather than by name, but I cant get it to work because it keeps wanting to use the i-number supplied as the NAME of the file to extract. Any ideas?.. Is there any other way to recover these files?? Any help most appreciated.