View Single Post
  #42 (permalink)  
Old 17-Jun-2009, 18:09
swerdna's Avatar
swerdna swerdna is online now
Global Moderator
 
Join Date: Mar 2008
Location: Oz
Posts: 4,879
swerdna is a reputation jewel in the roughswerdna is a reputation jewel in the roughswerdna is a reputation jewel in the roughswerdna is a reputation jewel in the roughswerdna is a reputation jewel in the rough
Default Re: Slab popups all the time

Quote:
Originally Posted by guadaloupi View Post
PS Can anyone tell me how to undo "chattr +i"?
I do mean without reformatting the hard drive and reinstalling everything!
I am unable to perform many functions, so my system is now unusable as is.

It would seem logical that using a -i parameter would reverse it. That is what is stated in the documentation I can find on the chattr command for e2fsprogs: But when try I, what I get is:
" # chattr -i .gvfs
chattr: Permission denied while trying to stat .gvfs"

chmod has no effect, nor does rm or rmdir even for root. Any advise?
The hidden folder .gvfs has attributes dr-x------. Change them to drwx------ the try again. I don't use chattr because it's dangerous if you don't fully understand it (and I don't). Maybe chattr has already made it impossible to chmod as a normal user. [Try chmod and rm as root of course].
__________________
Drop in and visit some time.
Reply With Quote