Thanks,
Kathy
************************************
Kathy Bergsma
Computer Support Analyst
kber...@stat.ufl.edu
http://stat.ufl.edu/users/kbergsma/
(904)392-8446
(904)392-4168 (fax)
-----------------------------------
Albert Einstein (1879-1955):
"If I had only known, I would have been a locksmith."
-----------------------------------
--
************************************
Kathy Bergsma
Computer Support Analyst
kber...@stat.ufl.edu
http://stat.ufl.edu/users/kbergsma/
(904)392-8446
(904)392-4168 (fax)
-----------------------------------
Albert Einstein (1879-1955):
"If I had only known, I would have been a locksmith."
-----------------------------------
>Please don't laugh! A user's directory was accidently (it's always
>and accident, isn't it) removed from a DS3100 running Ultrix 4.3.
>Does anyone know of a utility or service that can restore from disk?
Is it safe to assume that restore is not a reasonable suggestion (this
requireing a backup created with dump)?
1. Dismount the file system before any of the blocks can get
allocated.
2. The files are gone. Recovery won't be easy and may
require sifting through every free file fragment on
the file system.
3. Get a copy of gatekeeper.dec.com:/pub/sysadm/recover.tar.Z.
This program knows how to search the free block on a cylinder group
by cylinder group basis for "text" files. See the comments in the
program for what it consider text. With hints it can limit its
search to specific cylinder groups.
Warnings. The program requires read access to the raw partition.
This bypassing of normal file system security may give some system
managers fits because it allows the user to look at every block
that deleted files that hasn't been recycled.
The program has no way of knowing what file a particular block belonged
to, so you end with a very large jigsaw puzzle.
Good luck.
>
>
>Kathy Bergsma
--
Alan Rollow al...@nabeth.cxo.dec.com