From owner-freebsd-questions@FreeBSD.ORG Mon Jun 5 02:26:20 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6F27816A64C for ; Mon, 5 Jun 2006 02:26:20 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A69FE43D45 for ; Mon, 5 Jun 2006 02:26:19 +0000 (GMT) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.12.11) with ESMTP id k552QGtN087498 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 5 Jun 2006 09:26:16 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.13.3/8.12.11) id k552QF5q028850; Mon, 5 Jun 2006 09:26:15 +0700 (ICT) Date: Mon, 5 Jun 2006 09:26:15 +0700 (ICT) Message-Id: <200606050226.k552QF5q028850@banyan.cs.ait.ac.th> From: Olivier Nicole To: antennex@hotmail.com In-reply-to: (antennex@hotmail.com) References: X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Cc: freebsd-questions@freebsd.org Subject: Re: Cannot delete stubborn files - New Hint X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Jun 2006 02:26:20 -0000 > I cannot get it to reveal the crosslink that is preventing the removal. I beleive you tried find -inum. Do you have any lost+found directory at the root top level of the filesystem? I haven't seen any mention of the version of the FreeBSD you are running, nor the type of file system you are having problem with. If you have spare disk/partition, I beleive you could always copy everything (but the problem files) to a new partition and newfs the one making problem. best regards, Olivier