Date: Wed, 8 Sep 1999 18:11:46 +0900
   From: Sang-yong Suh <[EMAIL PROTECTED]>

   By the way, I need one more help.  The /dev/md0 partition has a lot
   of entries in its lost+found directory even after "rm -f".  It has
   9484 entries now.  When I tried rm, it says "Operation not permited".
   The programs "lsattr" and "chattr" did not help me.  "ls -l" shows
   some of them are devices files, pipes ...  All strange file modes. :-(

That means that part of your inode table got smashed.  Make sure you are
using the latest version of e2fsprogs (currently 1.15) which you can get
at 

   http://web.mit.edu/tytso/www/linux/e2fsprogs.html

That version of e2fsck should get rid of the bogus devices in
lost+found.

                                                - Ted

Reply via email to