The lost+foundlost+found directory (not Lost+Found) is a construct used by fsckfsck when there is damage to the filesystem (not to the hardware device, but to the fs). Files that would normally be lost because of directory corruption would be linked in that filesystem's lost+foundlost+found directory by inode number. Some of these might be lost directories or lost files or even lost devices. Each filesystem should have its own lost+foundlost+found directory, but you might be looking at a system with only one filesystem. In general, you should hope that the directory is empty; but if there is corruption, be thankful that in many conditions files can be recovered after fsckfsck places them here.
erch
- 5.2k
- 17
- 52
- 86