Hi ! I have a ERASE/empty/ directory in /root, and when I want to erase this folder, I get the following error: # rm -Rf ERASE/ rm: ERASE/empty: Operation not permitted rm: ERASE/: Directory not empty I chmod everything to 777 but still get the same error (as root !). Is there any way I can get read of those folders ? Thanks. Antoine