Hi, On Sat, Jun 08, 2002 at 01:23:48PM +0200, Michael Renner wrote: > Most likely these files collected some strange attributes while getting > corrupted, a "chattr -ASacdistu <file>" should make them deletable; with > "lsattr <file>" you can check if they've got any additional attributes > set. Only the append-only "-a" and immutable "-i" attributes would have the effect of preventing root from removing the file. Cheers, Stephen