Greetings,
sorry for longer intro but maybe it'll help to find out the reason for the problem.
Recently my harddrive survived a crash but not entirely. I lost /usr/local/ partition and had to reinstall everything from scratch (no backups x( )
I tried to revive it with fsck but with no success so i created it again.
After several installations, my GF managed to blow the fuses so it had one hard crash again but this time i was able to salvage it with fsck. With one fault - in /usr/local/lost+found i got a directory #0000923 that is cycled. I mean it's like this:
and goes on and on until OS can't go any deeper. I tried to fsck it again but it didn't help, there was error something like:
missing '..' ... cannot fix, first entry in directory contains ... (don't remember exactly)
Now the filesystem works but whenever i try to do find i get the fts_read error, that is related to this directory.
If anyone knows what might have caused this or how to fix it, i can provide you with more information on request, thanks.
sorry for longer intro but maybe it'll help to find out the reason for the problem.
Recently my harddrive survived a crash but not entirely. I lost /usr/local/ partition and had to reinstall everything from scratch (no backups x( )
I tried to revive it with fsck but with no success so i created it again.
After several installations, my GF managed to blow the fuses so it had one hard crash again but this time i was able to salvage it with fsck. With one fault - in /usr/local/lost+found i got a directory #0000923 that is cycled. I mean it's like this:
Code:
11:40:51 root@kirril2: /usr/local/lost+found/#0000923/#0000923/#0000923
# ls
#0000923
and goes on and on until OS can't go any deeper. I tried to fsck it again but it didn't help, there was error something like:
missing '..' ... cannot fix, first entry in directory contains ... (don't remember exactly)
Now the filesystem works but whenever i try to do find i get the fts_read error, that is related to this directory.
If anyone knows what might have caused this or how to fix it, i can provide you with more information on request, thanks.