1828031 Members
2155 Online
109973 Solutions
New Discussion

lost+found

 
WilliamSmith11
Super Advisor

lost+found

I have get the same problem with a lost+found .

The boot disk of a tru64unix v4.0f get out of order,we made a fsck and all the file gone to lost + found .

we got a backup of /usr but the / file system is in lost + found.

Witch command does permit to me recover the files that are in the lost + found.

we make a can see all the information in the lost + found but we dont know how recover it , some clue

thank you .

ralph.
rperez
5 REPLIES 5
Michael Schulte zur Sur
Honored Contributor

Re: lost+found

Hi,

does this mean, you are using ufs?

greetings,

Michael
WilliamSmith11
Super Advisor

Re: lost+found

yes is ufs ,
some idea.
Thank you .
rperez
Ralf Puchner
Honored Contributor

Re: lost+found

create an advfs filesystem and restore from backup. It is a horrible job to move all the files manually to the directories from lost+found.

Btw. check if your system disk have a hardware problem.
Help() { FirstReadManual(urgently); Go_to_it;; }
WilliamSmith11
Super Advisor

Re: lost+found

The customer have not a backup, the only backup that we have is the lost+found that we recover from the wrong disk.
rperez
Ralf Puchner
Honored Contributor

Re: lost+found

so reinstall the machine from scratch. You need more time to move the files to the original place (not knowing if a file is missing) than installing a 4.0f machine.

If you have a syscheck output install is very easy and can also be made from a PC admin ;-). You need about 3-5 hours to finish this task.

Btw. how important is the system if a downtime of 2-3 days is suitable and no backup exists?

Help() { FirstReadManual(urgently); Go_to_it;; }