1MKLOST+FOUND(8) System Manager's Manual MKLOST+FOUND(8)
2
3
4
6 mklost+found - create a lost+found directory on a mounted Linux second
7 extended file system
8
10 mklost+found
11
13 mklost+found is used to create a lost+found directory in the current
14 working directory on a Linux second extended file system. There is
15 normally a lost+found directory in the root directory of each file sys‐
16 tem.
17
18 mklost+found pre-allocates disk blocks to the lost+found directory so
19 that when e2fsck(8) is being run to recover a file system, it does not
20 need to allocate blocks in the file system to store a large number of
21 unlinked files. This ensures that e2fsck will not have to allocate
22 data blocks in the file system during recovery.
23
25 There are none.
26
28 mklost+found has been written by Remy Card <Remy.Card@linux.org>. It
29 is currently being maintained by Theodore Ts'o <tytso@alum.mit.edu>.
30
32 There are none :-)
33
35 mklost+found is part of the e2fsprogs package and is available from
36 http://e2fsprogs.sourceforge.net.
37
39 e2fsck(8), mke2fs(8)
40
41
42
43E2fsprogs version 1.46.5 December 2021 MKLOST+FOUND(8)