![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lost+found | morrish | Shell Programming and Scripting | 1 | 05-14-2008 08:01 PM |
| lost+found | morrish | UNIX for Advanced & Expert Users | 3 | 04-23-2008 02:00 PM |
| what is lost+found dir? | bok | UNIX for Advanced & Expert Users | 1 | 06-01-2005 12:09 PM |
| lost+found | Prafulla | UNIX for Advanced & Expert Users | 4 | 03-31-2002 09:24 AM |
| Lost+found | DPAI | UNIX for Dummies Questions & Answers | 6 | 02-19-2002 10:12 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I have a AIX 4.3.3 running on IBM pseries server. I have some jfs filesystems running on it. I dont see Lost+Found directory in them. Can anybody guide me why it is not available. Cheers, Vinod.. |
| Forum Sponsor | ||
|
|
|
|||
|
Maybe there was a small glitch in mkfs (that happens sometimes) or you have acidentally (with a mass-removal) deleted it.
'mkdir lost+found' and the problem is solved. bakunin |
|
||||
|
That is not enough to make a lost+found directory that can safely be used by fsck on a damaged filesystem. man mklost+found
|