On Wed, 18 Jul 2007 13:40:05 +1000
Cameron Hutchison <[EMAIL PROTECTED]> wrote:
> Frank McCormick <[EMAIL PROTECTED]> wrote:
>
> > This is the output of ls -l
>
> >[EMAIL PROTECTED]:/lost+found/#573699/drivers/i2c/busses$ ls -l *
> >---s---r-t 1 993200132 3086322235 0 1931-09-13 15:22 i2c-nforce2.ko
>
> What is the output of "lsattr" ? It could be that it has the immutable
> bit set. To fix this, use chattr(1):
>
Bingo.
This is what lsattr said:
[EMAIL PROTECTED]:/lost+found/#573699/drivers/i2c/busses$ lsattr
--S--a-Ac-Z-Ej--T- ./i2c-nforce2.ko
And this allowed me to remove it:
chattr -S -a -A -c *
Now to run another file system check.
Thanks and cheers!
--
Change the world one loan at a time - visit Kiva.org to find out how
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]