Statux wrote:

> Have you run fsck.ext2 on the partitions?
> 
> If not, run it first.. then if the stuff remains, use debugfs (from the
> package of the same name.. _I think_, man debugfs for details) to mark the
> inodes as deleted (link count 0, dtime non-zero), quit, then fsck the
> partition again. See if that helps. If not even that works, then your only
> option would be possibly to reformat :/ Editing the filesystem directly
> should work tho.
> 
>


Thank you!

debugfs did the trick.  I opend the filesystem in read/write mode, and 
used the rm command.  That did it.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to