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):

# chattr -i i2c-nforce2.ko
# rm i2c-nforce2.ko



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to