From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1N6vbz-0004l3-2C for garchives@archives.gentoo.org; Sun, 08 Nov 2009 00:26:31 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0FCC8E0B2D; Sun, 8 Nov 2009 00:26:30 +0000 (UTC) Received: from smtpout.karoo.kcom.com (smtpout.karoo.kcom.com [212.50.160.34]) by pigeon.gentoo.org (Postfix) with ESMTP id C55DAE0B2D for ; Sun, 8 Nov 2009 00:26:29 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.44,701,1249254000"; d="scan'208";a="140838769" Received: from unknown (HELO compaq.stroller.uk.eu.org) ([213.152.39.90]) by smtpout.karoo.kcom.com with ESMTP; 08 Nov 2009 00:26:29 +0000 Received: from funf.stroller.uk.eu.org (funf.stroller.uk.eu.org [192.168.1.71]) by compaq.stroller.uk.eu.org (Postfix) with ESMTP id 2AB771287C for ; Sun, 8 Nov 2009 00:26:25 +0000 (GMT) Message-Id: From: Stroller To: gentoo-user@lists.gentoo.org In-Reply-To: <20091107170519.GC4713@ca.inter.net> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: [gentoo-user] "deleted inode referenced" Date: Sun, 8 Nov 2009 00:26:26 +0000 References: <20091107170519.GC4713@ca.inter.net> X-Mailer: Apple Mail (2.936) X-Archives-Salt: 68b2a609-5b40-4159-96aa-fd7ad7ec4b6e X-Archives-Hash: 91c25617b6ff16edc105b6cb93250e83 On 7 Nov 2009, at 17:05, Philip Webb wrote: > ... > There are files in /var /tmp which I can't remove: > the msg is "EXT2-fs error: ext2_lookup: deleted inode referenced: > 16388". > > I got round the problem by creating new dirs, copying everything else > & renaming the dirs, but that leaves me with /bad1 , which I can't > remove > as it contains a reference to an inode which no longer exists. ... Have you tried running fsck on the filesystem? Stroller.