From owner-freebsd-questions@FreeBSD.ORG Thu May 8 04:44:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2F4137B404 for ; Thu, 8 May 2003 04:44:26 -0700 (PDT) Received: from archimedes.rsn.bth.se (archimedes.rsn.bth.se [194.47.145.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B8A543FA3 for ; Thu, 8 May 2003 04:44:25 -0700 (PDT) (envelope-from defacto@home.se) Received: from jarl.home.se (as4-3-5.paa.hs.bonet.se [217.215.11.194]) by archimedes.rsn.bth.se (8.12.6/8.12.6) with ESMTP id h48CDLFU024240; Thu, 8 May 2003 14:13:21 +0200 (CEST) (envelope-from defacto@home.se) Message-Id: <5.2.0.9.0.20030508134421.02010d98@archimedes.rsn.bth.se> X-Sender: jalle@archimedes.rsn.bth.se X-Mailer: QUALCOMM Windows Eudora Version 5.2.0.9 Date: Thu, 08 May 2003 13:44:36 +0200 To: Antoine Jacoutot , freebsd-questions@freebsd.org From: Jalle In-Reply-To: <200305081325.36007.ajacoutot@lphp.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: rm: Operation not permitted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2003 11:44:27 -0000 Wot about > chown -R root ERASE and > chgrp -R root ERASE and > chflags -R noschg ERASE huh? Dunno if it helps, but try it won't hurt... not me anyways! :o) Hope you solve it, please reply to the list in any case... Good luck! /J At 13:25 2003-05-08 +0200, Antoine Jacoutot wrote: >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 > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"