|
It ought to be recreated -- it is where fsck will put the parts of lost files that it finds. Open a terminal window, become root, then navigate to the root of the mounted partition that needs a lost+found directory, run "mklost+found", then exit. If root is disabled then (I am guessing), then open a terminal window, navigate to the root of the partition that needs a lost+found directory, run "sudo mklost+found", then exit. That ought to do it.
|