From owner-freebsd-questions@FreeBSD.ORG Sat Mar 6 17:33:06 2004 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 2BCAC16A4CE for ; Sat, 6 Mar 2004 17:33:06 -0800 (PST) Received: from mta4.rcsntx.swbell.net (mta4.rcsntx.swbell.net [151.164.30.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF95043D2D for ; Sat, 6 Mar 2004 17:33:05 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (7f267bd82698a3db5efa83d26d56c1d7@adsl-67-119-53-203.dsl.lsan03.pacbell.net [67.119.53.203])i271X4rA025111; Sat, 6 Mar 2004 19:33:04 -0600 (CST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3C26F5139C; Sat, 6 Mar 2004 17:33:03 -0800 (PST) Date: Sat, 6 Mar 2004 17:33:03 -0800 From: Kris Kennaway To: Vincent Poy Message-ID: <20040307013302.GA94784@xor.obsecurity.org> References: <20040306223131.GD74091@xor.obsecurity.org> <20040306135922.I8264-100000@oahu.WURLDLINK.NET> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WIyZ46R2i8wDzkSu" Content-Disposition: inline In-Reply-To: <20040306135922.I8264-100000@oahu.WURLDLINK.NET> User-Agent: Mutt/1.4.2.1i cc: questions@freebsd.org cc: Kris Kennaway Subject: Re: deleting lost+found directory 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: Sun, 07 Mar 2004 01:33:06 -0000 --WIyZ46R2i8wDzkSu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 06, 2004 at 02:00:12PM -1000, Vincent Poy wrote: > > They're just directories, remove them in the usual way. >=20 > Tried that, didn't work... > root@bigbang [4:00pm][/mnt/usr/lost+found] >> rm -rf * > rm: #5558272: Directory not empty > rm: #7018496: Directory not empty > rm: #7206914: Directory not empty > rm: #7254025: Directory not empty > rm: #7254167: Directory not empty Unmount the filesystem and run fsck again (e.g. with the -f flag). You seem to have additional filesystem corruption here. Kris --WIyZ46R2i8wDzkSu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFASnvOWry0BWjoQKURAuD8AKCdX23It6vpdsExOXHWbf7ni7UCxACgpY/d qemOZGhTgvo/dPrslqgcwdY= =fqXD -----END PGP SIGNATURE----- --WIyZ46R2i8wDzkSu--