From owner-freebsd-questions Wed Nov 28 18:43:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.vagner.com (NS1.VAGNER.COM [204.120.36.11]) by hub.freebsd.org (Postfix) with ESMTP id 0809637B416 for ; Wed, 28 Nov 2001 18:43:32 -0800 (PST) Received: (from root@localhost) by ns1.vagner.com (8.11.6/8.11.6) id fAT2hKp36973 for questions@freebsd.org; Wed, 28 Nov 2001 19:43:20 -0700 (MST) (envelope-from george@vagner.com) Received: from laptop (vsat-148-63-135-179.c2.sb4.mrt.starband.net [148.63.135.179]) by ns1.vagner.com (8.11.6/8.11.6av) with SMTP id fAT2h8L36965 for ; Wed, 28 Nov 2001 19:43:10 -0700 (MST) (envelope-from george@vagner.com) From: "george" To: Subject: cant delete directory Date: Wed, 28 Nov 2001 18:46:57 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Virus-Scanned: by AMaViS perl-11 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to delete a directory but it keeps giving me errors see below gateway# chflags -R noschg SysV gateway# ll total 1 drwxrwxrwx 4 root wheel 512 Nov 28 19:15 SysV gateway# rm -rf SysV rm: SysV: Directory not empty gateway# ls -la SysV total 2 drwxrwxrwx 4 root wheel 512 Nov 28 19:15 . drwxr-xr-x 3 root wheel 512 Aug 31 22:19 .. gateway# could it be corrupt or something? i been having hard disk problems lately with this partition. fsck output donnt show anything bad. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message